features
- allow custom images on toolbar by
imgFromUrl
,imgFromPath
andimgFromExe
functions. - add notifications module to toolbar.
- add exe path to window in generic module for toolbar.
- add focused window icon to default toolbar layouts.
enhancements
- icons now are recreated from exe path if icon was deleted.
- uwp icons now are loaded from background.
- improvements on themes selector.
- improvements on system color detection and expose more system colors based in accent gamma.
- improve theme creation experience by adding live reload feature.
- improve toolbar layouts (placeholders) creation experience by adding live reload feature.
- improve weg items editor experience by adding live reload feature.
refactor
- deprecate
onClick
and add newonClickV2
on toolbar modules.
fix
- bad translations keys.
- no restoring dock on closing fullscreened app.
Full Changelog: v1.8.12...v1.9.0