Releases: amnweb/yasb
Releases · amnweb/yasb
v1.3.9
New Features
- add workspace animation toggle functionality 31ffd1d
Refactors
- enhance tray context menu behavior with focus out handling 118facf
- implement asynchronous command execution with threading 6b1d553
- improve context menu behavior and enhance process execution dade508
- increase timeout duration for KomorebiClient initialization 9dec1ea
- update pyvda installation syntax in requirements.txt
Documentation
- add switch_workspace_animation parameter to widget documentation 632dfb1
- add label_max_length parameter to Custom widget documentation ace9350
Full Changelog: v1.3.8...v1.3.9
v1.3.8
New Features
- Implement HomeWidget with dynamic menu and validation schema 9064e35
- Implement workspace button and widget for virtual desktop management eb2cf38
Bugfixes
- screen scaling logic for 4K monitor compatibility f5ba90b
Refactors
- rename power utility module and streamline widget hiding logic 84b4ad7
- enhance image gallery initialization and visibility management e0b13a0
- enhance screen geometry reporting with device pixel ratio 16a2526
Chores
- bump build version to 1.3.8 5501f37
Fixed
- screen scaling logic for 4K monitor compatibility f5ba90b
Full Changelog: v1.3.7...v1.3.8
v1.3.7
New Features
- implement Microphone widget with volume control and mute functionality 050c50b
- implement Bluetooth widget using Windows API integration c67e8a5
Bugfixes
- correct typo in wallpapers section of config.yaml acb73e3
Refactors
- update CLI version to 1.0.2 and enhance log formatting 7804bcd
- replace hardcoded virtual key codes with constants from system functions 3a45376
- add virtual key codes for volume up and down 720a94f
- optimize package installation in Windows workflow with force and no-cache options da07ba2
Feat
- bump build version to 1.3.7 04e814c
Full Changelog: v1.3.6...v1.3.7
v1.3.6
New Features
Bugfixes
- fix(weather) improve error logging for weather data fetch failures 1615e0b
- fix(update-check) handle internet connection errors in update checks e88a1e6
Refactors
- refactor(update-check) remove UpdateCheckService and integrate functionality into UpdateCheckWidget to fix problem with multiple bars 6575457
- refactor(battery) update status class based on threshold for icons 6695b01
Documentation Changes
- update icon styling 2fb2073
Chores
- bump build version to 1.3.6 63ca2a3
Other Changes
- Update memory widget label icon 6ca50c7
Full Changelog: v1.3.5...v1.3.6
v1.3.5
v1.3.4
New Features
Bugfixes
- fix(yasb/wallpapers): prevent NoneType exception when handling mouse events 02f570d
Documentation Changes
- Add Update Check widget to README and sidebar 908f2ed
Other Changes
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
New Features
- Libre Hardware Monitor Widget 72aff8f
- Update wallpapers widget configuration and add gallery options f91aa51
Bugfixes
Refactors
- Update update command to run installation and restart application d7d5a7a
- Add is_windows_10() method ea44a0b
- Update power menu blur settings for Windows 10 compatibility de351af
Other Changes
- Refactor CLI.md: Update 'update' command description 4049593
- Merge pull request #59 by Video-Nomad from Video-Nomad/feat/libre-hardware-monitor-widget f63022b
- Update build version to 1.3.2 a5e91b6
What's Changed
- feat(widget): Libre Hardware Monitor Widget by @Video-Nomad in #59
New Contributors
- @Video-Nomad made their first contribution in #59
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Refactors
- remove hardcoded path from
apply_stylesheet
method, useget_stylesheet
instead. 4f22992 - add update command to CLIHandler 7e88109
Documentation Changes
- Update YASB CLI documentation a59afad
Other Changes
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Refactors
- Command Line Interface done. Move and expand cli functionality from yasb_cli to cli 4cad5d5 Read more about YASB CLI https://github.com/amnweb/yasb/wiki/CLI
Other Changes
- Update build version to 1.3.0 c7104d9
Full Changelog: v1.2.9...v1.3.0