Manual Intervention needed if upgrading
You will need to recreate the docker containers if updating to this version from a previous version.
docker compose build && docker compose up -d
To avoid waiting a day for the homepage counters to update, you can also run the commands shown here
New Features
- Upload task from resource interface
- Update podman containers
- Optimization
PR#3
- Home page counters - Caddy image update
- Added search bar in Django Admin Users page for emails and username
- Some more interesting fields for the Users page on the Django Admin Interface
- Search field + more information displayed on the Competition page of the django admin interface
Bug Fixes
Full Changelog: 1.14.0...1.15.0