Skip to content

Version 1.8.8

Compare
Choose a tag to compare
@ptsochantaris ptsochantaris released this 21 Aug 20:37
· 38 commits to main since this release
  • GitHub access tokens will now be stored in the system keychain and not in the local Trailer database for extra security, and are no longer visible in the Trailer UI. This migration is performed automatically. If you need to downgrade to a previous version of Trailer for whatever reason, please search your keychain for “trailer” and copy/paste the tokens back to that.
  • New option to auto-remove closed and merged items if they have not been updated for a certain period of time.
  • New option in the “Misc” preferences section to list items that are synced but not being displayed for whatever reason.
  • If using multithreaded queries, Trailer will “boost” the original batch slightly to ensure that short syncs complete faster. Longer syncs will still continue with the standard lower rate to ensure there are no timeouts.
  • Performance improvements and cleanups related to reading settings, especially as part of batch operations.
  • A fix related to handling window sizing and scroll position on macOS.
  • Fixed: If there were no people assigned to review a PR, team assignments would not be detected.
  • Fixed: Closed items from a repo not actively watched could result in repeating close notifications until the item was removed.