Skip to content

Releases: nextcloud/bookmarks

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

v0.5

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

v0.4.1

30 Oct 23:05

Choose a tag to compare

  • removed hardcoded database table prefix
  • fixed OCS ID

v8.0.2

11 Mar 13:01

Choose a tag to compare

Added a small fix to prevent undefined index warnings to show up in the owncloud log.