We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a943f commit 110ac61Copy full SHA for 110ac61
version.json
@@ -1,7 +1,10 @@
1
{
2
- "version": "0.0.52",
+ "version": "0.0.53",
3
"pkg_update": false,
4
"changelog": [
5
- "<b>tweak:</b> Notch now in overlay layer"
+ "<b>fix:</b> Mixer UX improvements (<a href='https://github.com/Axenide/Ax-Shell/pull/290'>#290</a>)",
6
+ "<b>fix:</b> Icon refresh events (<a href='https://github.com/Axenide/Ax-Shell/pull/297'>#297</a>)",
7
+ "<b>fix:</b> Improved config reading with helper functions (<a href='https://github.com/Axenide/Ax-Shell/pull/298'>#298</a>)",
8
+ "<b>fix:</b> Prevent excessive calls to update_dock (<a href='https://github.com/Axenide/Ax-Shell/pull/300'>#300</a>)"
9
]
10
}
0 commit comments