- 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.
- Leaked prototyping code.
New feature:
- `Pick file to show history` shows a file list and you can choose one for showing history.
- `Back to this revision` implemented on the Document history dialog.
- Leaked prototyping code.
New feature:
- `Pick file to show history` shows a file list and you can choose one for showing history.
- `Back to this revision` implemented on the Document history dialog.
- Now Notification is less noisy.
- Some synchronization won't be missed.
- Scanning speed improved.
Implemented:
- Implemented notifications to reload the plugin.
- Rescue button to updating all hidden files for overwriting them on other vaults.
While following the README, it told me to enable "Use History" though I couldn't find this setting anywhere. Turned out, it became the default as of 89de551fd7 with no way to be configured. So this PR, removes this step from the readme.
- Unexpected massive palallel running of file checking in boot sequence is solved.
- Batch file change is not missing changes now.
- Ignore changes caused by the plug-ins themselves.
- Garbage collection is completely disabled.
- Fixed sometimes fails initial replication after dropping local DB.
Improved:
- a bit more understandable messages
- Save the file into the big chunk on initial scan.
- Use history is always enabled.
- Boot sequence got faster.
- Encrypting setup URI by passphrse.
(Note: You have to make the setup URI again)
Fixed:
- Setup procedure fixed.
- Status text fixed.
- Documentation fixed.