File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.5.3] - 2025-06-30
9+
10+ ### Added
11+ - CLI module refactoring for better code organization
12+ - Improved CLI command handling with separate module
13+ - Auto-focus on first input field after loading
14+ - Command line interface (CLI) for executing commands by ID or name
15+ - CLI commands: list all commands and search by name
16+
17+ ### Changed
18+ - Updated dependencies to latest versions
19+ - Improved input window logic for better command execution flow
20+ - Enhanced form layout with horizontal label-input arrangement
21+
822## [ 1.5.2] - 2025-06-30
923
1024### Added
@@ -194,6 +208,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
194208### Added
195209- Configuration editor for easier config file management
196210
211+ ### Fixed
212+ - Updated window identifiers for routing consistency
213+
197214---
198215
199216* Note: Dates in the changelog are for illustrative purposes and should be updated accordingly.*
You can’t perform that action at this time.
0 commit comments