Releases: adelbeke/donna
Releases · adelbeke/donna
v2.2.0
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
allow force-deleting unmerged branches (#191 ) @adelbeke
recompute hidden PR counter from current results (#192 ) @adelbeke
show disabled Run shortcut action with explanation instead of hiding it (#193 ) @adelbeke
v2.1.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
type persisted viewFilters as Partial to fix build @adelbeke
default missing knownRepos section to empty array instead of crashing @adelbeke
v2.1.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prevent crash when filter state has undefined properties (#185 ) @adelbeke
v2.1.0
Compare
Sorry, something went wrong.
No results found
v2.0.0
Compare
Sorry, something went wrong.
No results found
v1.13.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Features
feat(pull-requests): replace open-externally link with copy checkout command by @adelbeke in #171
Bug Fixes
fix(pull-requests): auto-select newly discovered repos in fully-selected orgs by @adelbeke in #172
Full Changelog : v1.12.0...v1.13.0
v1.12.0
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
recheck for updates on window focus, simplify banner gating (#156 ) @adelbeke
v1.11.0
Compare
Sorry, something went wrong.
No results found
v1.10.0
Compare
Sorry, something went wrong.
No results found
Features
add contribution links to encourage feature requests and bug reports (#134 ) @adelbeke
Bug Fixes
retry worktree removal with --force on stale dirty-state (#135 ) @adelbeke
replace web app with a static deprecation page (#133 ) @adelbeke
check for app updates more aggressively (interval + focus) (#131 ) @adelbeke
Documentation
v1.9.0
Compare
Sorry, something went wrong.
No results found
Features
add org-level filter to the settings modal (#124 ) @adelbeke
explain search-based PR tracking vs GitHub notifications in-app (#122 ) @adelbeke
Bug Fixes
make the entire PR card clickable to open the PR (#123 ) @adelbeke
clarify hide/star as Donna-only and scope them to Review requested (#121 ) @adelbeke
hide settings button when the modal has no content to show (#120 ) @adelbeke
remove stale SSO token hint from empty PR list state (#119 ) @adelbeke
refresh CI checks on focus and add manual reload in checks modal (#118 ) @adelbeke
Documentation