Skip to content

Releases: ptsochantaris/trailer

Version 1.3.16

16 Mar 21:35
Compare
Choose a tag to compare

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

06 Mar 14:23
Compare
Choose a tag to compare

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

21 Feb 16:40
Compare
Choose a tag to compare

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

26 Jan 18:21
Compare
Choose a tag to compare

OSX

  • Corrections for menu layout and positioning on non-primary screens

iOS

  • Corrected opening items from their respective local notifications
  • iPad Pro icon

Common

Version 1.3.11

29 Nov 22:20
Compare
Choose a tag to compare

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

05 Nov 19:41
Compare
Choose a tag to compare

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

23 Oct 16:33
Compare
Choose a tag to compare

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

14 Sep 01:44
Compare
Choose a tag to compare

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

13 Jul 10:57
Compare
Choose a tag to compare

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

21 Jun 14:34
Compare
Choose a tag to compare

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