This repository was archived by the owner on Apr 22, 2026. It is now read-only.
v2.3.0
What's Changed
- Added IT translation by @amivaleo in #217
- Update BlacklistedPlayers.js by @Bjufen in #218
- Add GNOME Shell 49 support by @winstonma in #232
- Remove unused @girs/gsk-4.0 devDependency The @girs/gsk-4.0 package i… by @winstonma in #234
- Fix gfileinfo icon warning by @winstonma in #235
- Fix memory leak in addMenuPlayers() when recreating player icons by @winstonma in #236
- Fix player icon detection for MPV and other players by @winstonma in #237
- Fix widget disposal errors by @winstonma in #238
- Fix MenuSlider transition start before widget is on stage by @winstonma in #240
- Fix jsconfig.json module resolution configuration by @winstonma in #241
- Fix memory leak: Remove old proxy listeners before updating to new player by @winstonma in #244
- Reduce redundant logging in setActivePlayer by @winstonma in #251
- Refine player management and debug logging by @winstonma in #252
- Fix source ID removal errors by @winstonma in #253
- Fix widget theme node and timeline warnings by @winstonma in #255
- refactor(MenuSlider): improve signal handling with
connectObjectby @winstonma in #258 - Add pnpm development scripts and update documentation by @winstonma in #259
- GNOME 49 compatibility by @petar-v in #260
- Remove left click delay without configured double click by @xethlyx in #262
New Contributors
- @amivaleo made their first contribution in #217
- @Bjufen made their first contribution in #218
- @winstonma made their first contribution in #232
- @petar-v made their first contribution in #260
- @xethlyx made their first contribution in #262
Full Changelog: v2.2.0...v2.3.0