Skip to content

0.11.1

Latest
Compare
Choose a tag to compare
@sakethpathike sakethpathike released this 20 Feb 19:01

This app version is not fully compatible with server versions 0.0.1 and 0.0.2 due to a newly added feature, which is also implemented in the latest server version.

To keep everything working correctly when connecting to a sync server, use the latest version (0.0.3 at the time of writing).

What's New

  • Added a feature to remove duplicate links from all collections.
    • If the same link appears multiple times in the same folder, it will be removed.
    • Duplicates across different folders remain untouched.
    • Useful for cleaning up duplicate links in folders like Saved Links, Important Links, Archive, or any custom folder.
    • You can access this at Settings -> Data -> Delete Duplicate Links.

Improvements

  • Links recorded in History will no longer be duplicated [#58].
  • Fixed an issue where deleting items locally wouldn’t remove them from the remote database if the sync server was unavailable.

Known Issues

  • If you delete the server connection and connect to a different server with a different database, data won't sync.
    • Workaround: Export existing data, delete everything locally, reconnect to the server, and re-import the exported data.
    • If you're using only one connection, this won’t be an issue, and sync-server will continue working fine.

Full Changelog: release-v0.11.0...release-v0.11.1