Version 3.7.0 (build 51) Released November 27, 2023 Added Needs My Decision Quick Filter Undecided Quick Filter Changed sidebar min width from 160 to 180 Quick Filter naming to be more clear
Version 3.6.2 (build 50) Released October 2, 2023 Fixed macOS Sonoma 14.0 crash when using Bitbucket Server crash from generics & decode with Bitbucket Cloud on macOS Sonoma GitHub Enterprise MANNEQUIN AuthorAssociation deserialization failure
Version 3.6.1 (build 49) Released July 30, 2023 Fixed bug preventing open Settings button from working on macOS Ventura
Version 3.6.0 (build 48) Released July 29, 2023 Added configuration of max PR size to Setting -> General
Version 3.5.0 (build 47) Released July 17, 2023 Removed iCloud Sync of Accounts to improve security & enable devices to have different accounts
Version 3.4.0 (build 46) Released January 26, 2023 Added show individual approvals & rejections in the PR detail view ability to request changes when reviewing a pull request Changed Review menu to always be enabled and disable individual menu items based on state of pull request & Pro status Fixed too large of page size when fetching GitHub PRs in some scenarios
Version 3.3.0 (build 45) Released May 25, 2022 Changed the Pull Request Details avatar & info layout Fixed bug preventing change detection of pull request attributes bug where Bitbucket Cloud pull requests would miss reviews in certain cases
Version 3.2.0 (build 44) Released May 12, 2022 Added updated at to pull request details view pull request creator to the pull request details view Fixed bug where avatars wouldn't load sometimes issue with avatars arbitrarily loading in list on macOS 12.3 bug where PR details state wasn't matching after approve/unapprove bug where Bitbucket Cloud PRs that are rejected aren't appearing with thumbs down
Version 3.1.0 (build 43) Released February 17, 2022 Added markdown rendering of comments assignees to the Pull Request Details Notice in General Preferences informing user when notifications are disabled Changed Notifications Disabled notice to take user to notification preferences Upgraded to Swift 5 Fixed layout bug in add server accounts screens when error or validation notices were present
Version 3.0.0 (build 39) Released February 1, 2022 Changed completely rewrote the UI using SwiftUI & The Composable Architecture the layout for the Pull Request Details discussions section Fixed colors to be based on system accent color with treatments continous memory consumption when run for long periods of time fixed progressive performance issues over time
Version 1.7.0 (build 14) Released April 20, 2021 Changed Paywall copy to show that approve, comment, and PR diffs are included with Pro Pull Request Details to be on for Pro users
Version 1.6.0 (build 13) Released April 16, 2021 Added support for viewing diff warnings in the diffs view ability to handle GitHub Server accounts in prep for that feature Fixed Bitbucket Server decode issue for PRs with merge status "UNKNOWN" Bitbucket Server decode issue for PRs missing ServerRepoLinks.clone property Git diff view sometimes replacing diffs with duplicates
Version 1.5.1 (build 12) Released January 16, 2021 Fixed crashes happening when adding Bitbucket Server accounts bug where adding Bitbucket Server Accounts would fail due to HTTP response header case sensitivity bug causing diffs with single line counts on either side not to show up properly
Version 1.5.0 (build 11) Released January 12, 2021 Added ability to view pull request associated file changes Fixed issue where some GitHub users with extremely high nums of PRs wouldn't see all their PRs JSON decoding issue in cases where Bitbucket Server PR mergeResult isn't present error reporting when adding Bitbucket Server Accounts
Version 1.3.2 (build 9) Released November 18, 2020 Changed marks BitbucketServer PRs with 'Needs Work' status as 'Changes Requsted'
Version 1.3.1 (build 8) Released November 17, 2020 Changed personal access token add account view to be cross-platform Fixed Bitbucket Server PRs not appearing if their description was null Bitbucket Server PRs not appearing if their status was 'Needs Work' Bitbucket Server PRs not appearing if their changes or extension type was missing
Version 1.3.0 (build 7) Released October 14, 2020 Added ability to approve & unapprove a pull request from the details view Fixed comments having incorrect color in dark mode sometimes issue where tapping attributes in the details view would incorrectly take the user to the subscription screen bug where pull request attributes were not showing for Pro users bug where pull request attributes were not showing on iPad Bitbucket Cloud JSON decode failure on diff stats when have a "subrepo conflict"
Version 1.2.1 (build 6) Released July 8, 2020 Added pull request creator avatar to pull request details view Bitbucket Server integration support for iPad multi-tasking loading & saving of Accounts via iCloud keyboard shortcuts for switching Quick Filters with (cmd + 1) through (cmd + 8) network connectivity detection so that the user knows the app requires an internet connection to work properly pull request details view controlled via general setting ability to comment on pull requests setting for opening GitHub pull requests externally rather than setting to control if pull requests details are shown or Changed comment author names to be display names when available Bitbucket Server account add dismissal to match the others GitHub Cloud OAuth flow to use embedded Safari rather than external Safari Bitbucket Cloud OAuth flow to use embedded Safari rather than external Safari to Universal Purchases so Subscriptions would be shared across platforms paragraph spacing in the pull request body for better readability app icon to the new official icon that is styled after the original desktop one the add/remove account process to have better flow assignes view to no longer show their names and just show their avatar syncing with iCloud now also push unsynced local accounts to iCloud Fixed "Created" quick filter for Bitbucket Server bug preventing Quick Filters from working for Bitbucket Server iCloud Account syncing so it works properly fixed parsing Bitbucket Pull Requests with status of "binary conflict" so users see Characteristics now fixed parsing Bitbucket Pull Requests with status of "type changed" so users see Characteristics now fixed loading so it properly happens on splash screen instead blank screen before it fixed extra long timeout that was blocking UI when there were connection issues some small visual layout issues that could create inconsistent view layout in the sidebar fixed pull request list scrolling to be smoother bug where comments fg color wasn't working in dark mode
Version 1.0.0 (build 2) Released February 12, 2020 Changed OAuth flow from Safari over to SFSafariViewController as that is what Apple wants