Releases: amnweb/yasb-gui
Releases · amnweb/yasb-gui
YASB GUI v0.0.6 (Beta)
YASB GUI v0.0.5 (Beta)
- chore(app): update APP_VERSION to 0.0.5 89223b1
- feat(dependabot): add configuration for weekly dependency updates 420e927
- feat(updater): implement version change detection and update prompts 6cb363c
- feat(bars): add 'hide on maximized' functionality with tooltip c7d12be
- feat(config): enhance configuration loading and error handling 29041cf
YASB GUI v0.0.4 (Beta)
YASB GUI v0.0.3
- feat(webview2): add missing WebView2 runtime dialog fb6ce70
- chore(version): update application version to 0.0.3 6a94eed
- feat(release): enhance changelog generation for stable and dev releases 6f0b702
- feat(changelog): improve changelog generation logic 3cd8bc6
- feat(release): enhance prerelease handling by deleting old dev releases and tags d3df1c9
- feat(release): implement deletion of old dev release for prereleases 48ce3aa
- refactor(build): simplify release handling in workflow bda521c
- fix(workflow): remove version output from create-release step 0462c6f
- feat(workflow): implement draft release creation in build process 4585264
- fix(build): update architecture handling in MSIX manifest f9125c6
- feat(workflow): implement MSIX packaging and signing process 281a45c
- feat(workflow): add GitHub token for checksum management 98c3009
- fix(workflow): update signing policy for MSI artifacts fd9b7d9
- fix(workflow): remove callback_event from signing steps 36b5bd5
- feat(workflow): update signing policies for EXE and MSI artifacts 3046025
- feat(workflow): add build and release workflow for EXE and MSI f133bcb
- feat(widgets): add documentation link and widget addition functionality 12d1146
YASB GUI Dev Build (0.0.2)
- feat(changelog): improve changelog generation logic 3cd8bc6
- feat(release): enhance prerelease handling by deleting old dev releases and tags d3df1c9
- feat(release): implement deletion of old dev release for prereleases 48ce3aa
- refactor(build): simplify release handling in workflow bda521c
- fix(workflow): remove version output from create-release step 0462c6f
- feat(workflow): implement draft release creation in build process 4585264
- fix(build): update architecture handling in MSIX manifest f9125c6
- feat(workflow): implement MSIX packaging and signing process 281a45c
- feat(workflow): add GitHub token for checksum management 98c3009
- fix(workflow): update signing policy for MSI artifacts fd9b7d9
- fix(workflow): remove callback_event from signing steps 36b5bd5
- feat(workflow): update signing policies for EXE and MSI artifacts 3046025
- feat(workflow): add build and release workflow for EXE and MSI f133bcb
- feat(widgets): add documentation link and widget addition functionality 12d1146
YASB GUI v0.0.1 (Beta)
🎉 First Beta Release
First beta release of YASB GUI - a graphical configuration manager for YASB Reborn
✨ Features
- Visual configuration editor for YASB widgets, bars, and styles
- Monaco editor with YAML syntax highlighting and validation
- Multi-language support
- Auto-update functionality
- MSI installer for Windows (x64 and ARM64)
⚠️ Beta Notice
This is an early release. Please report bugs and feedback on GitHub.
📦 Other Changes
- Initial commit (1b8f5ce)