Skip to content

Releases: nexaknight/BetterTrayIcons

Better Tray Icons 3.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Aug 07:55
9c03862

3.0.6 (2026-08-02)

Translations

Better Tray Icons 3.0.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 22:50
76af36c

3.0.5 (2026-07-30)

Bug Fixes

  • prefs: show contributors missing from github's cached list (361153b)

Better Tray Icons 3.0.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 22:25
d8e810a

3.0.4 (2026-07-30)

Translations

Better Tray Icons 3.0.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:03
b318ae4

3.0.3 (2026-07-29)

Bug Fixes

  • tray: multi-color status icons and the unread badge (4046722), closes #33 #35

Better Tray Icons 3.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 02:04
e8b352b

3.0.2 (2026-07-24)

Bug Fixes

  • clean up after a failed enable instead of only logging it (f3239e3)

Better Tray Icons 3.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:05
af4bf59

3.0.1 (2026-07-23)

Bug Fixes

  • tray: keep the context menu alive when the panel auto-hides (62ab18a), closes #33 #34

Better Tray Icons 3.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 02:19
e2c856e

3.0.0 (2026-07-23)

⚠ BREAKING CHANGES

  • tray: the tray detection core was reworked, so apps can be re-identified under new keys and settings synced from an older version may not apply cleanly. To be safe after updating, reset all settings and clear the backups under General so no stale or broken data is carried over.

Features

  • actions: touch gestures and scroll to cycle icons (20511cb), closes #30
  • bundle the extension's own icon theme (2aba319)
  • prefs: sidebar redesign, live previews and cross-device merge (470a996)
  • shell: hide background apps and proxy icons for windowless apps (fff0954)
  • tray: per-item identity, packaging split and status badges (1e52b35)

Bug Fixes

  • prefs: ship the svg assets the about page renders (11f89d1)
  • prefs: stop scoped handlers from leaking their widget (bb3d17f)
  • schema: reject out-of-range values instead of storing them (ed36840)
  • sync: keep the settings import off the shell main loop (1a980b5)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:56
2852c7b

2.4.0 (2026-07-12)

Features

  • tray: let selected colors follow the system accent (558a8e8), closes #20

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:59
4080670

2.3.0 (2026-07-10)

Features

  • tray: let a setting choose which menu opens on toggle hover (6602996), closes #22

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 01:40
4789c4e

2.2.3 (2026-07-08)

Bug Fixes

  • tray: cancel in-flight SNI registrations when their owner dies (b553039), closes #14
  • tray: identify Wine tray icons by launcher and prefix (8ba83ae)