.. include:: ../Includes.txt .. highlight:: none ==================================== Changelog for release 2.0.0 ==================================== Features ======== * [FEATURE] Enable multiple plugin use per page (22.04.2021, f335afc by roman) * [FEATURE] Load bookmarks from browsers local storage (16.04.2021, 1c7511d by roman) * [FEATURE] Cache main action, load list asynchronous (15.04.2021, d4e04e5 by roman) Bugfixes ======== * [BUGFIX] Correct issue with empty list (22.04.2021, 1f87412 by Roman) * [BUGFIX] Fix issue updating links (20.04.2021, 0a6e47e by roman) * [BUGFIX] Fix issue with empty accessible bookmarks (20.04.2021, 1b169ab by roman) Breaking changes ================ * [!!!][TASK] Enable local storage per default (27.04.2021, 2e460ca by roman) * [!!!][TASK] Remove access restriction (18.04.2021, 28c0248 by roman) * [!!!][TASK] Refactor js (16.04.2021, 9a09b96 by roman) Reference ========= .. highlight:: shell Generated by: git log 1.2.2..2e460cac --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep **Note:** The above list contains just commits marked with [FEATURE], [BUGFIX] and [!!!]. Complementary commits are available at `Github `__.