chore: update CHANGELOG for v0.4.1

Made-with: Cursor
This commit is contained in:
decolua
2026-04-23 17:44:35 +07:00
parent 428e2c045c
commit 2eebcee4fc

View File

@@ -1,3 +1,14 @@
# v0.4.1 (2026-04-23)
## Features
- Add Hermes CLI tool with settings management and integration
- Add in-app version update mechanism (appUpdater + /api/version/update)
## Improvements
- Strengthen CLI token validation for enhanced security
- Enhance Sidebar layout for CLI tools
- Update executors and runtime config
# v0.3.98 (2026-04-22)
## Features