1.6.15
github-actions
released this
18 Jun 06:27
·
2147 commits
to master
since this release
Release 1.6.15
Changes since 1.6.14:
- The
hasBuilds
field has been removed from the v2 all builds API endpoint since it is redundant. Only devices with builds are shown in the endpoint. - Fixed a bug with the codename detection where invalid file names could result in an invalid codename being detected.
- The internal statistics command now shows more information to the administrator.
- Fixed a bug with the template order being processed incorrectly.
- The navbar in the maintainer section has been cleaned up.
- The shippy notice in the upload menu has been removed, since we're planning to add chunked upload support to the web UI.
- Many miscellaneous improvements and fixes
- Code cleanup
- Added more test cases