Skip to content

Version 1.3.0

Latest
Compare
Choose a tag to compare
@phipzzz phipzzz released this 21 Feb 16:13
· 2 commits to main since this release
fb45660

New Features

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)

  1. Stop the container
  2. Pull the new image docker pull phipzzz/fritzbox-wlan-password-rotator:latest or docker pull phipzzz/fritzbox-wlan-password-rotator:1.3.0
  3. 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
  1. Deploy the container