New Features
- Add custom CSS file by @phipzzz
Changes
- Change version information in requirements.txt @phipzzz
- Update compatible FRITZ!OS version 8.02 @phipzzz
Docker images
Images for following architectures are available on docker hub
- linux/amd64
- linux/arm64
Updating (Docker)
- Stop the container
- Pull the new image
docker pull phipzzz/fritzbox-wlan-password-rotator:latest
ordocker pull phipzzz/fritzbox-wlan-password-rotator:1.3.0
- If you wish to use the new features, add the volume mapping to your docker run command or docker-compose.yml file
/path/to/custom.css:/app/static/src/styles/styles-custom.css
- Deploy the container