To update, simply within docker-compose.yml set the image to "ghcr.io/thilojaeggi/wingetty:stable" and run docker compose pull
and then docker compose up -d
What's new
- Adds permission system with roles for supporting multiple users and deletions
- Adds support for nested installers (zip)
- Adds support for installers of type both
- Allows for bigger file sizes
- Allow for deletion of versions with all installers
What's improved
- Improved forms layout and form validation
- Changes in design to improve consistency
- Only show disable registration banner to admins
- Complettely dropped jQuery in favour of Axios
- Bumps crypto libraries