Skip to content

Releases: ptsochantaris/trailer

Version 1.3.4

03 Jun 21:56
Compare
Choose a tag to compare

Common

  • Per-repository PR and issue visibility settings. Display items from various repositories only up to a specific level of involvement. For instance, show only “Mine” from repo A, “Mine & Participated” from repo B, and all sections from repo C.
  • Added the ability to move assigned items to Participated instead of Mine
  • Improved assignment and close/merge handling logic.
  • Correction to stop reporting self-assigned items.
  • Corrections for image loading issue which would sometimes blank user avatars.
  • Corrected for backwards system clock changes when checking for refresh.

OS X

  • OS X prefs will remember last tab selected.
  • Corrections for certain layout corner-cases which could cause labels to disappear
  • Changed “count only visible items” option to “count all open items in visible repos” and made that default to off (you existing settings will be migrated).
  • A first attempt at cleaning up the Display preferences tab a bit and making some options a bit more understandable.

iOS

  • Apple Watch glance and app appearance and data sync improvements.
  • Initially upgrading the database from an extension won’t cause lost data.
  • Status notifications will show the name or PR, not repo.
  • Initial tab bar visibility after quick-start has been corrected.

Many thanks to @bsiegel and @cmluciano for their suggestions and help with testing this release!

Version 1.3.3

20 May 20:55
Compare
Choose a tag to compare

OS X Specific:

  • Corrected "count only visible items" option for issues
  • Added "Open Repo" option on right-click menu of items

iOS Specific:

  • Corrections to Watch app and glance appearance
  • Corrections to Watch app refresh actions
  • Corrections to empty message displayed in PR list
  • Corrections to CI / status item appearance

Version 1.3.2

06 May 18:08
Compare
Choose a tag to compare
  • Notifications for issues
  • Will no longer show notifications for items which are not visible (except assignments)
  • Correction to logic for keeping merged items
  • Test API server improved to work correctly in GE servers
  • Improved handling of bad network links when network status fluctuates

OS X Specific:

  • Correction for an infinite image loading state when an avatar could not be loaded fixed

iOS Specific:

  • Improvements to the appearance of some visual controls
  • Corrections for clearing merged/closed items on Apple Watch
  • Corrections to the appearance of status items in lists

Version 1.3.1

22 Apr 15:01
Compare
Choose a tag to compare
  • Improved layout of display options
  • Preferences window is no longer constantly in-memory, further improving memory use
  • Corrected repository refresh interval checking
  • Corrected a team syncing issue, as well as syncing teams together with repos now, not at every refresh
  • Won’t auto-export settings if no actual changes were made
  • (HOTFIX) Various sync and stability fixes, including a GE-related issue

Version 1.3.0

18 Apr 08:50
Compare
Choose a tag to compare
  • Watch app with sections, statuses and comments
  • Watch glance can be switched between PRs or Issues
  • Today widget extension
  • Support for issues as a second menu - can be turned on from the Display options
  • Simpler one-step quickstart for fresh installs
  • CI / Status items notifications, know when your PR is good to go
  • Support for team mentions
  • Import and export settings (compatible with the next version of PocketTrailer as well)
  • Slightly cleaner appearance
  • Corrections for vibrancy issues
  • Codebase moved to Swift 1.2 for extra stability and performance

Many thanks to @akalman @bkuhlmann @pedrocunha @gdehmlow for their help in testing and suggesting features for this version!

Version 1.2.2

25 Feb 18:02
Compare
Choose a tag to compare
  • Correction for unread badging issue when "auto-participate" and "show all comments" are both enabled
  • Correction of appearance of new comment badges on certain Macs, when in vibrancy mode

Version 1.2.1

19 Feb 19:03
Compare
Choose a tag to compare
  • Option to mute all comment notifications
  • Option to disable greying-out of the menubar item when refreshing (useful if you use Bartender!)
  • Reverted back to the “Banner” notification style as default
  • Fixed issues related to clicking/dragging through status item links
  • Optimised menubar item redrawing
  • Improved non-translucent mode in Yosemite
  • Corrected graphical glitches in Mavericks

Version 1.2

12 Feb 21:24
Compare
Choose a tag to compare
  • A major re-write in Swift, with a cleaned up codebase, meaning more performance, maintainability and stability. A big callout to @cheba and @mauricerkelly for their testing and feedback during this big undertaking!
  • Using native table views on OS X for big memory and performance wins
  • New option to filter using labels and statuses
  • Lots of small bug and corner-case fixes, especially in syncing and labels and statuses
  • Important performance improvements throughout
  • Properly signed, no longer need to right-click-open on first download

Version 1.1.5

20 Nov 16:51
Compare
Choose a tag to compare
  • Performance improvements for vibrancy mode, and some appearance simplifications
  • Readability improvements for non-retina screens using vibrancy
  • Corrections to certain OS X 10.9 rendering issues

Version 1.1.4

17 Nov 11:26
Compare
Choose a tag to compare
  • Added optional support for vibrancy in Yosemite, which also allows extended dark mode support
  • Status filtering crash corrected (thank you @ypresto!)
  • Status and label fetching-related bugs corrected
  • Readability colour tweaks and small Retina-related improvements
  • Image display corrections under OS X 10.8
  • Preference layout improvements for OS X < 10.10