new extension release (tippyjs + webnavigation)
karlicoss
released this
30 Jan 00:41
·
135 commits
to master
since this release
What's Changed
actual visible changes
- use tippy.js for visited marks by @karlicoss in #367 (thanks @Stvad for suggesting)
- use webnavigation instead of tabs.onUpdate by @karlicoss in #354 (thanks @yoyurec for suggesting and initial PR)
- add search query parameter to search page by @telotortium in #322
- fixes for duplicate sidebar/sidebar not showing by @karlicoss in #358
- extension: use less permissions by @karlicoss in #363
internals
- make background page nonpersistent by @karlicoss in #361
- extension: switch to browser polyfill by @karlicoss in #351
- update node to 18 and most npm dependencies by @karlicoss in #346
- update webext-options-sync by @karlicoss in #352
- update codemirror to latest version by @karlicoss in #353
- lots of improvements and additions to extension end2end tests
Full Changelog: extension-v1.1.1...extension-v1.2.1