Version 0.9.0
2026-08-06 11:01:22 UTC
Added
1Added a button that saves a notice as a dated file, in both languages.
We hold no email address, phone number or postal address for anyone, so a notice can only be posted, never sent. A posted page is something you have to go and look at, and something we could edit. The file is neither: it is on your disk, it carries the date it was published, and it holds the Korean and the English text of the same notice.
Changed
1Changed the donation address. Donations now go to a new address; the old one is no longer in use.
The address shown on the 후원 card, and the one a send goes to, is now 0x5414efbe…40c09c1. Anything sent to the old address after this release will not reach us. The address is copied and shown in full on the card itself — check it there before sending, as you should with any address.
Fixed
4Fixed the re-acceptance gate blocking things it promised never to block: deleting a file, restoring one from the trash, and recording a storage extension already paid for.
Deleting a file is two steps: the record on our server, which was never blocked, and the rewrite of your own encrypted file list, which was — blocked, the first step finished and the second did not, so the file stayed in your list while its key was already on the way out. Restoring and extension receipts were blocked for no gain of ours: neither adds anything, and an extension is a receipt for storage your wallet has already paid for. All three now go through whether or not the documents in force have been accepted. Uploading, creating a share and applying for credits are still refused until they are.
Fixed the re-acceptance screen coming up in front of the documents it asks you to read, and in front of the notice board, the support inbox and the way out.
The screen links to the Terms, the Privacy Policy and the notice board. Opening one of those brought the screen up again, so the documents could not be read from the screen asking you to accept them. The account screen — which is where deleting your account lives — was behind it too. Those pages now show the standing row instead, and the row opens the screen when you want it.
Fixed the re-acceptance screen taking over a page mid-session when the news arrived through an ordinary read instead of a refused write.
The rule is that arriving with acceptance owed puts the screen first, and learning about it while you are working puts a row above the screen instead — because replacing the page kills whatever is running on it, and a download is never refused. That rule was only applied when a refused write delivered the news. Now it goes by when the account learned, not how.
Fixed an upload being refused only after the wallet had paid, when the documents in force had not been accepted.
The refusal came at the last step, after the bytes were registered, uploaded and certified on chain. Now the check runs before anything starts, beside the one that asks whether your file list can be written at all, and the upload does not begin.