Releases: hwesselmann/harbour-cloudmarks
Release 0.7.1
- existing bookmarks are no overwritten on export to browser
- duplicates (of urls) will not be exported to the browser
- added Italian translation
- updated French and Danish translations
Release 0.7
- remove platform-dependent code. This application now is a pure qml/Python app
- export ownCloud bookmarks into the SailfishOS browser
When eporting to the stock browser, the existing bookmarks will be deleted. A backup is made before doing this. You can find backups in /home/nemo named bookmarks.json+timestamp.
The browser should not be running for safe operation of the feature. Bookmarks added in the browser will NOT be written back to ownCloud (yet).
Release 0.6.1
This is a maintenance release for preparing a new version for Jolla harbour submission
- added French translation
- added Dutch translation
- corrected the spec-file for requirements-checking
- changed application icon (thanks to @Nokius for the icon design)
Release 0.6
Implemented handling of SSL errors. This makes it possible to use an installation of ownCloud using a self-signed certificate without having to add the certificate to the device.
- added option to ignore SSL errors
Release 0.5.2
Adding languages for
- Danish
- Galician
- Spanish
Release 0.5.1
This release adds the translation for Finnish language
Release 0.5
This release improves the search functionality and gives some more configuration options
- search in title, description and tags
- decide if you want to see description , url or tags in the list views
- improve handling of fancy titles with a lot of whitespaces
Release 0.4
This release introduces some bugfix and a new functionality
- major bugfix causing the bookmark list not to be scrollable
- searching bookmarks by tag (for now, only one tag at once, search is fired when pressing return in search field
- better spacing settings in bookmark listings
- only show fields with content in bookmark list
- only store settings when pressing 'save settings', not be pressing enter in the last input on the page
Release 0.3
This release is the first functional one and introduces some basic features
- load bookmarks from your ownCloud server
- open bookmark in the SailfishOS browser
- offline storage for bookmarks on the device
- application icon for launcher