mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-02 18:37:12 +00:00
- 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.
8 lines
650 B
Markdown
8 lines
650 B
Markdown
### 0.13.0
|
|
|
|
- The metadata of the deleted files will be kept on the database by default. If you want to delete this as the previous version, please turn on `Delete metadata of deleted files.`. And, if you have upgraded from the older version, please ensure every device has been upgraded.
|
|
- Please turn on `Delete metadata of deleted files.` if you are using livesync-classroom or filesystem-livesync.
|
|
- We can see the history of deleted files.
|
|
- `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.
|
|
- Update information became to be shown on the major upgrade. |