Releases: ptsochantaris/trailer
Releases · ptsochantaris/trailer
Version 1.3.4
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
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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