- Confidential information has no longer stored in data.json as is.
- Synchronising progress has been shown in the notification.
- We can commit passphrases with a keyboard.
- Configuration which had not been saved yet is marked now.
Fixed:
- Hidden files have been synchronised again.
And, minor changes have been included.
- The metadata of the deleted files will be kept on the database by default.
- We can see the history of deleted files.
- Update information became to be shown on the major upgrade.
Fixed:
- `Pick file to show` was renamed to `Pick a file to show.
- Files in the `Pick a file to show` are now ordered by their modified date descent.
- Encrypting setup URI by passphrse.
(Note: You have to make the setup URI again)
Fixed:
- Setup procedure fixed.
- Status text fixed.
- Documentation fixed.
- Illegible coloring of the Diff dialog.
# Implemented
- On-the-fly encryption and decryption in replication.
- Text splitting algorithms updated
(use a bit more memory (which is saved by On-the-fly enc-dec), but faster than old algorithms.)
- Garbage collector is now decent and memory saving.
# Internal things
- Refactored so much.
- Tidied up the Setting dialog.
- Implemented Automatic plugin saving.
- implemented notifying the new plugin or its settings.
Fixed:
- Reduced reconnection when editing configuration.
- Fixed the problem about syncing the stylesheet of the plugin.
- Plugin and setting table.
- Add new option showOwnPlugin.
- Change icons.
- Buttons in setting dialog.
Fixed: Could not sync the file that contains "$" in filename.
- Removed waiting delay on fetching files from the database when launch.
- Database had not been closed right timings.
- Fixed wrong message.
Improved:
- Plugins and Settings sync is not compatible with Cloudant.
- "Restore from file" is added on "Corrupted data".