Skip to content

Latest commit

 

History

History
103 lines (60 loc) · 2.43 KB

File metadata and controls

103 lines (60 loc) · 2.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.2] - 2026-01-20

  • Using --noflush on iptables-restore to not clear captive-portal rules

[1.4.1] - 2025-12-03

Fixed

  • Using offspot-config 2.9.1 with fix for brcm4345 detection

[1.4.0] - 2025-12-01

Added

  • Added new Host bridge service for use with Admin UI

Changed

  • Based on pi-gen 2025-10-01-raspios-trixie
  • Using offspot-config 2.8.0
  • Data partition block-size now ~1Mib instead of 1KiB
  • Data partition reserved blocks for root to 1% instead of 5%
  • balena service to be started before offspot-runtime
  • docker-compose service not started automatically (started by offspot-runtime)

Removed

  • Support for armhf. It's a soft removal, we just don't test it anymore. Use at own risk

[1.3.1] - 2025-03-25

Changed

  • Inter-services dependencies fix for network scenarios
  • Fixed systemd unit files permissions #69
  • Using offspot-config 2.5.3 (iptables-restore service detection fix)

[1.3.0] - 2025-03-13

Changed

  • WiFi firmwares are downloaded at build time instead of being copied from repo
  • Based on pi-gen 2024-03-15-raspios-bookworm
  • Using offspot-config 2.5.1 (no runtime changes)
  • Fixed race-condition between balena and iptables-restore

[1.2.1] - 2024-04-04

Changed

  • Check part3 filesystem before and after resize2fs to ensure it succeeeds #63
  • Use force (-f) for resize2fs

[1.2.0]

Added

  • WiFi firmware management with additional firmwares on disk

Changed

  • Using offspot-config 1.10.0 with firmware support

[1.1.1]

Added

  • docker command forwarding cli to balena-engine to ease dev and debug

Changed

  • Using offspot-config 1.5.0
  • Fixed docker-images-loader to depend on balena.service

[1.1.0] - 2023-12-08

Added

  • Release image is now published both as .img and xz-compressed .img.xz

Changed

  • Updated to 2023-12-05-raspios-buster
  • Added support for hardware clock.
  • Using new offspot-config (1.4.6) package (which includes runtime_config)
  • OCI stack changed from Docker to BalenaEngine

[1.0.1] - 2023-03-07

Changed

  • Fixed disabling auto-spoof failing due to lack of return code (runtime-config 1.2.0)

[1.0.0] - 2023-02-09

  • Based on 2022-09-06-raspios-bullseye's pi-gen