Nightly Changelog: 8.1.28-SNAPSHOT-b20230425
Tag Historian
Databases
IGN-6957: Named query comment parsing is too simple, fails to handle quoted strings
Fixed an issue where named queries that included double dash strings would fail to execute properly.
Foundation
Launchers
IGN-5830: Launcher's List/Card view option should persist
Added persistent launcher view preference feature, saving and using the last selected view (card or list) to the launcher's JSON across restarts
Gateway Network
EAM & Redundancy
IGN-6193: EAM Scheduled Tasks - Invalid Cron Expressions are misrepresented in the Expression Descriptor
When scheduling EAM tasks, regular expressions starting with "/", "-", or "," will no longer be considered valid. Previously starting with these characters caused the regex to have different behavior than the provided description said it would.
Data & Logic
SQL Bridge
IGN-6572: Transaction Group Errors against SQLServer DBs when custom index column matches a target name in the DB
Fixed "Ambiguous column name" error when Transaction Groups target an item that is also used as a custom index.
Swing
Vision
IGN-7430: Tab Strip: Tabs resize unexpectedly when making font changes in the tab strip customizer
Fixed an issue where Vision's tab strip customizer would resize tabs as fonts were changed in an inconsistent manner for selected/unselected tab configuration.
IGN-7464: Non-leaf vision client application menu item tooltip is not localizable (client)
Fixed an issue with some menu item tooltips in a Vision Client that cannot be localized.