File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,28 @@ 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.6.2] - 2025-09-10
9+
10+ ### Added
11+ - ** Git Branch Information** : Sessions now capture and send the current git branch name to the API
12+ - Automatically extracts branch from Claude Code session directory
13+ - Provides better context for development activity tracking
14+ - Enhances analytics with branch-level insights
15+
16+ ### Improved
17+ - ** Time-Based Sync Options** : Enhanced sync menu with convenient time-range options
18+ - Added "Last 7 days" quick sync option
19+ - Added "Last 14 days" quick sync option
20+ - Simplified workflow for regular syncing patterns
21+ - Better user experience for common sync scenarios
22+
23+ ## [ 0.6.1] - 2025-09-09
24+
25+ ### Fixed
26+ - ** Hotfix** : Resolved critical issue preventing users from generating local reports in certain scenarios
27+ - Fixed template path resolution for NPM package distribution
28+ - Ensured proper access to report templates in all environments
29+
830## [ 0.6.0] - 2025-09-05
931
1032### Added
You can’t perform that action at this time.
0 commit comments