Changelog
v0.8.0
2026-02-17
Features
- added logrotate and dedicate storage for app logs
- systemd-journal is now stored persistent in /data
- fail2ban now loggs to syslog
- added wireguard watchdog
- PR 462 (Support for TRM250 LTE-Modem) gemergt
- PR 455 (Board-config for Proxmox VMs (x86_64)) gemergt
Bug Fixes
- removed efi support from all uboot images
- CPU serial checking in uboot
- update udev rules for SD-Card partitions. SD-Cards may not become flagged as removeable -> removed the removable property and narrowed the rule to explicitly exclude mmcblk0 (internal emmc)
- removable medias were not propaged to docker containers when plugged after container start
- PR 463 (whole-disk superfloppies did not mount) gemergt ***NO_CI***
Performance Improvements
- No changes
Security Improvements
- updated linux kernel to 6.12.61-v8
- updated buildroot to 2025.11.1
- PR 456 (Update multios-browser to v2.0.0) gemergt
v0.7.1
2026-01-22
Features
- PR 420 (Add git-chglog config) gemergt
Bug Fixes
- No changes
Performance Improvements
No changes
Security Improvements
- PR 428 (Update Buildroot to version 2025.11) gemergt
v0.7.0
2025-11-14
Features
- Added WireGuard VPN
- Added support for multiple Ethernet Devices
- Added fail2ban
Bug Fixes
- fixed hostname resolution
Performance Improvements
- Faster system boot without network connection
Security Improvements
- Closed all unused network Ports
- General system security hardening