Added

  • Needs My Decision Quick Filter
  • Undecided Quick Filter

Changed

  • sidebar min width from 160 to 180
  • Quick Filter naming to be more clear

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

Fixed

  • bug preventing open Settings button from working on macOS Ventura

Added

  • configuration of max PR size to Setting -> General

Removed

  • iCloud Sync of Accounts to improve security & enable devices to have different accounts

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

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

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

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

Fixed

  • small bug fixes

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

Changed

  • Paywall copy to show that approve, comment, and PR diffs are included with Pro
  • Pull Request Details to be on for Pro users

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

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

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

Added

  • support for Bitbucket Server context paths

Changed

  • marks BitbucketServer PRs with 'Needs Work' status as 'Changes Requsted'

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

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"

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

Changed

  • OAuth flow from Safari over to SFSafariViewController as that is what Apple wants

Added

  • initial iOS & iPad app