Skip to content

Releases: eythaann/Seelen-UI

Seelen UI v1.10.3-beta.1

01 Sep 02:15
v1.10.3-beta.1
aa9ff7b
Compare
Choose a tag to compare
Pre-release

enhancements

  • add debugger cli toggles to tracing more info on logs.
  • media modules now exports the app related to the media player.

fix

  • saving ahk lib in wrong location.

Full Changelog: v1.10.2...v1.10.3-beta.1

Seelen UI v1.10.2

31 Aug 00:15
v1.10.2
033ab32
Compare
Choose a tag to compare

fix

  • app crashing on enumerating many monitors or on large load.

Full Changelog: v1.10.1...v1.10.2

Seelen UI v1.10.1

30 Aug 23:10
v1.10.1
cafeaf4
Compare
Choose a tag to compare

fix

  • app crashing if uwp package has missing path.
  • app no working fine on multiple monitors.

Full Changelog: v1.10.0...v1.10.1

Seelen UI v1.10.0

29 Aug 19:35
v1.10.0
66affc1
Compare
Choose a tag to compare

features

  • add volume changed popup.
  • new custom virtual desktop implementation.
  • shortcut to toggle debug mode on hitboxes (Control + Win + Alt + H).

enhancements

  • remove black borders of windows previews on dock.
  • improve uwp app manage on dock/taskbar.

refactor

  • add strategy pattern to virtual desktops.

fix

  • topbar hitbox rect on auto hide equals to on-overlap.
  • bad matching fullscreen apps.
  • suspended process (ex: Settings) been shown on dock.
  • uwp icons not loading correctly.
  • bad focused app matching strategy.

What's Changed

New Contributors

Full Changelog: v1.9.11...v1.10.0

Seelen UI v1.9.11

23 Aug 09:00
v1.9.11
e2b5131
Compare
Choose a tag to compare

features

  • add a option to hide apps from the dock/taskbar, requested on #5.
  • update tray labels when tray icons module are open.
  • add auto-hide option to the toolbar.

fix

  • route no maintaining on cancel changes on settings window.
  • cancel button no working correctly after save the settings multiple times.
  • tray module no forcing tray overflow creating on startup.

Full Changelog: v1.9.10...v1.9.11

Seelen UI v1.9.10

21 Aug 09:54
v1.9.10
aac19b4
Compare
Choose a tag to compare

features

  • add getIcon fn to the scopes of toolbar placeholders.

refactored

  • improve interfaces and documentation.

fix

  • styles of media module when dock is on left side.
  • opened apps been removing on weg items file change.
  • app crashing on update if language prop was null in the settings.json file.

Full Changelog: v1.9.9...v1.9.10

Seelen UI v1.9.9

20 Aug 15:01
v1.9.9
ced98fd
Compare
Choose a tag to compare

refactored

  • internal interfaces to improve documentation and development.

enhancements

  • add language selector to the nsis installer.
  • allow search on lang selector on Seelen UI Settings.

fix

  • app no opening to new users.

What's Changed

  • chore(lang): improvements on zh translation by @eythaann in #26
  • chore(lang): improve japanese translations by @eythaann in #27

Full Changelog: v1.9.8...v1.9.9

Seelen UI v1.9.8

20 Aug 01:43
v1.9.8
4571b6b
Compare
Choose a tag to compare

enhancements

  • avoid recreate already existing folders.
  • separate lib and app in two crates.
  • improve click behavior on seelen weg item to make it more intuitive.

fix

  • can no disable run on startup.
  • text been cut on toolbar.
  • app crashing on wallpaper change on win11 24h2

Full Changelog: v1.9.7...v1.9.8

Seelen UI v1.9.7

18 Aug 10:31
v1.9.7
3cb38ce
Compare
Choose a tag to compare

enhancements

  • made all invoke handlers async

fix

  • crash on registering network event

Full Changelog: v1.9.6...v1.9.7

Seelen UI v1.9.6

18 Aug 01:27
25a740b
Compare
Choose a tag to compare

fix

  • app crashing on 24h2

Full Changelog: v1.9.5...v1.9.6