Skip to content

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:15
· 16 commits to main since this release
00b2557

Minor Changes

  • 53b1f57: Workout tracker: client notes and colored blocks

    • Exercise client note: unified add/edit UI (NoteField) with lucide icons (Plus/Pencil), label-prefixed display, moved to the bottom of the exercise card.
    • Workout note: the per-session note (workout-logs.notes) is now editable in the tracker footer; relabeled from "session" to "workout" to avoid ambiguity.
    • Colored blocks: groups can be merged into one colored band via the new bundleWithPrevious field on workout-groups. The loader bundles consecutive groups into blocks (index resets per section); the tracker renders one background per block.
    • Workout ID is shown in the tracker header for identification.

Pull Requests

No merged pull requests found for this release.


Full Changelog: v1.2.0...v1.3.0