Version 0.25.0
2026-08-09 10:26:26 UTC
Added
2Added an in-app text size setting to the account screen — percent of the device's own size, applied to every device of this account.
The default follows the device setting, and the setting multiplies it rather than replacing it, so the device's accessibility choice stays in effect. The value is stored inside the encrypted file list; the server does not learn it. It applies to the signed-in app screens, not the public pages.
Added developer mode: an account-level switch that shows each file's storage facts — blob ID, storage object, network, end epoch, size — and a ciphertext download link in the file detail.
The values were always returned by the server on every download; the screen simply never showed them. The ciphertext link points straight at the public storage network's own reader, so the download does not pass through NMTS. The switch is stored inside the encrypted file list; the server does not learn who turned it on.
Changed
1Gave big-text screens more room: wider line and card spacing, and a size ceiling on tab names, buttons and badges only.
On a phone with the system text size turned up, the screens read as crammed. The spacing now opens up at large sizes, and only secondary labels — tab names, buttons, badges — stop growing past a ceiling. Body text, file names and values keep growing with the reader's setting.