Home
Change log
Roadmap
Support
Contact Us
Built by Thought Hatchery, LLC
Pullwalla
Features
Pro
Change Log
Roadmap
Support
Version 2.8.0 (build 38)
Released June 25, 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