Skip to content

Releases: amnweb/yasb-gui

YASB GUI v0.0.7 (Beta)

Choose a tag to compare

@github-actions github-actions released this 02 Jun 16:21
  • chore(constants): update application version to 0.0.7 077c33f
  • refactor(media): remove label_shadow from media widget configuration aed365e
  • refactor(bars): remove acrylic effect toggle from blur settings fd73402
  • chore(deps-dev): update pytest requirement from >=9.0.0 to >=9.0.3 fd2788d
  • chore(deps-dev): bump cx-freeze from 8.6.2 to 8.6.4 93fb154
  • chore(deps-dev): bump cx-freeze from 8.6.0 to 8.6.2 dd49619
  • feat(workflow): add release tag retrieval for WinGet publishing 54dcde1
  • chore(workflow): update WinGet publishing trigger and max versions to keep 23bd25e
  • feat(workflow): add WinGet publishing workflow 1f346ea

YASB GUI v0.0.6 (Beta)

Choose a tag to compare

@github-actions github-actions released this 04 Mar 14:48
  • 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)

Choose a tag to compare

@amnweb amnweb released this 23 Feb 18:20
  • 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)

Choose a tag to compare

@amnweb amnweb released this 19 Jan 08:52
  • 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

Choose a tag to compare

@amnweb amnweb released this 19 Jan 04:06
  • 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)

Pre-release

Choose a tag to compare

@amnweb amnweb released this 19 Jan 03:29
  • 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)

Choose a tag to compare

@github-actions github-actions released this 13 Jan 03:02

🎉 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