Releases: Splines/raspi-captive-portal
Releases · Splines/raspi-captive-portal
v1.0.1
What's Changed
- Rename default password from
splines-raspi
tosplinesraspi
. (Fixes #4) - Fix ping/pong test in frontend (captive portal) not working (also fixes #4)
- Update to the LTS Node.js version 20 (Fixes #6)
- Add linting for python files & improve general code/repo quality
- Test project on the latest Raspberry Pi OS (bookworm, 12)
(dhcpcd
seems to not be installed automatically, so we install it manually in the script)
Note that we release this as v1.0.1
even though we haven't released v1.0.0
beforehand as we consider the previous state before this release as v1.0.0
. This release is then a fix, which is we are at v1.0.1
now.
Full Changelog: https://github.com/Splines/raspi-captive-portal/commits/v1.0.1