Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
v4.4.2
Fixed
- Update some unclear wording in i18n strings
- Fix "sync up" and "sync down" buttons
- Reset cache on update to fix issues from v4.4.0
v4.4.1
Fixed
- Fix sync cache
- Fix: Don't touch root folders
- Fix NexcloudFolders: Use lock for getBookmarkslist
v4.4.0
New
- New Sync algorithm
- Implement option to sync tabs
Fixed
- Fixed problems with old sync algorithm
- Display loading indicator for accounts overview
- Don't fail loading account if folder doesn't exist anymore
- Fix server URL validation
Changed
- Drop support for legacy nextcloud bookmarks sync method. (Please see README for ways to migrate)
v4.4.0-rc1
New
- New Sync algorithm
Fixed
- Fixed problems with old sync algorithm
- Display loading indicator for accounts overview
- Don't fail loading account if folder doesn't exist anymore
v4.3.0
v4.2.6
New
- Add option for nested accounts
- Revert "Allow syncing the same folder with multiple accounts"
Fixed
- Try to fix unmapped children error
- Sync algorithm: XOR createdUpstream with existingChildren
- Update dependencies
- NextcloudFolders: Improve error message on non-200 response
- Update screenshots
- SyncProcess: Fix concurrency for merging
- NestedSync: Fix WebDAV and NextcloudLegacy
- WebDAV: Give up faster when lock doesn't unlock
- Permissions: We may need unlimited storage
v4.2.5
Fixed
WebDAV adapter: Fix bookmarks_file option
v4.2.4
Fixed
Refactor options event handling to fix options UX