Skip to content

v1.1.0 — Single-Repo Refresh, Calendar UX & Performance

Latest

Choose a tag to compare

@polprog-dev polprog-dev released this 25 Mar 11:50
· 2 commits to main since this release

✨ Features

  • Single-repo refresh — refresh individual repository status without reloading the entire board
  • Column sorting across all dashboard views
  • Local repository browser for quick project discovery
  • Calendar empty-state view with clear onboarding guidance

⚡ Performance

  • Fast-path branch check — skip full fetch when branch status is already known
  • Parallel tag resolution for faster multi-repo loading
  • Python 3.13 compatibility for GitLab integration

🐛 Fixes

  • Row refresh skeleton — smooth loading placeholder during repo refresh
  • Calendar title rendering fix
  • Pre-commit hook configuration corrected