Update readme for release

This commit is contained in:
Moonchild 2021-02-11 04:29:38 +01:00
parent 908e9c3311
commit 03c7e09b97
No known key found for this signature in database
GPG Key ID: 26B40624BDBFD9F3

View File

@ -15,7 +15,7 @@ important features:
* Delete account from the web
* Reset password from the web (similar to reset inside the client)
Current state is the state as-used by the Pale Moon Sync service, which is v0.15.
Current state is the state as-used by the Pale Moon Sync service, which is v0.16.
If you wish to help complete the missing features, please feel free to clone this repository and make
the necessary edits -- kindly submit a pull request after you've tested your changes so it can be merged
@ -23,6 +23,12 @@ back in and improve this software!
Release notes:
FSyncMS v0.16
======
- Implemented caching for quota totals calculation (#10), dramatically reducing userland CPU.
- Switched off Quota logging (should only be enabled if necessary)
FSyncMS v0.15
======