π Release v0.15.0 - Enhanced Gaps View
β¨ Features
Scrollable Gaps Analysis
The gaps view has been significantly enhanced to provide better visibility into your timesheet coverage throughout the month:
- Full Month Coverage: Now shows all days from the start of the current month to today (previously limited to 14 days)
- Horizontal Scrolling: Navigate through all days easily
- TUI: Use left/right arrow keys to scroll the viewport, Home/End to jump to start/end
- GUI: Horizontal scroll bar for smooth navigation
- Dynamic Title: Shows the current date range being viewed with scroll indicators
πΌοΈ Screenshots
The gaps view now allows you to scroll back and fill gaps from any day in the current month, making it easier to maintain complete timesheets.
π¦ Installation
# Using Go
go install github.com/kartoza/go-timesheets-go@v0.15.0
# Or download from releasesπ Acknowledgements
Made with π by Kartoza
Full Changelog: v0.14.0...v0.15.0