Releases: d3uceY/Ya-GUI
v0.3.1
Commits
Changes since v0.3.0:
- feat: update macOS binary packaging to zip format (0efe2ca)
- feat: add commit log generation to release workflow (1e3eecf)
- fix: adjust error handling in handleDuplicate and add margin to shortcut description (7cc654b)
- feat: implement hideWindowForCmd function for Windows and no-op for other OS (64c1417)
- chore/update: fixed issue where cmd windows randomly popped up and updated version to 0.3.1 (3b06719)
- Update README.md (eaadc85)
- Update README.md (a4d30da)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.1...v0.3.0
v0.2.0
Full Changelog: v0.1.2...v0.2.0

Feature to run chosen command in any directory of your choice with native file dialogs
v0.1.2
YaGUI v0.1.2
🧰 Overview
This release focuses on stability, clarity, and developer experience.
It improves how YaGUI detects the Ya CLI, provides clearer feedback to users when the CLI is missing, and introduces a multi-platform build workflow using GitHub Actions.
✨ What’s New
CLI Detection & User Feedback
- Added CLI existence check to reliably detect whether the Ya CLI is installed
- Introduced a context provider to centralize CLI state management
- Added a CLI not found dialog to guide users when the CLI is missing
- Included a download link in the Settings page for easier CLI installation
UI & Code Improvements
- Refactored layout structure for better readability and maintainability
- Improved overall component organization
- Removed unused imports and cleaned up related logic
🐛 Fixes
- Corrected the CLI existence check command in
VersionContext - Improved clarity of the CLI not found message
- Updated application version to v0.1.2
🛠 Developer & CI Improvements
-
Added a Wails GitHub Actions workflow for:
- Linux
- Windows
- macOS
-
Enables automated multi-platform builds on tagged releases
📦 Version
v0.1.2
🔗 Related Projects
If you encounter issues or have suggestions, feel free to open an issue or contribute!
Built with Wails (Go + React) 🚀
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Ya-GUI v0.1.0 🎉
Initial Release
The first public release of Ya-GUI, a modern desktop application for managing command-line shortcuts used by the Ya CLI.
Ya-GUI removes the need to manually edit config files or memorize long commands by providing a clean, intuitive graphical interface built with Wails (Go + React + TypeScript).
⬇️ Download
Windows 10/11 (64-bit) | Version 0.1.0
✨ Features
Shortcut Management
- Create, edit, and delete CLI shortcuts with ease
- Fully synced with your Ya CLI configuration
- Inline editing directly inside the shortcuts table
Search & Usability
- Real-time search by shortcut name or command
- Long commands automatically truncated with full text on hover
- Confirmation dialogs to prevent accidental deletions
Import & Export
- Import shortcuts from JSON files
- Export your shortcuts for backup or sharing
UI & Experience
- Modern, dark-themed interface
- Clear visual feedback and icon-based actions
- Responsive layout designed for everyday use
🛠️ Tech Stack
- Frontend: React + TypeScript
- Backend: Go
- Framework: Wails v2
- Build Tool: Vite
🚀 Getting Started
- Build from source using
wails build - Run in development mode with
wails dev - Executables are generated in the
build/bindirectory
See the README for full installation and usage instructions.
📌 Notes
- This is the initial release, so feedback is highly appreciated.
- Future releases will focus on:
- Enhanced settings and preferences
- Better cross-platform polish
- UX improvements and power-user features
🐞 Feedback & Support
If you encounter issues or have feature requests, please open an issue on GitHub:
👉 https://github.com/d3uceY/Ya-GUI/issues
Version: v0.1.0
Status: Initial public release

