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.
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.
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
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
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
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.