-
Clicking "Cancel" during BankID sign-in would trigger the error "BankID error: No such order".
-
Detailview menu items with 'Fit to window' enabled would get an unnecessary scrollbar.
-
The popup menu that shows tabs that do not fit on screen would get laid out incorrectly.
-
If a bundle contains a web service, then generating the bundle file will fail.
-
The File Manager component would sometimes open more SFTP/FTP/FTPS connections than necessary when multiple actions used the same endpoint.
-
Using "DisplayValue" in grid may cause problems if the grid is grouped. Please use DisplayValue with editable grid only.
-
Using the same column name for multiple passing fields in Info SQL links were previously ambiguous and is no longer allowed.
-
Some MCP files were missing
-
Expanding the extended description would momentarily cause the NewEdit to render incorrectly when inside a Detailview tab with 'Fit to content' enabled.
-
Empty passing field values could cause crashes.
-
Menu items with cid nexus would crash inside popups when navigating to another menu item in the same nexus if that menu item had Display location set to Fullsize.
-
Project inspection
8.10.0
Project inspection would incorrectly report an error if the binding used either of the special values "Is popup" or "Client IP".
-
The rate limiter would have a low chance of crashing when restricting calls for a long time.
-
SoftadminApi.User_UpdatePassword
8.10.0
In cloud edition SoftadminApi.User_UpdatePassword would empty the user's password if @PasswordHash was not sent to the procedure unless the calling procedure had set XACT_ABORT ON.
-
When attemping to generate a Swiss QR Code an exception would be thrown.
-
Some web service call integration errors would not be reported in the StoreError-call.
-
Web service publishing raw mode
8.10.0
Web service publishing raw mode would incorrectly warn for unimplemented methods if the Swagger contained the properties "description", "parameters" or "summary" for the "path"-property.