Skip to content

Seelen UI v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 06:07
· 329 commits to master since this release
v1.9.0
fa2af84

features

  • allow custom images on toolbar by imgFromUrl, imgFromPath and imgFromExe 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 new onClickV2 on toolbar modules.

fix

  • bad translations keys.
  • no restoring dock on closing fullscreened app.

Full Changelog: v1.8.12...v1.9.0