Skip to content

2.7.0

Choose a tag to compare

@rgaudin rgaudin released this 04 Sep 14:47
· 22 commits to main since this release
a5ecc35

Changed

  • [runtime] WLAN network to use 192.168.144.0/24 network by default instead of 192.168.2.0/24
  • [runtime] WLAN DHCP to use 192.168.144.128/25 network by default instead of 192.168.2.128/25
  • [runtime] WiFi AP stack manually started in fromfile after container stack is reported Up.
  • [captive-portal] Using 1.6.0 which default 192.168.144.128/25 network by default instead of 192.168.2.128/25
  • [builder] Using 192.168.144.0/24 and 192.168.144.128/25 instead of 192.168.2.0/24 and 192.168.2.128/25
  • [builder] Added optional variant param
  • [builder] Now creating /data/etc/offspot.json with Kiwix Hotspot details (variant and version)

Removed

  • Support for Python 3.9 and 3.10 as base-image been based on Bookworm for a long time