Skip to content

Commit bd9b301

Browse files
committed
Add release notes for v5.80.0
1 parent 03cf5a6 commit bd9b301

File tree

4 files changed

+21
-9
lines changed

4 files changed

+21
-9
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-members = ["honeybee", "mayfly"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "5.79.3"
7+
version = "5.80.0"
88
edition = "2024"
99

1010
[workspace.dependencies]

docs/release_notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# IRIS 5.x Release Notes
22

3+
5.80.0 (7 Jan 2026)
4+
- Fixed action plan permission check (gate arm allowlist w/no gates)
5+
- Fixed action plan unable to deactivate beacons
6+
- Fixed crash in client DMS RWIS panel
7+
- Fixed bug preventing alerts from being reaped
8+
- Add controller `comm_state` column w/trigger for comm events
9+
- Add "comm" channel to LISTEN for comm changes
10+
- pollinator: LISTEN for comm configuration changes
11+
- Ingest pollinator sensor data (JSON)
12+
- Improve UI for pollinator comm links and controllers
13+
- Tweaked LDAP / SONAR timeouts
14+
315
5.79.0 (15 Dec 2025)
416
- Fixed gate arm interlock check
517
- mayfly: Add support for binary `.vlg` format

project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=iris
2-
version=5.79.3
2+
version=5.80.0
33
jna_version=5.5.0
44
gst_java_version=1.2.0
55
gstreamer_version=1.16.2

0 commit comments

Comments
 (0)