Skip to content

Releases: amnweb/yasb

v1.2.4

27 Sep 03:21
Compare
Choose a tag to compare

Refactors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Sep 23:14
Compare
Choose a tag to compare

New Features

  • add decimal display option for storage metrics ecd0ad3

Refactors

  • add container padding for ApplicationsWidget 4815a37
  • update media widget styles 121b812
  • update media widget icons 46656c0

Build System

  • update build options and metadata db49120

Documentation Changes

  • add information about using icons in the documentation f9c0a28
  • fix typo in volume_label description 9ca1050

Code Style Changes

  • standardize indentation and formatting in styles.css 50e34e7

Chores

Full Changelog: v1.2.2...v1.2.3

v1.2.2

19 Sep 13:34
Compare
Choose a tag to compare

New Features

  • add populated label for workspace buttons 1037b41
  • enhance button class properties for workspace buttons cfbc8c4

Bugfixes

  • optimize DPI handling for window icons c2a651d

Refactors

  • add populated workspace button label and styling fe8b245

Chores

  • update build version to 1.2.2 d92bffe

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

18 Sep 11:39
Compare
Choose a tag to compare

Refactors

  • installer: remove unnecessary imports

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

18 Sep 02:23
Compare
Choose a tag to compare

New Features

  • animation: Animation added for TaskbarWidget and WorkspaceWidget to enable animation please read Wiki

Refactor

  • refactor enhance memory display formatting for clarity (a6619e8)

Feat

  • feat(komorebi) add container padding configuration to ActiveLayoutWidget (c9c1cde)
  • feat(taskbar) add container padding options to taskbar widget (9b64d67)

Bugs

  • fix(taskbar) validate window handle before bringing to foreground (c4c5f0c)

Full Changelog: v1.1.2...v1.2.0

Release v1.1.2

06 Sep 01:19
Compare
Choose a tag to compare

Refactors

  • Taskbar Widget: debounce system events to prevent high CPU usage (3e2e455)

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

05 Sep 09:02
Compare
Choose a tag to compare

Bugfixes

  • workspace: prevent unnecessary button updates in workspace widget
  • workspace: streamline button update logic in WorkspaceWidget (61d77df)
  • style remove extra border from workspace button when blur is enabled (86c3eb2)

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

05 Sep 01:33
Compare
Choose a tag to compare

Bugfixes

  • workspace: Prevent unnecessary button updates in workspace widget and temporarily prevent unnecessary desktop popups. (4622226)

Full Changelog: v1.0.9...v1.1.0

Release v1.0.9

04 Sep 23:26
Compare
Choose a tag to compare

New Features

  • Add new taskbar widget configuration and styles (e69d64d)
  • Experimental enhance window blur effects with customizable options (d8ec8b2)
  • Add container_padding option to ApplicationsWidget 8a7c0cb and WorkspaceWidget 531550f

Bugfixes

  • docs: update badge links in README
  • workspaces update button state after adding workspace button (2301862)

Documentation Changes

  • Wiki: enhance Wiki with additional info.

Chores

  • Update build version to 1.0.9
  • remove BlurWindow dependency (9108362)

Warning

Check the new config file; this release will have some changes for the Blur function. https://github.com/amnweb/yasb/wiki/Configuration

Full Changelog: v1.0.8...v1.0.9

Release v1.0.8

27 Aug 23:35
Compare
Choose a tag to compare

Chores

  • feat(config): implement default config and stylesheet creation if does not exist bea3398

Full Changelog: v1.0.7...v1.0.8