Releases: chirpstack/chirpstack-gateway-os
Release list
v4.12.0
v4.12.0
Features
Statistics
This release adds the luci-app-statistics to all targets for tracking basic statistics like memory, CPU and network usage.
For the RAK7289v2 and RAK7267 gateways, this also adds battery metrics (voltage, health and remaining charge) if a RAK battery is connected.
Other features
- Add Elecrow LR1302 configuration option. (#153)
Updates
- Update OpenWrt to v24.10.7.
- Update ChirpStack to v4.19.0.
- Update ChirpStack Concentratord to v4.7.1.
- Update ChirpStack MQTT Forwarder to v4.6.0.
- Update ChirpStack Device Profiles to latest commit.
Bugfixes
RAK7289v2 watchdog
This release adds a watchdog feeder for the RAK7289v2 gateways. Please note that this watchdog was added to the latest hardware revision of the RAK7289v2 gateway. Without this feeder, the gateway will reboot every 10 minutes. (#155).
Other Bugfixes
- Fix invert logo in dark mode. (#154)
v4.11.0
v4.11.0
Node-RED removal
Important: The full images no longer includes Node-RED. After upgrading to OpenWrt v24.10.6, it no longer worked properly, returning 400 responses to all requests. After debugging this for several days, it was decided to remove Node-RED. Please note that OpenWrt v25.12.x changed the node package to host-only, due to several other issues (see below).
See also:
Updates
- Update ChirpStack Gateway Mesh to v4.1.3.
- Update ChirpStack to v4.17.0.
- Update ChirpStack Device Profiles to latest commit.
Improvements
- Update to OpenWrt v24.10.6.
- RAK: add packages for reading cellular status + control LED. (#24)
v4.10.1
v4.10.0
v4.10.0
ChirpStack Device Repository
Note: This only applies to images that have ChirpStack pre-installed.
This release adds support for importing device profiles from https://github.com/chirpstack/chirpstack-device-profiles. See also the ChirpStack changelog for v4.16.0. In case you have old device-profile templates, you can migrate these using the following command:
chirpstack -c /var/etc/chirpstack migrate-device-profile-templates
OpenVPN support
This release adds the kmod-tun package for all targets, which is required when installing OpenVPN through the package-repository. (#143)
Updates
- Update ChirpStack Concentratord to v4.6.0
- Update ChirpStack MQTT Forwarder to v4.5.1
- Update ChirpStack UDP Forwarder to v4.3.0
- Update ChirpStack Gateway Mesh to v4.1.2
- Update ChirpStack to v4.16.1
Improvements
- Update to OpenWrt v24.10.5.
v4.9.0
v4.9.0
Features
Dragino LPS8N
This release adds support for the Dragino LPS8N gateway.
Updates
- Update ChirpStack Concentratord to v4.5.2.
- Update ChirpStack to v4.15.0.
- Update ChirpStack MQTT Forwarder to v4.4.1.
- Update ChirpStack Gateway Mesh to v4.1.1.
Improvements
- Update configuration for RAK7391 gateway. (#140)
- Add
watchcatservice to images. (#141) - Auto-generate API secret for ChirpStack service.
- Make ChirpStack Gateway Mesh filter configuration configurable.
- Update to OpenWrt v24.10.3.
- RAK7391: Allow to select
ttyACM2for concentrator modules. (#19)
Bugfixes
- Fix
udp_server>udp_forwarderin ChirpStack UDP Forwarder configuration. (#146)
v4.9.0-test.1
v4.9.0-test.1
Features
Dragino LPS8N
This release adds support for the Dragino LPS8N gateway.
Updates
- Update ChirpStack Concentratord to v4.5.2.
- Update ChirpStack to v4.15.0.
Improvements
- Update configuration for RAK7391 gateway. (#140)
- Add
watchcatservice to images. (#141) - Auto-generate API secret for ChirpStack service.
- Make ChirpStack Gateway Mesh filter configuration configurable.
- Update to OpenWrt v24.10.3.
- RAK7391: Allow to select
ttyACM2for concentrator modules. (#19)
Bugfixes
- Fix
udp_server>udp_forwarderin ChirpStack UDP Forwarder configuration. (#146)
v4.8.3
v4.8.3
Bugfixes
Raspberry Pi: fix failing boot after upgrade
This release fixes an issue with the Raspberry Pi images that could cause the bootprocess of the Raspberry Pi to fail after an upgrade. For more details about this issue, please see:
In case you are affected by this issue and you have access to the terminal (e.g. USB keyboard + HDMI display) you could try the following command to restore the Raspberry Pi: firstboot && reboot. firstboot will normally reset the overlayfs containing the configuration, but as in case of this issue OpenWrt fails to mount it, this will cause OpenWrt to re-create the overlayfs and restore the configuration backup to it after the reboot.
v4.8.2
v4.8.2
Updates
- Update ChirpStack to v4.14.1.
- Update ChirpStack Gateway Mesh to v4.1.0.
- Update Concentratord to v4.5.1.
- Update OpenWrt to v24.10.2.
Improvements
- ChirpStack Gateway Mesh: Make Relay ID configurable.
- ChirpStack Concentratord: Make Gateway ID configurable for sx1302/3 and 2g4.
Bugfixes
- Only automatically set hostname if the current value is
OpenWrt. - Fix broken
python3dependency inDockerfile-devel(after Debian update).
v4.8.0
v4.8.0
Features
Raspberry Pi 5
This release adds support for Raspberry Pi 5 based gateways.
Updates
- Update ChirpStack to v4.13.0.
- Update ChirpStack Concentratord to v4.5.0.
- Update ChirpStack MQTT Forwarder to v4.4.0.
- Update ChirpStack UDP Forwarder to v4.2.0.
- Update ChirpStack Gateway Mesh to v4.1.0-test.1.
- Update Node-RED to v4.0.9.
v4.7.1
Updates
- Update ChirpStack to v4.12.0.
- Update ChirpStack Concentratord to v4.4.8.
- Update ChirpStack MQTT Forwarder to v4.3.2.
- Update ChirpStack UDP Forwarder to v4.1.10.
- Update Node-RED to v3.1.15.
- Update OpenWrt to v24.10.1.
Improvements
- Seeed SenseCAP M2: Fix Wi-Fi mac address (to be consistent with package label).