Skip to content

Releases: eythaann/Seelen-UI

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 Nightly

13 Oct 16:51
ee8db53
Compare
Choose a tag to compare

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

Seelen UI v2.2.9

11 Apr 01:26
v2.2.9
8b4051e
Compare
Choose a tag to compare

enhancements

  • store service logs in a file to help debugging.
  • wait for native shell on startup before start seelen ui.

What's Changed

Full Changelog: v2.2.8...v2.2.9

Seelen UI v2.2.7

07 Apr 06:29
v2.2.7
a3f7c9b
Compare
Choose a tag to compare

fix

  • dock items not opening correctly.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #764
  • build(deps): update slu-lib dependency by @github-actions in #765
  • build(deps): update slu-lib dependency by @github-actions in #766

Full Changelog: v2.2.6...v2.2.7

Seelen UI v2.2.6

05 Apr 22:47
v2.2.6
8c9cc32
Compare
Choose a tag to compare

feature

  • icons on icon packs now can declare a mask that could be used by themes.

enhancements

  • add custom icons to bluetooth devices.
  • allow set different icons by color scheme (light or dark) on icon packs.

fix

  • no dragable dock files and folders.
  • focusing widgets on creation.
  • not opening settings window when starting the app with an instance already running.

Full Changelog: v2.2.5...v2.2.6

Seelen UI v2.2.4

02 Apr 00:50
v2.2.4
5756437
Compare
Choose a tag to compare

enhancements

  • add suspend/resume logic.

fix

  • not restoring native taskbar on close/crash.
  • clear all notifications button not updating UI.
  • not translated date on chinese and norwegian.

Full Changelog: v2.2.3...v2.2.4