Skip to content

19.23.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@develar develar released this 18 Aug 21:02
· 1699 commits to master since this release
e4430c5

7za instead of slow and not easy to distribute xz is used now to produce xz archives. deb building expected to be noticeable faster (if > 1 CPU). Currently, only on macOS.

artifactName is respected for GitHub artifact name if it conforms to GitHub rules. Thanks to Dmitry Chestnykh.

Bug Fixes

  • linux: xz on Travis CI macOS agent (f1f82d0)
  • mac: ensure that codesign will not display a UI prompt for permission to access the keychain (ed4d8d0)
  • publish: cache publishers based on the target name (#1958) (5e20529)

Features

  • deployment: publish patterned name if it conforms to GitHub rules (e4430c5)
  • linux: map category public.app-category.social-networking to Chat (9ff96f7)

Performance Improvements