All releases

Version 0.24.0

2026-08-09 05:50:38 UTC

HotfixBeta

Changed

2
  • Added a standing warning above the inquiry box: do not write personal information or secret keys there.

  • Split the drive screen's internal code into smaller modules. Behaviour is unchanged.

Security

1
  • Changed how support inquiries are stored: your words and what you attach are now encrypted inside our database.

    Support inquiries were the one thing we store that we can read, and until now they sat in the database as plain rows — so a copy of the database was a copy of your words. They are now encrypted with a key held only by the running server, and the rows that existed before were converted the same way. This protects database copies and backups; it does not protect against whoever controls the running server itself, which is why the warning above the inquiry box still applies.

NMTS — cloud storage that encrypts in your browser