File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ All notable changes to the vibe-log-cli 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+ ## [ 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
You can’t perform that action at this time.
0 commit comments