Changelog Kernel

Version

Datum

Änderung

1.0.0

05.07.2018

Features

  • PR 72 (remove GUI stack from multiOS-light) gemergt
  • PR 61 (added support to set the timezone via supervisor) gemergt
  • PR 60 (added multisio-mt to IGW-3 variants default apps list) gemergt
  • added RTC Calibration for IGW-3 & 24CI
  • PR 15 (24CI devtree) gemergt
  • PR 22 (limit container log size) gemergt
  • PR 7 (Add manual pipeline for sidekick projects based on multios) gemergt
  • PR 4 (Support for BDE: Package and defconfig) gemergt
  • PR 524 (Bake license-info into image) gemergt
  • PR 517 (Auto install Apps) gemergt
  • PR 516 (multios pi5 agent configuration / board) gemergt
  • PR 514 (added App overview api) gemergt

 

Bug Fixes

  • update string comparison syntax for supervisor entries in robot tests
  • PR 6 (MCP795 runaway) gemergt

 

Performance Improvements

  • No changes

 

### Security Improvements

  • PR 9 (buildroot 2026.02) gemergt

0.8.0

17.02.2026

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

0.7.1

22.01.2026

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

0.7.0

14.11.2025

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