Skip to content

Releases: eythaann/Seelen-UI

Seelen UI Nightly

13 Oct 16:51
44e9a48
Compare
Choose a tag to compare

Seelen UI v2.0.14

08 Jan 21:30
v2.0.14
48cafab
Compare
Choose a tag to compare

hotfix

  • not creating the default (system) icon pack.

Full Changelog: v2.0.13...v2.0.14

Seelen UI v2.0.13

08 Jan 09:18
v2.0.13
e4cd039
Compare
Choose a tag to compare

features

  • add kill process option on context menu for dock items.
  • multi-language calendar and date module on toolbar.
  • add icon packs selector on settings > general.
  • allow show only windows on monitor owner of Dock/Taskbar.

enhancements

  • allow search languages by their english label.

refactor

  • move dock state to the background.
  • remove pin sub-menu on dock.

fix

  • slu-service was being closed on exit code 1.
  • logging errors on monitor changes.
  • duplicated items on dock after drag items.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #368
  • build(deps): update slu-lib dependency by @github-actions in #370
  • build(deps): update slu-lib dependency by @github-actions in #372
  • build(deps-dev): bump @commitlint/cli from 19.3.0 to 19.6.1 by @dependabot in #366
  • build(deps): bump image from 0.25.1 to 0.25.5 by @dependabot in #345
  • build(deps): bump log from 0.4.21 to 0.4.22 by @dependabot in #344
  • build(deps-dev): bump @reduxjs/toolkit from 2.2.5 to 2.5.0 by @dependabot in #342
  • build(deps): update slu-lib dependency by @github-actions in #376
  • chore(lang): Improve arabic translation by @azrrow in #375
  • build(deps): update slu-lib dependency by @github-actions in #379
  • build(deps): update slu-lib dependency by @github-actions in #384
  • chore(bubbles): update bubbles style by @azrrow in #382
  • build(deps): update slu-lib dependency by @github-actions in #385
  • build(deps): update slu-lib dependency by @github-actions in #386
  • build(deps): update slu-lib dependency by @github-actions in #387
  • build(deps): update slu-lib dependency by @github-actions in #389
  • build(deps): update slu-lib dependency by @github-actions in #393
  • build(deps): update slu-lib dependency by @github-actions in #398
  • build(deps): update slu-lib dependency by @github-actions in #399
  • build(deps): update slu-lib dependency by @github-actions in #400
  • build(deps): update slu-lib dependency by @github-actions in #401
  • Fix typo in window manager link by @Noobgam in #402
  • build(deps): update slu-lib dependency by @github-actions in #404
  • build(deps): update slu-lib dependency by @github-actions in #405
  • build(deps): update slu-lib dependency by @github-actions in #407
  • build(deps): update slu-lib dependency by @github-actions in #410
  • Notification Icons by @luriusTM in #430
  • fix ru translate by @Asifar999 in #411
  • Update Korean locale by @Alfex4936 in #414
  • Fixed UA translations 2 :) by @Yu-225 in #417
  • build(deps): bump os_info from 3.8.2 to 3.9.2 by @dependabot in #440
  • build(deps-dev): bump antd from 5.18.3 to 5.23.0 by @dependabot in #442
  • build(deps): update slu-lib dependency by @github-actions in #444
  • enh(lang): add translations to selectors on settings by @luriusTM in #433
  • build(deps): bump regex from 1.10.5 to 1.11.1 by @dependabot in #341
  • build(deps-dev): bump react-icons from 5.3.0 to 5.4.0 by @dependabot in #339
  • build(deps): bump getset from 0.1.2 to 0.1.3 by @dependabot in #421

New Contributors

Full Changelog: v2.0.12...v2.0.13

Seelen UI v2.0.12

13 Dec 20:14
v2.0.12
e0334bf
Compare
Choose a tag to compare

fix

  • msix version crashing on start.

Full Changelog: v2.0.11...v2.0.12

Seelen UI v2.0.11

13 Dec 15:57
v2.0.11
708537a
Compare
Choose a tag to compare

features

  • add new setting on dock and toolbar to maintain overlap state by monitor.
  • add service to restart the seelen-ui app on crash.

enhancements

  • force run the app as an APPX if it was installed using msix.

refactor

  • custom http server to serve files instead bundle it in the executable on development (local).

fix

  • remove ghost settings window from dock.

What's Changed

  • Update project.md by @luriusTM in #333
  • build(deps): update slu-lib dependency by @github-actions in #346
  • Adding HWND persistance on the monitor scope by @luriusTM in #284
  • build(deps): update slu-lib dependency by @github-actions in #347
  • build(deps): update slu-lib dependency by @github-actions in #353

New Contributors

  • @github-actions made their first contribution in #346

Full Changelog: v2.0.10...v2.0.11

Seelen UI v2.0.10

11 Dec 07:39
v2.0.10
8f53da5
Compare
Choose a tag to compare

fixes

  • fix settings cancel button not working correctly.
  • fix settings save button not saving the monitor settings correctly.

Full Changelog: v2.0.9...v2.0.10

Seelen UI v2.0.9

09 Dec 15:05
v2.0.9
837b190
Compare
Choose a tag to compare

enhancements

  • add XboxGameBarWidgets.exe to the bundled apps settings list.

refactor

  • themes now use widget ids instead hard-coded keys.
  • improvements on events propagation.
  • improvements on settings by monitor implementation.

fix

  • window manager not working properly.
  • resolution, scale changes not refreshing the UI.

What's Changed

New Contributors

Full Changelog: v2.0.8...v2.0.9

Seelen UI v2.0.9-rc.0

05 Dec 08:37
v2.0.9-rc.0
a016d79
Compare
Choose a tag to compare
Seelen UI v2.0.9-rc.0 Pre-release
Pre-release

enhancements

  • add XboxGameBarWidgets.exe to the bundled apps settings list.

What's Changed

New Contributors

Full Changelog: v2.0.8...v2.0.9-rc.0

Seelen UI v2.0.8

03 Dec 06:09
v2.0.8
6e51d7e
Compare
Choose a tag to compare

enhancements

  • add task manager shortcut on toolbar and dock context menu.
  • improve default no media style on dock.
  • add icons to context menus.

fix

  • randomized wallpaper slice freeze.
  • bad behavior on context menus and popups.

What's Changed

Full Changelog: v2.0.7...v2.0.8

Seelen UI v2.0.7

27 Nov 18:42
v2.0.7
8380c79
Compare
Choose a tag to compare

fix

  • crashing on fresh installations.

Full Changelog: v2.0.6...v2.0.7