Skip to content

1.9.10

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 02:11
· 1961 commits to master since this release
101b13b

Release 1.9.10

Changes since 1.9.9:

  • New security settings keys! Refer to the upgrading section in the wiki for more details on which keys you need to add to your environment variables file.
  • Fixed a bug with the downloads page where a device with no builds would show up with an empty row.
  • Static files are now included with shipper for faster loading times (no need to contact multiple servers for dependencies!)
  • Fixed a bug with uploading builds where the redirect after success would result in a broken page render.
  • Updated library dependencies
  • General code cleanup
  • More tests to help catch bugs!