This post contains changelog entries for nightly builds available in 2025
Nightly Changelog: 8.1.46-SNAPSHOT-b20250103
Perspective
Perspective
IGN-4831: previousValue Evaluates As None instead of BasicQualifiedValue With Value Of None or actual previous value
Fixed an issue where the previousValue in a Property Change Script would evaluate to None instead of the actual previous value.
There's a ticket in the backlog to otpimize away these repetitive posts. I'll try to get to it this quarter as 8.1 development will likely slow further and further.
... The pipeline is on a scheduled trigger, it doesn't realize there's nothing new to do so it does it again. And again. Need to make it smarter: more sophisticated trigger and/or conditional "skip" logic. #ciproblems
Nightly Changelog: 8.1.46-SNAPSHOT-b20250127
Perspective
Perspective
IGN-7968: Custom session properties with bindings disappear when merging updates from Gateway
Fixed an issue that caused bound custom session properties to disappear from the Designer after merging updates from the Gateway.
Nightly Changelog: 8.1.46-SNAPSHOT-b20250129
Platform Core
Other
IGN-10237: Update Apache Commons Compress to 1.26.0+
Updated Apache Commons Compress dependency from 1.23.0 to 1.27.1
Nightly Changelog: 8.1.46-SNAPSHOT-b20250130
Containers
Cloud Edition
IGN-11856: Bump the bundled version of Cirrus Link modules to 4.0.26
Updated Ignition Cloud Edition bundled Cirrus Link MQTT modules to version 4.0.26.
Nightly Changelog: 8.1.46-SNAPSHOT-b20250203
Scripting
Scripting
IGN-11792: Backport script module load order initialization fix
Fixed an issue with script initialization potentially overlapping, causing inconsistent object IDs and other ill effects.
Nightly Changelog: 8.1.46-SNAPSHOT-b20250204
Swing
Vision
IGN-11400: NPE When Disabling Vision Table Component with Headers Disabled
Fixed an NPE that could be thrown when toggling the enabled property of a Vision table while the headers were invisible
Containers
Cloud Edition
IGN-11788: Licensing Issue for Ignition Cloud Edition in AWS Regions
Fixed an issue where Ignition Cloud Edition VMs on AWS might not properly license in some regions.
Perspective
Perspective
IGN-2409: Simple Gauge: Component is regenerated when the color property changes
Fixed an issue where the simple gauge would regenerate when certain properties were modified.
Nightly Changelog: 8.1.46-SNAPSHOT-b20250205
Alarming
Twilio
IGN-10240: Update jackson-core and jackson-databind to 2.15.2+
Update dependencies to improve security
Nightly Changelog: 8.1.46-SNAPSHOT-b20250207
Alarming
Voice Notification
IGN-11229: Re-publish Voice modules with new certificate
Voice Modules are now published with valid certificates.
Security
User Sources
IGN-11782: system.user.editUser permits duplicate usernames in Internal and Database User Sources
Fixed issue where both roles and users could be created with duplicate names from the script console for internal and database user sources.