You need to be on the latest sync-server (0.0.5 at the time of writing this) to use this version without any issues.
What's New
- Added search bar in Panels to search for folders that can be added to the panel (#89)
- New logo (improved version, still based on the concept of the legacy logo)
Improvements
Internal
- Panel folder processing on homescreen has been improved and moved to ViewModel instead of direct passing from the respective composable
Fixes
- Default values will now be used if no values or empty values are found in the language packs
- Snapshots now get suspended temporarily if sync/import/deletion of the entire database takes place. A forced snapshot will be created after suspension is cleared
- Duplicate links now get filtered out (excluding those in the "All Links" section) (#61)
- Connection to socket will now be kept alive (as it should be) after initial sync
- Filters out duplicate suggested filters in "All Links" (#90)
- Filter out duplicate panel folders (I wasn't able to reproduce this locally, but added the filtering; hopefully, this should solve #79)
Full Changelog: release-v0.13.1...release-v0.13.2