Skip to content

Releases: ptsochantaris/trailer

Version 1.6.0

12 Sep 20:18
Compare
Choose a tag to compare

Common

  • Option to display relative instead of absolute dates
  • Using Swift 4 and Xcode 9 toolchain, as well as various optimisations and stability improvements.
  • Fix: Sync will no longer hang if user has an empty watchlist.
  • Option to only show/sync statuses in mine/participated sections. Greatly improves sync times, especially on large or busy repositories.
  • Updated token permission description.

iOS

  • Moved to iOS 11 and watchOS 4
  • Using iOS 11 interface elements
  • Fixes and improvements to UI
  • Ability to drag out items to provide their URLs to other apps
  • Significant cleanups & optimisations to Watch app
  • Today widget improvements

Version 1.5.9

08 Jul 19:16
Compare
Choose a tag to compare

Common

  • Improvements to responsiveness and stability, especially on long syncs.
  • Re-enabled beta feature headers when requesting reviews from GitHub Enterprise servers. (Please do note that, as long as reviews remains a beta feature on a particular server, it CAN'T be enabled together with reactions. Doing so will cause syncs to fail from that server.)

iOS

  • Significant improvements to the main list's responsiveness.
  • Fixes for Watch complications and app bug fixes.

Version 1.5.8

01 Jun 20:49
Compare
Choose a tag to compare

macOS:

  • Options menu changed to be a pulldown rather than a popup to keep menu item positions consistent.
  • Item menu performance improvements.

Common:

  • Pull requests for which you have written reviews will be promoted to the Participated section, in the same way that writing comments is done.
  • Improved syncing of reactions and of items without dates.
  • API cache stability improvements.

Version 1.5.7

15 May 12:27
Compare
Choose a tag to compare
  • Review APIs are no longer in beta on the GitHub API, so they can now be enabled at the same time as reactions.
  • Minor improvements to marking new commits on PRs.

Version 1.5.6

30 Apr 13:42
Compare
Choose a tag to compare

Common

  • Introducing BETA support for Reviews: View and be notified of review statuses for PRs, requested reviewers, approvals or requests for changes, or being assigned to a review. Review comments are now included in the comment count and handled as new comments.
  • Introducing BETA support for Responses: Be notified of responses to an issue, PR, or comment, as a comment itself. Get notifications of people posting responses to items. (Please note that due to API limitations this feature can be 'costly' in terms of number of calls made to the server.)
  • IMPORTANT: Due to GitHub beta API limitations, both of these features cannot currently be enabled at the same time, as long as they are marked as beta by GitHub. Additionally, these APIs may change and syncs may fail if that occurs. If syncs start failing, try disabling these features before trying to debug anything else. (And if you’re feeling adventurous, log the API calls that are failing and open an issue at Trailer’s GitHub site.)
  • Minor improvements to memory usage.

iOS

  • Correction to tab bar sizing when using multiple view groups.

Version 1.5.5

01 Feb 20:39
Compare
Choose a tag to compare
  • New option to mark PRs with a badge (and even wake snoozing items up) if new commits have occurred.
  • Correction to default visibility settings applied when a custom repository is added.
  • Further performance and stability improvements under the hood.

Version 1.5.4

26 Jan 19:06
Compare
Choose a tag to compare
  • Expanded watchlist handing: Options to turn off auto-adding and auto-removing of repositories.
  • Manage a list of additional custom repositories outside of your server-side watchlist.
  • Performance improvements for syncing large numbers of items.

Version 1.5.3

01 Jan 13:19
Compare
Choose a tag to compare
  • Various optimisations, cleanups, and fixes, including a slow but consistent memory leak.
  • Have a happy 2017.

Version 1.5.2

02 Dec 20:00
Compare
Choose a tag to compare

Common

  • New option to immediately import old settings on welcome screen
  • Performance and stability improvements in caching

iOS

  • Corrected an issue that could cause the UI to become unresponsive after a refresh
  • Corrected link to GitHub tokens (with thanks to @rhysd)

macOS

  • New option to hide menubar counts and only show icons
  • Corrected menu header labels for pull requests

Version 1.5.1

19 Oct 14:25
Compare
Choose a tag to compare

This is a bugfix release that corrects a scrolling issue on macOS Sierra