Skip to content

Releases: eythaann/Seelen-UI

Seelen UI Nightly

13 Oct 16:51
7ff40dc
Compare
Choose a tag to compare

Seelen UI v2.3.8

13 Jun 19:11
v2.3.8
188288c
Compare
Choose a tag to compare

enhancements

  • show a warning to users with monitors drivers disabled.
  • allow change workspace using wheel on toolbar.

fix

  • (#897) stucked arrival notifications.
  • showing native notifications preview with the seelen ones (now only seelen arrival will be shown).
  • (#934) invisible edge window on dock.
  • (#925) invisible spotify widget on dock.
  • (#938) listing 6ghz networks as 5g networks.
  • (#962) JetBrains software isn't showing in dock.
  • (#923) Can't change media device on MSIX version.

What's Changed

New Contributors

Full Changelog: v2.3.7...v2.3.8

Seelen UI v2.3.7

07 Jun 12:11
v2.3.7
b5581ab
Compare
Choose a tag to compare

enhancements

  • expose timeline on media players.
  • reduce bundled size of js code.
  • reduce verbosity on logs comming from widgets.

Full Changelog: v2.3.6...v2.3.7

Seelen UI v2.3.6

05 Jun 15:17
v2.3.6
b1ac670
Compare
Choose a tag to compare

features

  • widgets implementation.
  • allow load/unload widgets via command line client.

refactor

  • improve internal code quality related to app console client.

fix

  • app not starting on start-menu cache corruption.
  • widgets being reloaded on ctrl + r.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #865
  • build(deps): update slu-lib dependency by @github-actions in #877
  • build(deps): update slu-lib dependency by @github-actions in #885
  • Update pl.yml by @klaudi30i in #880
  • Update pl.yml by @klaudi30i in #883
  • Update pl.yml by @klaudi30i in #881
  • Update pl.yml by @klaudi30i in #882
  • build(deps): update slu-lib dependency by @github-actions in #886
  • build(deps): update slu-lib dependency by @github-actions in #898
  • build(deps): update slu-lib dependency by @github-actions in #899

New Contributors

Full Changelog: v2.3.5...v2.3.6

Seelen UI v2.3.5

16 May 19:29
v2.3.5
37abf39
Compare
Choose a tag to compare

fix

  • settings by monitor not working correctly.

Full Changelog: v2.3.4...v2.3.5

Seelen UI v2.3.4

16 May 03:33
v2.3.4
ee8db53
Compare
Choose a tag to compare

enhancements

  • sort windows on dock by activation order.

fix

  • duplicated themes on settings GUI.
  • bad toolbar color on multiple maximized windows.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #859
  • build(deps): update slu-lib dependency by @github-actions in #860

Full Changelog: v2.3.3...v2.3.4

Seelen UI v2.3.3

14 May 15:59
v2.3.3
e607ada
Compare
Choose a tag to compare

features

  • add open window label on dock for app items (configurable).
  • add input to write custom text items on the toolbar.
  • add export resource button on developer tools.
  • allow settings by theme.

enhancements

  • Settings UI refactor to follow the new resources ecosystem.
  • (#838) Improve dynamic color behavior on toolbar.

fix

  • not removing old icons mask on icon pack change.
  • styles for dock media item.
  • not scrollable dock on overflow (many items).
  • media player not being correctly updated on player close event.
  • (#636) input experience and another background process appearing on dock.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #851
  • Update pl.yml by @InFiNiTy1234568 in #849
  • build(deps): update slu-lib dependency by @github-actions in #852

New Contributors

Full Changelog: v2.3.2...v2.3.3

Seelen UI v2.3.2

02 May 17:22
v2.3.2
210a088
Compare
Choose a tag to compare

enhancements

  • mini performance improve on dock.

fix

  • resources not being updated correctly.

Full Changelog: v2.3.1...v2.3.2

Seelen UI v2.3.1

30 Apr 17:30
v2.3.1
4f2ee3b
Compare
Choose a tag to compare

breaking changes

  • rename scope variables for toolbar plugins.

refactor

  • improve inner code quality on toolbar plugins.

enhancements

  • improve robustness on toolbar items to avoid blue screen.

Full Changelog: v2.3.0...v2.3.1

Seelen UI v2.3.0

30 Apr 04:05
v2.3.0
5c67adb
Compare
Choose a tag to compare

breaking changes

  • remove mathjs eval by an more accurated eval for js code in toolbar plugins. This will break any plugin created before v2.2.10.

features

  • add resources endpoint to home tab on settings.
  • add customizable and reusable popups implementation.
  • improvements on toolbar plugins system.
  • allow set buttons with custom actions on toolbar, via toolbar plugins.
  • add restore to default button for toolbar structure.
  • allow fetching remote data on toolbar plugins.

enhancements

  • reduce CPU usage on slu-service process.
  • improve ui on toolbar modules.

fix

  • media player styles on toolbar.
  • steam pin item on dock not working properly.
  • plugins not being updated on toolbar.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #793
  • build(deps): update slu-lib dependency by @github-actions in #798
  • build(deps): update slu-lib dependency by @github-actions in #804
  • build(deps): update slu-lib dependency by @github-actions in #805
  • build(deps): update slu-lib dependency by @github-actions in #807
  • build(deps): update slu-lib dependency by @github-actions in #813

Full Changelog: v2.2.9...v2.3.0