Skip to content

Commit e43d63c

Browse files
mickmickshclaude
andcommitted
chore: release v0.6.2
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent ce15a0f commit e43d63c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ 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.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

0 commit comments

Comments
 (0)