shiori-injector/CHANGELOG.md

16 lines
651 B
Markdown
Raw Permalink Normal View History

2022-05-31 13:37:17 +00:00
## v1.2.0 (31/05/2022)
- [**feature**] New option: manual theme selection
- [**feature**] Logo in injection box now links to linkding instance
- [**bug**] Fix not injecting when there is no other sidebar content with google
---
## v1.1.0 (14/04/2022)
- [**feature**] New option: open links in new tab or the same tab
- [**bug**] Fix injecting the string "undefined" when there are no results
- [**enhancement**] Move generated (s)css files into /build where they belong instead of /styles
- [**enhancement**] Remove insertAdjacentHTML() usage to speed up extension reviews
- [**chore**] Bump NPM packages
---
## v1.0.0 (28/03/2022)
- Initial release