This is a security fix. If you use the standard __main__
startup script and host it on a public server, you are encouraged to update to this version.
What's Changed
- Add check for localhost auth by @almarklein in #518
- The default binding is changed from
0.0.0.0:80
to127.0.0.1:8080
.
Full Changelog: v24.12.1...v24.12.2