Skip to content

Releases: nextcloud/bookmarks

v15.1.1

21 Jun 09:20

Choose a tag to compare

Fixed

  • fix(composer): Remove dependencies that are in server already
  • Fix(l10n): Update translations from Transifex

v15.1.0

23 Feb 11:09

Choose a tag to compare

New

  • feat: Add support for Nextcloud 31

Fixed

  • Fix(l10n): Update translations from Transifex
  • fix: Fix archive setting

v15.0.5

18 Jan 10:33

Choose a tag to compare

Fixed

  • fix(FileCacheGCJob): Turn error into a warning and make it clearer what's needed to fix it
  • fix(archival): Properly interpret setting value
  • fix(IMPORT_BOOKMARKS): Properly reload folders after import
  • fix(TreeMapper#findChildren): Don't mix up type of children vs type of folder
  • fix: Make export work in non-root pages
  • Build(deps): Bump sanitize-html from 2.13.1 to 2.14.0
  • Build(deps): Bump @nextcloud/vue from 8.21.0 to 8.22.0
  • fix(FoldersController): Refactor addToFolder
  • Fix(l10n): Update translations from Transifex

v15.0.4

12 Dec 16:39

Choose a tag to compare

Fixed

  • fix(BookmarkMapper): Be compatible with mysql ANSI_QUOTES option
  • Fix(l10n): Update translations from Transifex
  • fix(Bookmarkmapper): Don't count soft deleted bookmarks
  • chore: update deps

v14.2.7

12 Dec 16:20

Choose a tag to compare

Fixed

  • fix(BookmarkMapper): Be compatible with mysql ANSI_QUOTES option
  • fix(softUndeleteEntry): Only reset index of bookmarks if it is indeed soft-deleted

v15.0.3

30 Nov 17:20

Choose a tag to compare

Fixed

  • fix(BookmarkService): Prevent creation of duplicate bookmarks
  • fix(softUndeleteEntry): Only reset index of bookmarks if it is indeed soft-deleted
  • Fix(l10n): Update translations from Transifex

v15.0.2

22 Sep 12:01

Choose a tag to compare

Fix

  • fix(TreeMapper#isFolderSharedWithUser): Check full depth
  • fix(TreeMapper): Fix treatment of soft-deleted bookmarks

v14.2.6

22 Sep 12:12

Choose a tag to compare

Fixed

  • fix(TreeMapper#isFolderSharedWithUser): Check full depth
  • fix(TreeMapper): Fix treatment of soft-deleted bookmarks

v15.0.1

12 Sep 11:40

Choose a tag to compare

Fix

  • Don't use existing user when header is set

v14.2.5

12 Sep 11:57

Choose a tag to compare

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