You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [v0.8.3] - 2025-09-20
8
+
### :bug: Bug Fixes
9
+
-[`fdfb100`](https://github.com/JakeStanger/system-tray/commit/fdfb100ccc9b237b5ebc0fd6b4d3e6fe150804eb) - **client**: debounce menu layout updates *(commit by [@JakeStanger](https://github.com/JakeStanger))*
10
+
11
+
### :recycle: Refactors
12
+
-[`f7a1551`](https://github.com/JakeStanger/system-tray/commit/f7a15519c900f773e4ed052a847e9a0ae1bf389e) - **menu**: avoid logging full icon data in debug impl *(commit by [@JakeStanger](https://github.com/JakeStanger))*
13
+
-[`dfaea12`](https://github.com/JakeStanger/system-tray/commit/dfaea12c8bafa2599dee0c2e31f1ad033ce53cae) - **client**: tidy code *(commit by [@JakeStanger](https://github.com/JakeStanger))*
14
+
15
+
7
16
## [v0.8.1] - 2025-06-27
8
17
### :bug: Bug Fixes
9
18
-[`cf2d0b3`](https://github.com/JakeStanger/system-tray/commit/cf2d0b36904cf5fff028f821fbe0c6680761c2f7) - take in account of InvalidArgs caused by no property *(commit by [@ogios](https://github.com/ogios))*
@@ -42,3 +51,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments