Skip to content

Releases: amnweb/yasb-gui

YASB GUI v0.0.6 (Beta)

04 Mar 14:48

Choose a tag to compare

  • fix(changelog): improve changelog generation logic 16dcebf
  • chore(constants): update APP_VERSION to 0.0.6 1bd5c43
  • chore(workflow): update build and release process 0703357

YASB GUI v0.0.5 (Beta)

23 Feb 18:20

Choose a tag to compare

  • 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)

19 Jan 08:52

Choose a tag to compare

  • fix(build): remove unused environment variables from build step a1d0167
  • feat(release): update application version to 0.0.4 and mark release as Beta a07bc3c
  • feat(updater): update asset handling for MSIX bundle creation 2c407d1

YASB GUI v0.0.3

19 Jan 04:06

Choose a tag to compare

  • 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)

19 Jan 03:29

Choose a tag to compare

Pre-release
  • 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)

13 Jan 03:02

Choose a tag to compare

🎉 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