Release notes
v0.1.53
Release notes and product updates for Nora.
v0.1.53Published 13 May 2026
Fixes
- GitHub Actions run details now use a flat, shadow-free card treatment with a pure white light-mode background for cleaner pipeline readability.
- Git sidebar diff rows now include a per-file discard button so you can revert one changed file without leaving the changes panel.
- Forge pull request rows and detail headers now show the source and target branches so branch direction is visible at a glance.
- Git sidebar now includes a pull action for the current branch, and failed pulls still refresh the worktree state so conflict/error conditions stay visible.
- Git sidebar pull is now disabled unless the current branch is actually behind its upstream, avoiding no-op pull attempts.
- Git sidebar commit-inspection headers now wrap long commit subjects and metadata instead of letting them run out of the panel.
- Git sidebar push is now disabled unless the current branch is actually ahead of its upstream, avoiding no-op push attempts.
Improvements
- The new pull request dialog now uses a balanced two-sided branch-routing layout with selectable source/base branches, a centered flow arrow, branch-based title prefills, top-placed warnings, a leaner icon-led header, and richer review-context fields for a cleaner PR creation flow.