Skip to content

Commit 1f76ca7

Browse files
committed
docs: update CHANGELOG for v0.7.5
1 parent 14da9b6 commit 1f76ca7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ All notable changes to the vibe-log-cli 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+
## [0.7.5] - 2025-10-31
9+
10+
### Fixed
11+
- Push-up challenge first-time setup now correctly transitions to main menu instead of looping back to welcome screen
12+
- Added PUSHUP_ONLY state detection for users with only push-up challenge enabled
13+
- Push-up challenge status section now displays even when disabled, showing installation state
14+
- State refresh after first-time feature setup now works correctly
15+
16+
### Improved
17+
- Added challenge and statusline installation status to push-up challenge section
18+
- Push-up challenge info now shown when challenge is disabled (setup instructions)
19+
- Cloud dashboard feature details now visible in main menu for non-authenticated users
20+
- Centralized menu item labels to eliminate duplication across different states
21+
- Increased main menu page size to prevent status sections from scrolling out of view
22+
- Updated statusline description text for clarity
23+
824
## [0.7.4] - 2025-10-30
925

1026
### Added

0 commit comments

Comments
 (0)