Skip to content

Releases: adelbeke/donna

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 21:22

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

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:50

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

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:33

Bug Fixes

  • prevent crash when filter state has undefined properties (#185) @adelbeke

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:17

Features

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 06:50

Features

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:52

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

Choose a tag to compare

@github-actions github-actions released this 16 Jul 06:46

Features

Bug Fixes

  • recheck for updates on window focus, simplify banner gating (#156) @adelbeke

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:54

Features

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:18

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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:21

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

  • clarify Donna vs GitHub Notifications in README (#108) @adelbeke