-
The mapping of the browser back button to the back button did not work in small screen mode.
-
The Bankgiro component would crash when trying to parse reports with stopped supplier payments.
-
The Chat component would render one avatar per message.
-
Checkbox Cards would display their Id values instead of their labels in the Search criteria box when "Display parameter in component" was turned on.
-
Navigating back to a parameter page that has a parameter with a dependency to a Checkbox Card control would cause it to be executed again with NULL as the Checkbox Card value.
-
When called from the Chat component, the Coordinator would use the caller's forward links instead of its own.
-
Database Designer
8.8.0.5
Reverting a rename operation would put the designer out of sync until the next "import from database".
-
Database Designer
8.8.0.5
Database designer would crash when attempting to create a foreign key with an internal description.
-
Database Designer
8.8.0.5
Database designer would crash when viewing a function block with a foreign key column that has multiple unique indexes.
-
Database Designer
8.8.0.8
Saving an ALTER COLUMN on a column with an existing description generated a deploy script even when the column was changed and then changed back to its original state.
-
Database Designer
8.8.0.10
Adding check constraints to unapplied tables could cause problems with the designer.
-
Renaming a foreign key column in the same apply as the table was created resulted in a foreign key script referencing the old column name.
-
Edit field information
8.9.0
The previous setting of "Ignore when saving" would be used when changing the control type type to "Multirow".
-
Using the same column name for multiple passing fields in Info SQL links were previously ambiguous and is no longer allowed.
-
The Announcement banner cleanup job would crash if #AnnouncementBannerText or #AnnouncementBannerUser was used when creating a banner.
-
There was a security issue related to line breaks in addresses in the MailKit library. This update ships with a patched version.
-
The Graph component was unable to load one of its dependent DLLs.
-
Multiparts with Detailviews that had tabs were laid out incorrectly.
-
Empty passing field values could cause crashes.
-
Project inspection
8.8.0.3
Project inspection would complain about an internal check constraint.
-
Publish ClearCache.aspx
8.8.0.5
The Publish version of ClearCache.aspx would crash when called.
-
The PWA name would incorrectly be deployed from the development system but then reset to the correct name on the next app-pool restart.
-
The system logotype would not be shown after the sidebar was refreshed when dynamic logotypes were used.
-
The thousand separator (if other than space) would sometimes be shown before the first digit when "Show thousand delimiter" was enabled.
-
Textbox with Autosearch
8.8.0.8
Textbox with Autosearch using ListColumns did not handle mouse interactivity correctly on Safari.
-
Textbox with Dropdown
8.9.0
It was not possible to navigate an open options list by pressing character keys.
-
Validate parameters
8.9.0
Validate parameters would be executed again for already validated parameters if the menu item was backed to.
-
Web Service Call would crash if BeginExtraParams was used.
-
Web Service Publishing raw mode
8.8.0.7
Web service publishing would have very bad performance if a large number of requests were received while the request log level was "Log everything".