- Fix to open ambiguous folders
- Fix for empty push response
- Removed date header
- Change to http POST
- Added preloading animation
- Fix for notifications
- Fix for unvisible settings
- Added notifications for pushed links
- Moved the get_bookmarks function from init to click to speed up inital loading
- Moved the get_bookmarks function from init to click to speed up inital loading
- Added support for SyncMarks
- Renamed to Roundcube Sycmarks
- Added support for Rouncube 1.4 elastic skin
- changed composer.json
- Added Chrome Extension
- The bookmarks saved with DAVMarks AddOn (https://addons.mozilla.org/en-US/firefox/addon/davmarks/) are now supported. Change $config['bookmarks_path'] to the WebDAV url (foldername) to your WebDAV share and $config['bookmarks_filename'] to "bookmarks.json". For the username and password, the Roundcube credentials are used.
- delete bookmarks with right-click
- retrieve bookmark now via curl instead file_get_contents
- bug fixes
- Add bookmarks via button
- automatically import bookmarks to Firefox file at Firefox start
- fix JavaScript for initialization error
- fix css for toolbar button
- small fix for a error message
- fixed open links in other tab
- Initial version