Skip to content

Releases: nextcloud/bookmarks

v0.9.0

28 Aug 19:47

Choose a tag to compare

  • ENHANCEMENT: accept pages that return 401-403, show error message on other error codes
  • FIX: viewBox of SVG to allow proper scaling in Firefox
  • FIX: undefined offset warning
  • NOTE: The release branch against all ownCloud and Nextcloud versions up from 9 is now master (i.e. stable9.1 and stable9 branches are now abandoned). This is also the reason for skipping 0.8.

v0.7.1

07 Aug 21:55

Choose a tag to compare

Changes

  • Restore broken tag selection functionality
  • increase title size to 4096, and cut title and description before writing to DB
  • Fix overwrite of bookmarks when importing links without URL
  • Fixed PHP fatal error: Controller could not resolve namespace of Helper class.

v0.6.2

07 Aug 21:55

Choose a tag to compare

Changes

  • Restore broken tag selection functionality
  • increase title size to 4096, and cut title and description before writing to DB
  • Fix overwrite of bookmarks when importing links without URL
  • Fixed PHP fatal error: Controller could not resolve namespace of Helper class.

v0.5.2

07 Aug 21:55
b4c3df9

Choose a tag to compare

Changes

  • Fix overwrite of bookmarks when importing links without URL
  • Fixed PHP fatal error: Controller could not resolve namespace of Helper class.

v0.4.3

07 Aug 21:55
973efac

Choose a tag to compare

Changes

  • Fix overwrite of bookmarks when importing links without URL

v0.4.2

25 Apr 00:13

Choose a tag to compare

  • Fix of renaming tags with Sqlite (Known issue: broken with other DBs)
  • Fix bookmarking of URLs with special chars

v0.7

25 Apr 00:13

Choose a tag to compare

  • First release for ownCloud 9.0 \o/
  • Auto-close bookmarklet after save
  • Fix of renaming tags with Sqlite (Known issue: broken with other DBs)
  • Fix bookmarking of URLs with special chars
  • Do not override user-provided title when bookmarking via bookmarklet
  • Improve encoding detection

v0.6.1

25 Apr 00:13

Choose a tag to compare

  • Auto-close bookmarklet after save
  • Fix of renaming tags with Sqlite (Known issue: broken with other DBs)
  • Fix bookmarking of URLs with special chars
  • Do not override user-provided title when bookmarking via bookmarklet
  • Improve encoding detection

v0.5.1

25 Apr 00:13

Choose a tag to compare

  • Auto-close bookmarklet after save
  • Fix of renaming tags with Sqlite (Known issue: broken with other DBs)
  • Fix bookmarking of URLs with special chars
  • Do not override user-provided title when bookmarking via bookmarklet
  • Improve encoding detection

v0.6

30 Oct 23:05

Choose a tag to compare

  • bookmark import fix
  • editing exisiting bookmark via bookmarklet
  • reintroduced tags in bookmarket
  • add-button design improvements
  • fixed undefined index warning
  • entered website is not required to have a protocol
  • removed hardcoded database table prefix
  • find existing bookmark independent from the protocol