Skip to content

Commit a85d33b

Browse files
committed
chore(changelog): update changelog for version 1.5.3
1 parent abc74c9 commit a85d33b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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.*

0 commit comments

Comments
 (0)