Releases: nextcloud/bookmarks
Releases Β· nextcloud/bookmarks
v0.6.2
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
v0.4.3
v0.4.2
v0.7
- 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
- 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
- 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
- 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
- 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
- removed hardcoded database table prefix
- fixed OCS ID