Releases: rocketraman/gitvantage
Releases · rocketraman/gitvantage
Release list
v1.3.0
v1.3.0
New Features
- Keyboard driven zoom Ctrl-Shift-Plus, Ctrl-Shift-Minus
- Checkout action for GitHub PRs
Improvements
- Detekt static analysis and code formatting by @sschuberth
- Renovate-based dependency monitoring by @sschuberth
- Build improvements, gradle update, caching and version catalog by @sschuberth
- Foundational library updates, Kotlin 2.4.10 and Nucleus framework 2.5.1
- Fewer GitHub
ghsubprocess calls - Perf counters and stall detection
- Make filesystem watches on Mac more efficient
- Filter chips loading status is now clearer
Fixes
- Fix NPE on Mac startup
- Move some processing off the UI thread to avoid hung UI behavior on Mac
- Linux theme detection
New Contributors
- @sschuberth made their first contribution in #2
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.2.0
New features
- Improved worktree management
- Linked worktrees now render with their parent repo.
- Per-worktree alert overrides (aging, unlanded work, reminders) with their own snooze, inheriting from the repo by default.
- Commit directly to a worktree.
- Issue and PR triage and useful issue/PR management tools for maintainers
- Per-repo role — Mine / Contributing / Auto (from push access) — decides which issues and PRs are fetched at all.
- Attention is now gated by reactions: reacting to the latest comment retires the item.
- Per-repo "ignore labels" list drops labelled issues and PRs from lists and counts, with suggestions from live labels.
- UI zoom setting (50–200%) in Appearance.
Improvements
- UX design improvements
- Clear Tag Filters moved beside the TAGS label for easier discovery.
- Settings are now a separate section from working data.
- Edit working notes in a dialog rather than a cramped inline text area.
- Notifications carry per-platform priority hints across freedesktop urgency, macOS interruption level and Windows toasts.
- Console logging tuned so useful git output is logged and the noise isn't.
- Improved reminders
- Reminder notifications gained a "Snooze 1h" button that re-stamps from the click, replacing the old "Ok".
- Fewer
git fetchrequests from GitVantage.
Fixes
- Text edit fields improve double-click behavior and fix intermittent failures with backspace.
- Diff option no longer goes missing on a parent repo while a worktree is active.
- Windows on secondary or mixed-DPI displays draw at the correct scale.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
Full Changelog: https://github.com/rocketraman/gitvantage/commits/v1.0.0