Release v1.1.5: Bug Fixes & Report Enhancements
This release addresses multiple critical bugs and enhances the reporting experience. ## Bug Fixes - Fixed: Actual time tracking now persists correctly across Pomodoro breaks - Fixed: Timer actual time no longer resets to 0 when resuming work after breaks - Fixed: Stopwatch mode timer bar now displays correctly - Fixed: Daily stats counter no longer increments when canceling/stopping tasks - Fixed: Report quick select buttons now update date fields automatically - Fixed: Today's focus time calculation corrected (previous day restart issue resolved) ## Enhancements - Added visual glow animation to active quick filter buttons in Reports - Quick filter buttons now show active state with pulsing effect - Date inputs update automatically when clicking quick filter options - Improved UX with visual feedback for selected time ranges 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "immerse",
|
||||
"name": "Immerse",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "A Blitzit-inspired task management and focus timer plugin. Plan your day, track time with Pomodoro technique, and crush your tasks with satisfying checkoffs.",
|
||||
"author": "Crib",
|
||||
|
||||
Reference in New Issue
Block a user