v1.6.0
Refactor source code to Typescript, refactor AngularJS code to proper services and components and improve SASS structure;
Update bundling to use Webpack;
Convert storage to use indexedDB;
Update cordova to v8.1.0;
Implement bookmark id mapper and refactor sync engine to use ids instead of indexPaths to fix bug when moving multiple bookmarks;
Add support f…
Refactor source code to Typescript, refactor AngularJS code to proper services and components and improve SASS structure;
Update bundling to use Webpack;
Convert storage to use indexedDB;
Update cordova to v8.1.0;
Implement bookmark id mapper and refactor sync engine to use ids instead of indexPaths to fix bug when moving multiple bookmarks;
Add support for localisation of strings; add initial translations;
Add support for Chromium browsers Brave and Edge.