Today is an important milestone for us and it’s important that you know about it.
We just released Flusk Vault on its open beta version!
What's new?
New Pricing Model
We were thinking about this for the past 3 weeks, and we finally decided that the pricing model will not be a monthly subscription.
Instead, you will buy a 1-year license for every app you want to perform audits on. No automatic renewal.
Final pricing is available at https://flusk.eu/products.vault
Reviewing databases and pages sensitivity
Reviewing databases and pages should now be easier: we simplified the process to make it "Not sensitive" or "Sensitive". No more misunderstanding with the "Medium sensitivity", that we were anyway handling as something "Sensitive".
Multi-versioning
We now support multi-versioning on Flusk Vault. It was a lot of work on the app structure and on how our back-end was composed, but it is now working.
It allows you to split your Vault Dashboard depending on the versions you have on your app, and the issues are also now version-dependent. It means an issue can be resolved on version 'test', but will still remain unresolved as it is present on version 'live'.
Significant Performances Improvements
  • We removed page checks for non-sensitive pages, making the testing time down approx. 20%
  • We upgraded our infrastructure to a higher plan which will increase test speed. We're also planning on having a specific "priority" job time which is expected to run 400% faster.
Bulk actions on task
ezgif-5-e5e4ddf4dd
New issues tab design
Screenshot 2023-03-03 at 6
Collaborators and assignees
Screenshot 2023-03-14 at 3
New features:
  • We'll now ask from time to time to review some of the issues you classify in order to improve the relevance of the reports
  • A new issue type has been added: "Test version protection". It basically checks if your test version is protected with a password. We are thinking about giving you AI-generated feedback about the complexity of the username/password combination.
  • A new issue type has been added: "Default username password combination". If your test version is protected by a password, we check if the combination is equal to the default one, which is 'username':'password'.
  • Assign an issue to a collaborator: you can assign one or multiple people on an issue, so they know they are concerned with and can filter the issues view to only show the issues they're assigned on.
  • Issue history: we now keep in our database the evolution of every issue. You can basically find 4 types of entries in the history: comments, when the issue was discovered, collaboration assignation and version logging.
Minors improvements and fixes:
  • Fixed an error where the main menu disappeared
  • Added corresponding actions to every issue type
  • Checklist is now reinitialized when adding a new page/database
  • Updated Intercom article about reviewing pages/databases
  • Added a tab to manage organization
  • "Missing Admin Permission" when adding "connect@flusk.eu" as a collab was not working anymore. It is now fixed.
  • Weird line next to the chat box: it is now fixed. We couldn't fix this issue for more than 5 weeks!
  • Updated the whole pricing model and the app logic
  • Wrote Intercom documentation about collaborators, organization members and application sharing
  • Added a new, prettier loader when adding a new app and performing a test
  • Added a tooltip for sensitivity rating to help people better understand what it is about
  • Added icons in the Issues Tab next to the "Items" to give more context about the issues
  • Changed UX and UI of the "Assume prediction is correct". To be honest, the UX & UI changement were... to delete that button.
  • When filtering the issues in the Issues Tab, the issues count was not showing up anymore: it is now fixed
  • Fixed a small bug when submitting feedback about an issue: it was throwing an error when you did not add a description
  • Sometimes, the issue "API Workflow Protection" did not tell you which API Workflow it was talking about. It is now fixed.
  • It is now possible to add a new app via its URL (before, it was only via app ID)
  • Added a verification when adding a new app via ID. We are verifying that the ID you entered is linked to a Bubble app.
  • When performing an action on an issue (ignore, mark as resolved), we now automatically close it
  • Fixed a small responsive bug about issues count per category
  • Added a hover status on "I need help understanding this issue"
  • Added a button "My dashboard" on https://flusk.eu that sends you to https://app.flusk.eu
  • You can now open the Bubble Editor on the right tab according to your Vault issue (if it's a privacy rules issue, we'll open the editor in the Privacy rules tab) (pretty cool, isn't it?)
  • Issues non related to pages are now shown on top of the issues list
  • Approve collaborator: there was a bug where we could not see if the collaborator could only work on development version
  • Reviewing databases sensitivity is now faster & less buggy
  • Fixed alignement on issues RG
  • Fixed weird behaviour of the issues RG at the bottom of the page
  • The "Vault installation down" notification could be sent before you added "connect@flusk.eu" as a collaborator for the first time. It is now fixed
  • Sample issue was shown multiple times if you had more than 1 version
  • Blocked "Issues" and "Checklist" tabs on mobile devices
  • Delete function has been 100% finished, making us a bit more RGPD compliant