
Pullwalla is a unified pull request manager that lets you stay on top of pull requests. Using this tool, you will discover and manage the pull requests you care about across all your accounts, organizations, and repositories in a beautifully focused, native macOS interface.
v2.8 [Jun 27, 2021]
### Added
- pull request details view & redesigned app into 3 column layout
- support for GitHub Server/Enterprise via GitHub Personal Access Token
- ability for Pro users to Approve/Unapprove pull requests
- ability for Pro users to review pull request File Changes
- ability for Pro users to participate in Discussions on pull requests
- visual banner to let non-Pro users know what they are missing
- stub data and light banners to pull request file changes & discussions so non-Pro users could see what they are missing
- support for viewing diff warnings in the diffs view
### Fixed
- bug where Markdown parsing was happening on the main thread causing pin wheels
- bug where Bitbucket Cloud pull requests with line_removed/lines_added as null would fail JSON decoding
### Removed
- Compact view preference as it is no longer needed
### Changed
- the majority of the UI over to SwiftUI