Release date:  

LORIX OS 1.8 "Niesen" is now available, bringing a major update to the platform with new LoRaWAN features, updated core components, and stronger security defaults.

Highlights

ChirpStack v4 and gateway mesh

LORIX OS now includes full support for the ChirpStack v4 stack, bringing the latest ChirpStack features and tooling to your gateways.

As part of this transition, the ChirpStack Gateway Bridge used in v3 is replaced in v4 by the ChirpStack MQTT Forwarder, which adds more advanced packet filtering capabilities. We have also natively integrated ChirpStack Gateway Mesh, allowing the Wifx L1 to operate as a relay gateway without requiring a network connection of its own.

The new v4 stack is introduced alongside the legacy v3 stack, so you can plan and execute your migration at your own pace. The v3 stack will be removed in a future release, but this is not planned before 2027.

Up-to-Date System Components

With the move to Yocto 5 (Scarthgap), LORIX OS benefits from a broad refresh of core Linux components. This update improves security, stability, and overall system performance while keeping the platform aligned with current upstream technologies.

Stronger Security by Default

New LORIX OS installations now require a password change on first login. This is part of a broader set of security improvements designed to strengthen the platform and support compliance with the EU Radio Equipment Directive 2014/53/EU (RED, EN 18031).

Behind the scenes, we have also improved our internal processes for tracking and handling Common Vulnerabilities and Exposures affecting LORIX OS.

The firewall stack has been upgraded from iptables to nftables, bringing better performance, more advanced capabilities, and a cleaner, safer configuration model.

Wifx Connect Two-Step Registration

The Wifx Connect registration workflow has been improved with a new two-step pairing process.

You can now first create the gateway entry in Wifx Connect, then copy the generated token and paste it into the gateway Manager, either through the GUI or the CLI, to complete pairing. This gives you better control over commissioning and makes it possible to pre-register gateways before deployment.

The same workflow is also available through the Manager CLI and API, making it easier to integrate registration into your own automation tools.

Notes

Update automatic rollback

A new automatic rollback feature has been introduced to help recover from updates that might make your gateway unreachable. 

You must persist the update within two hours, or it will be automatically reverted. 

For future updates, this behavior will be available as a configurable option during the update process.

Changelog

LORIX OS 1.8.0

Added

  • [LOR-434] Enforce password change on first login
  • [LOR-633] Save and restore all logs on reboot
  • [LOR-199] Provide auto-rollback on non commited update
  • [LOR-710] Add support for ChirpStack v4 stack (MQTT Forwrarder, Gateway Mesh)
  • [LOR-638] Add iperf3 package by default
  • [LOR-683] Add 1NCE APN in mobile broadband info

Changed

  • [LOR-632] Update Yocto to Scarthgap (5.0)
  • [LOR-675] Upgrade the firewall to nftables
  • [LOR-687] Upgrade syslog-ng config to corresponding version
  • [LOR-700] Update Chrony to v4
  • [LOR-705] Forwarder logs are no more added to the "all" log
  • [LOR-706] Move OPKG status file into A/B slotted partition (/etc/slotfs)
  • [LOR-697] Update manager to v1.0
  • [LOR-637] Update linux kernel to 6.12
  • [LOR-682] Reduce ChirpStack concentratord CPU usage
  • [LOR-693] Remove openssl-misc
  • [LOR-692] Replace nss by gnutls for NM's crypto support
  • [LOR-694] Reduce eudev-hwdb size
  • [LOR-695] Remove bind-utils, bridge-utils and iperf3 by default for lorix-one-256
  • modemmanager: fix AT+COPS timeout command (increase from 120s to 180s)
  • modemmanager: fix AT+CGACT timeout command (increase from default 3s to specific 30s)
  • modemmanager: fix AT+GTRNDIS timeout command (increase from default 3-6s to specific 30s)

Fixed

  • [LOR-696] Don't override customer defined hostname during update
  • [LOR-702] Fix NM internal DHCP compliance with RFC 2131

Manager 1.0.1

Fixed

  • Fix : crash when Wifx Connect gets disabled
  • Fix : crash when removing the SIM card after Wifx Connect was disabled

Manager 1.0.0

Added

  • [MAN-465] Add password expired endpoint
  • [MAN-467] Add support for ChirpStack v4 stack (MQTT Forwarder, Gateway Mesh)
  • [MAN-303] Add bash (key/value) output method
  • [MAN-472] Add update auto-rollback configuration

Changed

  • [MAN-470] Integrate chrony v4 sources mechanism

Manager GUI 1.0.2

Changed

  • Improve error message on WWAN page when the modem is missing

Manager GUI 1.0.1

Fixed

  • [MAN-473] Connect pairing token server URL not properly used

Manager GUI 1.0.0

Added

  • [MAN-465] Require system password change after login if expired
  • [MAN-467] Add support for ChirpStack v4 stack (MQTT Forwarder, Gateway Mesh)
  • [MAN-472] Add update auto-rollback configuration

Changed

  • [MAN-464] Upgrade to vuejs3, vuetify3, vite
  • Improve web terminal mechanics
  • [MAN-470] Integrate chrony v4 sources mechanism