In YASB v2.0.4, the Open-Meteo widget now supports a configurable forecast days option.
We fixed an issue that made the bar's context menu appear on the desktop when dragging off it. We also fixed a crash in the Volume widget when no audio device was found. Full changelog below.
New Features
- replace GitHub AI summary with yasb-agent-core e5bda54
- add configurable forecast_days option 365db93
- replace gh-aw issue triage with yasb-agent-core 64ce580
Bugfixes
- update app token action to v3 and fix step name 515a2c5
- replace default GITHUB_TOKEN with app token for triage action c168501
- prevent context menu from appearing on desktop when dragging off bar 185a25c
- handle missing audio device without crashing on invalid config attribute 9b047ec
Code Style Changes
- apply line-wrapping to long conditional in label update fafd30f
Chores
- bump build version to 2.0.4 9b3d5cd
- bump github-copilot-sdk from 1.0.0 to 1.0.1 40baa0c
- update documentation for logging, CLI, and FAQ sections a6ed4f5
- bump openai from 2.41.0 to 2.41.1 72abb0e
Other Changes
- Merge pull request #963 from amnweb/dependabot/pip/github-copilot-sdk-1.0.1 e4ae321
- Merge pull request #962 from amnweb/dependabot/pip/openai-2.41.1 4128cd2
- Merge pull request #974 from amnweb/feat/open-meteo-forecast-days bc9ff55
What's Changed
- feat(open-meteo): add configurable forecast_days option by @amnweb in #974
- chore(deps): bump openai from 2.41.0 to 2.41.1 by @dependabot[bot] in #962
- chore(deps): bump github-copilot-sdk from 1.0.0 to 1.0.1 by @dependabot[bot] in #963
Full Changelog: v2.0.3...v2.0.4