Skip to content

Releases: eythaann/Seelen-UI

Seelen UI v1.6.4

13 Jun 18:13
v1.6.4
88dbed3
Compare
Choose a tag to compare

enhancements

  • follow user accent color for tray list and windows borders

fix

  • no showing promoted (pinned on taskbar) tray icons.
  • toolbar no initialized correctly sometimes, now will retry if fails.
  • battery no updating level.
  • battery showing as always charging on default toolbar templates.
  • tray overflow module no working on different languages.

refactor

  • refactor on window_api and AppBar structures.

Full Changelog: v1.6.3...v1.6.4

Seelen UI v1.6.3

11 Jun 19:08
v1.6.3
ad1bfe0
Compare
Choose a tag to compare

enhancements

  • only show a progress bar on update and not the complete installer GUI.

fix

  • main app no running if the forced creation of tray overflow fails.

Full Changelog: v1.6.2...v1.6.3

Seelen UI v1.6.2

11 Jun 06:39
v1.6.2
ad8fa0f
Compare
Choose a tag to compare

features

  • now batteries and battery (same as: batteries[0]) are available on the scope of power toolbar module.

enhancements

  • add battery crate to handle batteries info directly from their drivers.
  • show if is smart charging.
  • now battery module wont be shown if batteries are not found.

fix

  • battery showing 255%.

Full Changelog: v1.6.1...v1.6.2

Seelen UI v1.6.1

10 Jun 23:46
v1.6.1
ffc4dbf
Compare
Choose a tag to compare

fix

  • tray icons not showing on startup
  • hidden trays if icon was not found (now will show a missing icon), related with this now devices trays like usb devices or windows defender will work now, but missing icon is shown.

Full Changelog: v1.6.0...v1.6.1

Seelen UI v1.6.0

10 Jun 03:15
v1.6.0
9d36224
Compare
Choose a tag to compare

features

  • add "Run as admin" option at context menu on Seelenweg.
  • allow receive commands using TCP connections.
  • Add System Tray Icons module, (incomplete, devices like usb or windows antivirus trays are still not supported).
    image

enhancements

  • improve power (battery) events performance.
  • Window manager disabled by default to new users.

refactor

  • remove tauri single instance plugin by TCP connection.

Full Changelog: v1.5.0...v1.6.0

Seelen UI v1.5.0

05 Jun 03:26
v1.5.0
a2a9f75
Compare
Choose a tag to compare

features

  • new placeholder added to the bundle as alternative to default.
  • new workspace item available to be used in placeholders.

enhancements

  • support fullscreen apps (will hide the toolbar and the weg on fullscreen an app).

fix

  • showing incorrect format on dates at start of the app.
  • complex text with icons on toolbar items cause wraps.
  • missing icons on some uwp apps.

refactor

  • refactor on window event manager to allow synthetic events.

Full Changelog: v1.4.1...v1.5.0

Seelen UI v1.4.1

24 May 02:19
v1.4.1
713320b
Compare
Choose a tag to compare

fix

  • no truncating text on toolbar items overflow.
  • rendering empty items on toolbar when empty placeholder is declared.

Full Changelog: v1.4.0...v1.4.1

Seelen UI v1.4.0

20 May 02:40
v1.4.0
7da56a5
Compare
Choose a tag to compare

features

  • Modular Themes
  • Themes now allow tags to be categorized.
  • Allow add, organize, combine multiple themes as cascade layers.
  • Themes now allow folder structure to improve developers experience.

image

refactor

  • Now themes will use .yml files instead json to improve developers experience.
  • Themes schema updated, no backwards compatibility with json themes. (.json in themes folder will be ignored)

fix

  • No hiding the taskbar correctly.

Full Changelog: v1.3.4...v1.4.0

Seelen UI v1.3.4

16 May 21:02
v1.3.4
cf9a262
Compare
Choose a tag to compare

enhancements

  • Add splash screen to Settings window.
  • Add discord link on Information Section.

refactor

  • Use TaskScheduler for autostart Seelen with priority and admin privileges.

fix

  • bad zorder on Weg and Toolbar under the WM borders

Full Changelog: v1.3.3...v1.3.4

Seelen UI v1.3.3

15 May 18:07
v1.3.3
05eac7c
Compare
Choose a tag to compare

features

  • Multi-monitor support for Fancy Toolbar.
  • Multi-monitor support for Seelenweg.

Full Changelog: v1.3.2...v1.3.3