Skip to content

Releases: offspot/offspot-config

2.9.2

04 Dec 14:43
707c0eb

Choose a tag to compare

Fixed

  • [builder] Using dashboard 1.6.5 with fallback color on about page (old browsers)
  • [builder] Using adminui 1.3.1 with regression fix (crash on start)

2.9.1

03 Dec 12:16
950b5d0

Choose a tag to compare

Fixed

  • [builder] /etc/hostapd/hostapd.conf being created (as dir) by compose before being gen by ap.py (#53)
  • [ap] Improper detection of brcm4345 chipset (#54)

Changed

  • [builder] Using dashboard 1.6.4 with links fixes
  • [builder] Using adminui 1.3 with smaller size and better profile detection

2.9.0

02 Dec 09:57
02e9404

Choose a tag to compare

Added

  • [builder] wifi_profile parameter to ConfigBuilder

Changed

  • [builder] Using kiwix-serve 3.8.1

2.8.1

01 Dec 15:24
e7763e7

Choose a tag to compare

Fixed

  • [builder] don't touch file in /etc/offspot as image-creator can't.

Changed

  • [builder] Using adminui 1.1 (no changes)

2.8.0

01 Dec 10:35
e3601c1

Choose a tag to compare

Added

  • [runtime] fromfile Records applied configuration (from offspot.yaml) to /etc/offspot/latest.yaml
  • [runtime] ap now supports profile (perf or coverage)
  • [builder] Admin UI support via .add_adminui()

Changed

  • [builder] Updated images (base updates) for captive-portal:1.6.1, dashboard:1.6.3, file-browser:1.2, hwclock:1.3 and reverse-proxy:1.12
  • [catalog] Updated images (base updates) for file-manager:1.4 and magoe:1.1

2.7.1

20 Oct 09:17
0408102

Choose a tag to compare

Changed

  • [runtime] ap reloads sysctl via --system instead of -p which fails on newer versions (required for trixie)

2.7.0

04 Sep 14:47
a5ecc35

Choose a tag to compare

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

2.6.1

07 May 16:17
ab90d00

Choose a tag to compare

Changed

  • [captive-portal] Using 1.5.3 with regression (1.5.2) fix

2.6.0

07 May 11:45
3d07324

Choose a tag to compare

Added

  • [builder] New public_version param allowing any string as advertised version in About

2.5.4

07 May 11:19
483a49c

Choose a tag to compare

Changed

  • [captive-portal] Using 1.5.2 with better wording
  • [dashboard] Using 1.6.2 with fixed mul exclusion