TESTING 8.3 Early Access Changelogs

This is a temporary thread for testing changelog publication for 8.3 EA builds. It will be retired in favor of a "real" 8.3 Early Access Changelogs thread at some point in July.

UPDATE 2024-07-22: Just testing whether I can edit an old thread post, which might come in handy for one aspect of the EA process.

EA-Weekly Changelog: 8.3.0*-b20240701

Swing

Vision

IGN-5522: system.util.retarget() {addresses} option popup API out of date
Fixed a typo in the system.vision.retarget function documentation.

Scripting

Scripting

IGN-5862: System.device.addDevice scripting function shows deprecated arguments in intellisense help text
Add formal deprecation notices for system methods, constants, and parameters within methods.

EA-Weekly Changelog: 8.3.0*-b20240709

Reporting

Reporting

IGN-2592: Built In Report keys cannot be used as dynamic data keys
Fixed as part of IGN-7101
IGN-9299: Reporting built-in data keys ‘Page' and 'PageMax’ not rendering properly on Simple Table component
Fixed as part of IGN-1477.
IGN-1477: Reporting Module Built-in Page Type Data Keys That Are Grouped Do Not Display in Report After the First Page That Displays
Fixed the issue where built-in keys were not evaluated for children of components that can hold child components, such as Groups.

Alarming

Alarm Status

IGN-2848: Built-in alarm journal query is missing order by clause
Added feature to sort alarm event queries by timestamp by default

Security

Security

IGN-9557: 8.3.0: Remove Deprecated SmtpManager
SmtpManager API has been removed in favor of email profiles

EA-Weekly Changelog: 8.3.0*-b20240709

Reporting

Reporting

IGN-7577: Reporting Barcode component has poor resolution
Add ability to render swing related components as Vectors.
IGN-2592: Built In Report keys cannot be used as dynamic data keys
Fixed as part of IGN-7101

EA-Weekly Changelog: 8.3.0*-b20240711

Reporting

Reporting

IGN-7577: Reporting Barcode component has poor resolution
Add ability to render swing related components as Vectors.
IGN-2592: Built In Report keys cannot be used as dynamic data keys
Fixed as part of IGN-7101

EA-Weekly Changelog: 8.3.0*-b20240716

Security

Security

IGN-9978: RFC-68 Adoption: SecurityLevels
Migrated security zone configuration from database to JSON-based resource.

EA-Weekly Changelog: 8.3.0*-b20240718

Data & Logic

SQL Bridge

IGN-10323: Forward port: Transaction Groups - Target Name Display and Interface Broken
Fixed some issues with transaction group's editing UI.

Security

Security

IGN-9978: RFC-68 Adoption: SecurityLevels
Migrated security zone configuration from database to JSON-based resource.

EA-Weekly Changelog: 8.3.0*-b20240722

Swing

Vision

IGN-10375: Forward port: Vision Access Denied Overlay breaks when mouse actions occur on table components
Fixes an issue where users could have rearranged columns with a disabled Roster, User, Schedule Management, Table, Power Table, Alarm Status Table, and Alarm Journal Table Components which caused the AccessDeniedOverlay to not properly cover all of its data.

Security

SAML Integration

IGN-10127: 8.3: SAML Metadata documents fail to import with serialization error in 8.1.34+
Fixed an issue where a IdP's SAML metadata could not be imported from an XML file.

Security

IGN-10147: Support response_mode of form_post for OAuth2 and OIDC
Added support for accepting a response_mode of form_post from an OIDC identity provider.