1.6.3
Release 1.6.3
Heads up! This release, while a minor release, requires a database migration and several configuration changes. It is recommended you follow the upgrade procedure here when upgrading from an older release.
Changes since 1.6.2:
- All shipper configuration variables now start with
SHIPPER_
. - Added a docker-compose configuration file for developers
- Added Makefile for developers (used for command alias)
- shipper now supports backing up builds to SourceForge in case the downloads server unexpectedly dies.
- Added library dependencies for shipper (Celery and RabbitMQ)
- Changed base image (Ubuntu 20.04)
- Docker now copies less files into the image, saving space
- The admin panel now shows the backed up field as a column
- The admin panel now sorts users by last login time
- Sign-ups for new users now require an email address
- SHA256 generation now happens in the background, improving the upload experience