Releases: amnweb/yasb
Releases · amnweb/yasb
Release v1.1.1
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
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
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
Chores
- feat(config): implement default config and stylesheet creation if does not exist bea3398
Full Changelog: v1.0.7...v1.0.8
Release v1.0.7
Chores
- Enable debug mode in config
Other Changes
- Update language widget labels for better clarity a44214c
- Update GitHub token handling in GithubWidget 4e68c24
What's Changed
- Add more RAM usage widget config by @bytenekos in #24
- Add new disk widget 6522767
New Contributors
- @bytenekos made their first contribution in #24
Full Changelog: v1.0.6...v1.0.7
Release v1.0.6
Release v1.0.5
Chores
- feat(weather): enhance API request with custom headers c7235fe
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
New Features
- feat(language): Add language widget
Bugfixes
- chore: Fix subprocess shell parameter in CustomWidget 181a684
Full Changelog: v1.0.3...v1.0.4
Release v1.0.3
Chores
- release: bump version to 1.0.3 and update build configuration
What's Changed
- fix(media): Fix error on config change by @thomasroodnl in #19
- feat(wifi): Add Ethernet connection icon by @thomasroodnl in #12
- update(readme): added extra options to how to run section. by @ashwinjadhav818 in #20
- chore(build): update versioning and refactor bar manager 181ddfc
New Contributors
- @ashwinjadhav818 made their first contribution in #20
Full Changelog: v1.0.2...v1.0.3
Release v1.0.2
New Features
- build: restructure project assets and add build script
Bugfixes
- tray: enhance tray context menu with Komorebi commands
Chores
- Update version number in build script to 1.0.2
- Update App Info retrieval in Windows workflow
- Update tag_name and name in GitHub Actions workflow for Windows
Other Changes
- Update main.yml
- Create windows.yaml
Full Changelog: v1.0.1...v1.0.2