Skip to content

v0.15.0 - Enhanced Gaps View

Latest

Choose a tag to compare

@timlinux timlinux released this 28 Mar 11:55
· 11 commits to main since this release

πŸŽ‰ 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