Releases: nextcloud/bookmarks
Releases Β· nextcloud/bookmarks
v15.0.2
v14.2.6
Fixed
- fix(TreeMapper#isFolderSharedWithUser): Check full depth
- fix(TreeMapper): Fix treatment of soft-deleted bookmarks
v15.0.1
Fix
- Don't use existing user when header is set
v14.2.5
Fixed
- fix(Db\Bookmark): Fix UTF-8 encoding of user-facing content
- fix(HtmlImport): Don't fail if add_date int is too large
- fix: Don't use existing user when header is set
v15.0.0
Breaking changes
- Dropped support for Nextcloud < 30
New
- New Nextcloud 30 UI Design
- feat(Settings): Link to app store
- feat(ux): Sync folder sidebar with opening folders
Fixed
- fix(Db\Bookmark): Fix UTF-8 encoding of user-facing content
- fix(HtmlImport): Don't fail if add_date int is too large
- fix: Shared with you view was broken
- fix(TreeMapper#getSoftDeletedRootItems): Avoid O(n^2) algorithm
- fix(LoadingModal): Show spinner while emptying trashbin
- fix(BookmarkController#import): Give more meanigful error message when upload failed
- fix(WebviewController): Fix Copypasta
- fix(BookmarkController#countBookmarks): Fix root folder count
- fix(Navigation): Don't display Files menu entry if feature is not enabled
- fix(Search): Only search after >2 characters have been entered
v14.2.4
Fixed
- fix(TreeMapper#getSoftDeletedRootItems): Avoid O(n^2) algorithm
- fix(LoadingModal): Show spinner while emptying trashbin
- fix(BookmarkController#import): Give more meanigful error message when upload failed
- fix(WebviewController): Fix Copypasta
- feat(BookmarkController#countBookmarks): Fix root folder count
- feat(Settings): Link to app store
- feat(ux): Sync folder sidebar with opening folders
- fix(Navigation): Don't display Files menu entry if feature is not enabled
- fix(Search): Only search after >2 characters have been entered
v14.2.3
Fixed
- fix(TreeMapper#deleteOldTrashbinItems)
- feat(Trash bin): Add "empty trash bin" button
- fix(Bookmark): Use strlen instead of mb_strlen to count bytes in string
- fix(CrawlService): Increase timeout
- fix(BackupJob): use array_merge instead of +
- fix: php 8.0 support
- fix: refactor API endpoints
- Fix(l10n): Update translations from Transifex
- Fix php 8.0 support
- fix(Settings): Archiving and Backup options were not working
- fix(previews): use secure version of screeenly (Thanks to Stefan Zweifel)
v14.2.2
Fixed
- fix settings controller
v14.2.1
Fixed
- perf: Use distributed cache instead of local
- fix: Folder search in root folder was broken
- fix(Navigation): limit meter was broken
- fix: Improve UX of admin settings
v14.2.0
New
- feat: Visualize click count
Fixed
- fix: Soft-deleting multiple folders breaks interface
- fix(Settings): Add icons for need-help and support-project sections
- fix(PageresBookmarkPreviewer)
- fix(FaviconPreviewer): Correctly use inferred favicon from scraper
- fix: Improve virtual scroll
- fix: Fix hard deletion of folders
- fix: Fix hard deletion of bookmarks
- fix: Small visual fixes
- fix: Display URL if title is empty