Skip to content

Releases: bibixx/tab-pinner

v3.0.3

19 Mar 23:20
5e9f52a
Compare
Choose a tag to compare

3.0.3 (2023-03-19)

Bug Fixes

  • options: update tutorial on how to change the shortcut (30c5bf6), closes #43

v3.0.2

11 Aug 07:19
8547e29
Compare
Choose a tag to compare

3.0.2 (2022-08-11)

Bug Fixes

  • manifest: fix shortcut not working (8547e29), closes #39

v3.0.1

05 Aug 16:43
e761e3c
Compare
Choose a tag to compare

3.0.1 (2022-08-05)

Bug Fixes

  • icons: add 32x32 icon for better quality in top bar button (e761e3c)

v3.0.0

03 Aug 08:08
de8d405
Compare
Choose a tag to compare

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

  • Updated license

v2.3.0

23 Oct 18:37
4badfd1
Compare
Choose a tag to compare

2.3.0 (2021-10-23)

Features

  • deps: update dependencies (be823dd)

v2.2.1

01 May 18:37
90dc28c
Compare
Choose a tag to compare

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

29 Apr 23:02
f8178f5
Compare
Choose a tag to compare

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

21 Oct 22:34
Compare
Choose a tag to compare

New icons & gulp structure

Version 2.0.1

09 Dec 18:04
Compare
Choose a tag to compare
  1. Complete redesign of Options
  2. Change architecture of files
  3. Complete rewriting of background.js