Releases: ptsochantaris/trailer
Releases · ptsochantaris/trailer
Version 1.3.16
Common
- Ability to mute items so that they don’t provide any notifications or badges until they are un-muted.
- Custom actions on notifications to mark an item as read immediately, or mute it until further notice.
- New options to mark a specific item’s comments as read or unread.
OS X
- Added hotkey (Cmd-O) to open parent repo of a focused item
- Hold “Show” in OS X Alerts to view the new notification actions.
Version 1.3.15
Common
- Ability to exclude items with negative search terms by prefixing them with ’!’. This can be on simple terms, such as “!WIP” but also on property terms such as “label:feature,!WIP” or “server:!public”.
iOS
- Preferences now have a button to hide the help text of listed options.
Version 1.3.14
Common
- New option to limit “only show green PRs” functionality to the “All” section.
- Preferences & quick-start views will now also provide feedback on the minimum permissions required for a GitHub personal access token.
- Additional compiler optimisations.
OS X
- Updated Sparkle update-check to 1.13.1
iOS
- Improvements for some Apple Watch app data loading issues
Version 1.3.12
OSX
- Corrections for menu layout and positioning on non-primary screens
iOS
- Corrected opening items from their respective local notifications
- iPad Pro icon
Common
- Spelling and typo corrections in various places (thanks to @stephenyeargin and @geoffharcourt for spotting them!)
Version 1.3.11
iOS
- Including item numbers in spotlight results.
- Improvements to loading for lists with many items in Apple Watch, plus faster app startup.
OS X
- Disambiguations and clearer option names in preferences, as well as tooltips with help text for almost every option (many thanks to @jules2689 for the input and suggestions)
- Fix for a nasty crash when enter was pressed with no item selected.
- Corrections for IME character input in the filters field.
Both
- Added options to hide items based on authorship. Hide all your own items or items of others per-repository.
- Added success/in-progress/failed icons in front of PR status items to help make them easier to distinguish.
Version 1.3.10
iOS
- Ongoing UI corrections and cleanups, especially when switching between issues and pull requests.
- Significantly reduced UI stutter while syncing with large number of items already exist in the list.
- Further Spotlight-related fixes.
OSX
- Fix for feedback shown in the menubar during the first sync after launch.
Common
- Search for items directly using their number. Use the new “number:” prefix in the filter field, or have Trailer always check for item numbers via the new filtering preference.
- Large speedup in sync performance for repos with long lists of PRs and/or issues. Less power usage and UI lag while syncing.
v1.3.9
iOS
- Improvements to Spotlight result item visibility
- 3D Touch shortcuts, jump to filtering PRs, Issues, or mark everything as read
- The usual, ongoing, appearance cleanups and improvements
- Spotlight indexing now includes issue labels (1.3.8)
- Repo visibility settings display now includes the repo name for easier reference (1.3.8)
- Watch fixes to connectivity, comment order and date visibility in item detail views, as well as complication icons being less misleading when referring to comment counts (1.3.8)
OSX
- Corrected broken keyboard shortcut options screen
- Fixed update mechanism under El Capitan
- Corrected signing issues/warnings and bumped Sparkle to latest version
Common
- Option to hide (and defer announcement of) PRs whose statuses are not all green
Version 1.3.7
iOS
- Spotlight integration - search for GitHub items directly from your device search screen
- Support for split-screen on iPad, with the option to open items directly in Safari if the internal web view isn’t visible in the current running mode
- Apple Watch app & glance rewritten for watchOS 2, with faster loading times, navigation, plus new complications for the Watch face
- Improvements to the appearance of the repository list and its options
- Servers that have recently failed a sync will show up as red in the server preferences panel
- Settings tab updated with improved layout and help text for each option
- Corrections to layout, scrolling, and scroll indicators
- Improvements to various messages throughout the app
OSX
- Selecting more than one repository in the preferences list will allow them to be batch-edited from the group buttons below the table.
- Show (and select to copy) PR/Issue numbers from the OSX context menu
- Option to dump API requests and responses to help diagnose problems
Common
- Converted codebase to Swift 2 for further speed and stability improvements, plus benefitting from new compiler optimisations
- Repository sync policies are now colour-coded to help make them more distinct and easier to visually scan
- Improved network state detection, especially during system startup, with more detailed logging for troubleshooting
- Improved accuracy of quarantining failed server responses
- Database initialisation cleanups for stability
Version 1.3.6
Along with minor fixes and speedups, this release improves filtering and searching.
- Specify exactly what fields are searched for by default in preferences to match the way you search, e.g. you may want to search only labels by default, but exclude titles.
- Query specific properties with keywords such as “title:”, “label:”, “user:”, “repo:”, “status:”, or even “server:” - For instance “label:feature” lists only items with a “feature” label.
- Combine terms: “title:fix,feature user:david,john” (show fixes and features for both David and John)
- Chain properties: “user:john label:frontend label:css” (show items from John that have both the “frontend” and “css” labels)
Many thanks to @Luzifer for his help with testing and feedback for this feature
Version 1.3.5
Common
- Fixed merged/closed notifications being received for items which were not currently visible
- Fixed wrong message being displayed if there are no watched repos
- Won’t check labels or statuses for items which are not currently visible
OS X
- Slightly muted intensity of text not part of item titles
- Updated appearance and alignment of avatars and comment counts
- Fixed repo table not resizing correctly
- Slight padding on the right of the menu to avoid text sticking right to the edge
- Will not attempt syncs during power naps
- Corrected option typo (many thanks to @brandonblack)
iOS
- Web view loading error message corrected
- Watch glance will no longer display explanations if there are no PRs or issues, but will just report zero items - it felt like an error before
- Slightly improved appearance of repo settings