From 8021cbf27e5d3ae03f884b93507a4a980fe2e192 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 23:04:40 +0000 Subject: [PATCH] chore(main): release 3.0.1 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ metadata.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index bf3f6b1..f36f388 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1 +1 @@ -{".":"3.0.0"} +{".":"3.0.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d2e00..90fe0b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.1](https://github.com/nexaknight/BetterTrayIcons/compare/v3.0.0...v3.0.1) (2026-07-23) + + +### Bug Fixes + +* **tray:** keep the context menu alive when the panel auto-hides ([62ab18a](https://github.com/nexaknight/BetterTrayIcons/commit/62ab18af2665e79d149743b2a1a04d75a1fba2b3)), closes [#33](https://github.com/nexaknight/BetterTrayIcons/issues/33) [#34](https://github.com/nexaknight/BetterTrayIcons/issues/34) + ## [3.0.0](https://github.com/nexaknight/BetterTrayIcons/compare/v2.4.0...v3.0.0) (2026-07-23) diff --git a/metadata.json b/metadata.json index 43bdea5..c574660 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "name": "Better Tray Icons", "description": "Brings tray icons back to the GNOME panel. Supports the StatusNotifierItem (SNI) and KStatusNotifierItem specs, so apps like Discord, Steam, Telegram, Signal and Nextcloud show up in the panel like they used to.\n\nA configurable number of icons stays inline, the rest are tucked away into an overflow popup behind a toggle button, in row or grid layout.\n\nEvery icon can be renamed, hidden, reordered or swapped out for a custom one on a per-app basis. Left, middle and right click, plus double-click and long-press, are independently bindable. Spacing, padding, radius, hover background and the toggle styling are all up to you.\n\nSettings can be exported, imported and synced across devices through a shared JSON file with automatic backups.\n\nWayland only, X11 sessions are not supported. Conflicts with other tray and AppIndicator extensions, so disable those before enabling this one.", "uuid": "BetterTrayIcons@nexaknight.com", - "version-name": "3.0.0", + "version-name": "3.0.1", "shell-version": [ "49", "50"