features
- allow custom animations on popups/dropdowns.
- show open new window buttons on dock app items context menu.
- toggle dock items using win + number.
- notifications count on dock app items.
- add brightness slider to quick settings on toolbar.
- add user module on toolbar.
refactor
- create separated system service to handle elevated actions.
fix
- ghost windows caused by a refactor donde on v2.0.13.
- not showing save button after icon packs change.
- app failing when powershell is not part of the $PATH enviroment.
- dock items no updatings paths on store updates.
- unremovable workspace module on toolbar.
- missing system tray icons.
- date not being inmediately updated on settings change.
- ghost notification hitbox preventing mouse events on windows.
What's Changed
- fix(lang): translation improvements (Ukrainian) by @D4n13j in #449
- build(deps): update slu-lib dependency by @github-actions in #476
- Pinned item visibility and temporal item visibility fixies by @luriusTM in #474
- Context menu run new instance by @luriusTM in #475
- build(deps): update slu-lib dependency by @github-actions in #479
- feat(themes): allow custom animations on popups by @luriusTM in #352
- build(deps): update slu-lib dependency by @github-actions in #484
- Widgets focused refactor by @eythaann in #486
- build(deps): update slu-lib dependency by @github-actions in #488
- build(deps): update slu-lib dependency by @github-actions in #489
- build(deps): update slu-lib dependency by @github-actions in #491
- build(deps): update slu-lib dependency by @github-actions in #494
- build(deps): update slu-lib dependency by @github-actions in #496
- build(deps): update slu-lib dependency by @github-actions in #497
- build(deps): update slu-lib dependency by @github-actions in #498
- Resources refactor by @eythaann in #500
- build(deps): update slu-lib dependency by @github-actions in #501
- Handling of Win + Number shortcuts by @luriusTM in #301
- build(deps): update slu-lib dependency by @github-actions in #508
- build(deps): update slu-lib dependency by @github-actions in #514
- build(deps): update slu-lib dependency by @github-actions in #516
- Icon generation with IconPackManager by @luriusTM in #512
- build(deps): update slu-lib dependency by @github-actions in #519
- Fix of fullscreen issue debuging related notices by @luriusTM in #521
- build(deps): update slu-lib dependency by @github-actions in #524
- build(deps): update slu-lib dependency by @github-actions in #529
- Feature/user module by @luriusTM in #377
- build(deps): update slu-lib dependency by @github-actions in #530
- build(deps): update slu-lib dependency by @github-actions in #531
New Contributors
Full Changelog: v2.0.14...v2.1.0