File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ---
11+
12+ ## [ 0.2.24] - 2026-02-03
13+
1014### Added
1115
12- - ** Dialogs** : Scrollable dialogs with keyboard navigation (↑↓/jk, PageUp/PageDown, Home) for viewing long content like error messages
16+ - ** Dialogs** : Scrollable dialogs with keyboard navigation (↑↓/jk, PageUp/PageDown, Home) for viewing long content
1317
1418### Fixed
1519
16- - ** Git Sync** : Improved recovery from failed sync operations - commit is automatically undone on push failure to preserve changes
17- - ** Git Sync** : Better error messages for push rejections - now captures and displays full hook output
20+ - ** Git Sync** : Improved recovery from failed sync operations - commit is automatically undone on push failure to preserve staged changes
21+ - ** Git Sync** : Better error messages for push rejections - now captures and displays full git hook output
1822
1923---
2024
Original file line number Diff line number Diff line change 11[package ]
22name = " dotstate"
3- version = " 0.2.23 "
3+ version = " 0.2.24 "
44edition = " 2021"
55authors = [" Serkan Yersen" ]
66description = " A modern, secure, and user-friendly dotfile manager built with Rust"
You can’t perform that action at this time.
0 commit comments