Bookmarks Versions Save

🔖 Bookmark app for Nextcloud

v11.0.4

1 year ago

Fixed

  • LinkExplorer: Fix to provide privacy-by-default

v11.0.3

1 year ago

Fixed

  • Support Nextcloud 25
  • ExtractFromNotesJob: decrease frequency to releave performance impact

v11.0.2

1 year ago

Fixed

  • FolderOverview: Make scrollable
  • Fix VirtualScroll component

v11.0.1

1 year ago

Fixed

  • Fixed Background job error "Trying to access array offset on value of type int"

v11.0.0

1 year ago

Changed

  • BookmarkMapper#findAll: Implement recursive query

Breaking changes

  • Breaks compatibility with MySQL 5.7, MySQL 8 (or MariaDB 10.2.2) is now required

New

  • Implement virtual scrolling
  • First load time improvement: Load settings using initial state
  • Bookmark: Show globe symbol while loading screenshot

Fixed

  • BgJob: Do not check notes if user has no bookmarks
  • UI: Better sizing of Bookmark fallback background
  • UI: Fix Item alignment in list view

v10.5.1

1 year ago

Fixed

  • Reverted "BookmarkMapper#findAll: Implement recursive query" to keep compatibility with MySQL 5.7

v10.5.0

1 year ago

New

  • Add ClearPreviews command
  • UI: Implement folder tree in AppContentList

Fixed

  • UI: Add "K" to bookmarks count
  • CrawlService: Make sure archived files always have a file ext
  • Fix BackupJob check
  • BookmarkMapper#findAll: Implement recursive query. Should fix some performance problems

v10.4.0

1 year ago

New

  • "Copy link" menu option for bookmarks

Fixed

  • ExtractFomNotes: Change warning to debug log message
  • Disable Backup by default
  • Navigation: Display large numbers as "10.2K"
  • Sync performance: BookmarkService#create: Don't crawl new bookmarks directly but add IndividualCrawlJob
  • New translations from from transifex
  • Update dependencies

v10.3.1

2 years ago

Fixed

  • Fix backup user setting
  • Fix localized backup file path

v10.3.0

2 years ago

New

  • Allow disabling backups
  • Support Nextcloud 24

Fixed

  • Explicitly do not support Oracle