Skip to content

Releases: nextcloud/bookmarks

v10.1.0

01 Mar 11:52
Compare
Choose a tag to compare

New

  • Integrate with Nextcloud Talk: Allow bookmarking mentioned links
  • Add FirstRun view
  • Implement Shared folders filter
  • Remember whether user has seen scraping settings notification
  • Support right click on items
  • Add option for setting Pageres ENV vars

Fixed

  • AdminSettings: Use initialState to load settings
  • BookmarkController: Remove hierarchy limit for public links
  • UX: Don't open details of newly created bookmark
  • Improve folder moving UX
  • Improve loading UX
  • Improve drag and drop UX
  • UI: Polish bookmarks description in overview
  • Update marcelklehr/link-preview

v10.0.3

04 Dec 17:24
Compare
Choose a tag to compare

Fixed

  • App info: Mark as compatible with nc 23
  • Fix getPermissionsOfFolder: Use correct share
  • Fix Bookmark creation
  • Update @nextcloud/vue
  • UX: Highlight possible drop targets before hovering over them
  • Fix UX: Only display back button when viewing a folder
  • Fix "sharing folder doesn't display contents"

v10.0.2

18 Oct 15:22
Compare
Choose a tag to compare

Fixed

  • UX: Improve bookmarked files feature and increase CrawlJob frequency

v10.0.1

06 Oct 17:18
Compare
Choose a tag to compare

Fixed

  • Drop symfony dependency
  • Cap description content at 1024 chars
  • API: Properly return 401 if no auth header was sent
  • API: Fix CSRF vulnerability

v10.0.0

21 Sep 12:30
Compare
Choose a tag to compare

New

  • Add "Add to folders" action for bookmarks
  • API: Implement locking

Fixed

  • Update browserlist
  • Update dependencies
  • BookmarkService: Don't update bookmark if there have been no changes
  • Disable drag-and-drop when renaming item
  • SidebarBookmark: Show which folders a bookmark belongs to
  • Fix: Don't hide search behind bookmark details
  • Major version bump to v10 to fix release tags in accordance with semantic versioning

v4.4.1

22 Aug 10:16
Compare
Choose a tag to compare

Fixed

  • Accommodate small sort buffer sizes in mysql

v4.4.0

26 Jul 15:54
Compare
Choose a tag to compare

New

  • Use webpack code splitting for faster loading times
  • bookmark endpoint: Improve performance by introducing supporting query
  • DB: Add new composite index for bookmarks_shared_folders (performance optimzation)
  • Switch to npm7 and use latests global configs

Fixed

  • NoBookmarks view: Don't display import and sync buttons in public view
  • Fix: Adding same bookmark second time removes preexisting tags
  • Fix input.focus error
  • Fix hash endpoint: Allow hashing with tags

v4.3.0

18 Jul 16:55
Compare
Choose a tag to compare

New

  • Support Nextcloud 22 πŸŽ‰
  • New screenshots πŸ“·

Fixed

  • Fix OrphanedTreeItemsRepairStep
  • Fix multiselect in sidebar (see #1554) πŸ€•
  • Fix uncaught UrlParseErrors (see #1598) πŸ€•
  • API: Permission errors now have status 403 instead of 405 (see #1602) πŸ€•
  • Add clickcount db index (see #1588) πŸ€•

v4.2.2

10 Jun 12:37
Compare
Choose a tag to compare

Fixed

  • Fix OrphanedTreeItemsRepairStep
  • Switch out readability.php (#1563)
  • Fix BulkEditing covering MoveDialog
  • Add description to "Install on home screen"
  • UX: Navigation: re-add Search tags menu item
  • UI: Performance: Don't load children order unnecessarily
  • UX: Improve initial load time
  • Fix tag filter query performance issue

v4.2.1

17 May 08:38
Compare
Choose a tag to compare

Fixed

  • CrawlService: Don't log server errors
  • Fix Public link view
  • Fix Authorizer
  • Fix folder title in controls
  • Fix bookmarklet