What's Changed
- chore: fix tsc (1ee0fc7)
- feat: persist rows per page setting per tab in localStorage (af260b8)
- fix: apply text ellipsis to repository name when path is used as fallback (7c092d0)
- fix: reduce column widths to prevent table overflow and scrolling (f030354)
- fix: implement fixed table layout to prevent column width shifts (a34a9f0)
- fix: remove 10-item limit and improve pagination styling (fbd7b04)
- fix: make pagination permanent and fix vertical alignment (25f36a9)
- feat: implement optimistic UI updates and pagination for activity tables (8714e5f)
- feat: add pagination to DataTable component (35e8634)
- fix: implement optimistic UI updates for job deletion (f99aa90)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.64.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.63.0...v1.64.0