Skip to content

Releases: nextcloud/bookmarks

v0.6.2

07 Aug 21:55
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

  • Fix overwrite of bookmarks when importing links without URL

v0.4.2

25 Apr 00:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • removed hardcoded database table prefix
  • fixed OCS ID