Releases: bibixx/tab-pinner
Releases · bibixx/tab-pinner
v3.0.3
3.0.3 (2023-03-19)
Bug Fixes
- options: update tutorial on how to change the shortcut (30c5bf6), closes #43
v3.0.2
3.0.2 (2022-08-11)
Bug Fixes
- manifest: fix shortcut not working (8547e29), closes #39
v3.0.1
3.0.1 (2022-08-05)
Bug Fixes
- icons: add 32x32 icon for better quality in top bar button (e761e3c)
v3.0.0
3.0.0 (2022-08-03)
Bug Fixes
- migrated from v2 to v3 version of chrome extension manifest file (49e43fa)
- updated toolbar icon (49e43fa)
- fix event handlers not registering sometimes (07d551d)
- toolbar icon: fix toolbar icon not changing when autmatically pinning tab (de8d405)
BREAKING CHANGES
v2.3.0
2.3.0 (2021-10-23)
Features
- deps: update dependencies (be823dd)
v2.2.1
2.2.1 (2020-05-01)
Bug Fixes
- background: make background not use store (70e5a08)
- options: fix issue with inputs cursor being moved to the end (0450d72)
- options: further fix issues with async store (5430fea)
v2.2.0
2.2.0 (2020-04-29)
Bug Fixes
- background: fix issue where new tabs would not be always pinned (557cfde)
- typo: bring back changeOnClick.ts file (e04940c)
- typo: remove changeOnclick.ts file (8d73e75)
Features
- options: add dark mode toggling based on user preferences (0dd602c)
- options: make proper shortcut be displayed based on OS (cd657aa)
- options: tweak dark mode (5333974)
- translations: update translations (a65a8a6)
Version 2.1.1
New icons & gulp structure
Version 2.0.1
- Complete redesign of Options
- Change architecture of files
- Complete rewriting of background.js