Release Notes

Show changes between Softadmin® versions and
Changed functionality
  • Datetime
    8.3.0
    The Date/Time/Datetime controls on mobile have had their appearance changed.
  • Parameters
    8.3.0
    Parameters using "Show to the right of" can now display descriptions and extended descriptions.
  • Project Inspection
    8.3.0
    Project inspection will now issue a warning for Multi-listbox input constants without an ID value.
  • Tooltips
    8.3.0
    Tooltips has been reworked for better accessibility and user experience.
    - They do no longer move with the cursor.
    - They do no longer close after a few seconds.
    - They now come with screen reader support.
    - They can be closed with the keyboard (esc).
    - Security fixes.
  • Web Service Call
    8.3.0
    Improved developer UI to create new web service meta data.
New functionality
  • Color theme
    8.3.0
    It is now possible to change the default color of badge counts.
  • Dynamic Field Information
    8.3.0
    Added a new column "FieldInfo", which can be used to base a dynamic field on another field.
  • Functions
    8.3.0
    Added a new function to normalize and validate personal numbers.
  • Functions
    8.3.0
    Added a new function to approximate node dimensions in node graph, to be used in conjunction with Auto Layout.
  • Grid
    8.3.0
    It is now possible to specify the default group-by sort order.
  • HTTP Request
    8.3.0
    It is now possible to force the server response to be passed to the procedure as either text or binary instead of letting Softadmin decide.
  • HTTP Request
    8.3.0
    It is now possible to retrieve headers from the server response. In batch mode a new call is introduced "Not modified" which is called if the server responds with status code 304 Not Modified.
  • Log Out
    8.3.0
    Added a new component "Log Out", which signs the current user out of the system.
  • Multi-autosearch
    8.3.0
    Multi-autosearch now supports a new column "ListColumn_<xxx>"
  • Planner
    8.3.0
    It is now possible for the user to change the column width.
  • SIE
    8.3.0
    The SIE component now supports generating SIE 5 entry files.
  • System settings
    8.3.0
    Added a new system setting "LoginAdminIpWhitelist", which restricts administrator account sign-ins to specified IP addresses.
  • Web Service Call
    8.3.0
    Web service call now has an option to request compressed data.
  • Web Service Call
    8.3.0
    Web Service Call now has build in support to make OAuth requests to obtain tokens before the actuals requests.
Bug fixes
  • BankID
    8.0.0.14
    The BankID component would sometimes stop responding when using Safari on iOS.
  • date
    8.3.0
    The date/datetime control would trigger the onchange event when opening the picker for the first time, or when selecting the already selected value.
  • Date range
    8.2.0.2
    Date range would crash on save when used on a parameter page.
  • Date range
    8.2.0.6
    The date range control returned a string representation of its JavaScript object instead of the object itself.
  • Date Range
    8.2.0.6
    The date range control returned undefined when it did not have a value in both its fields. It now returns null.
  • Date range
    8.2.0.6
    The year picker in the Date Range picker would not take up all available space.
  • Enterprise Search
    8.3.0
    Columns that could have icons would always reserve space for them, even when no rows displayed an icon.
  • Export bundles
    8.3.0
    Export bundle script generation would incorrectly show an error message to the user when exporting a link with depends on SQL.
  • Heading with checkbox
    8.3.0
    Heading with checkbox did not trigger the OnChange event when updating the checkbox.
  • Inline Document
    8.2.0.5
    It was not possible to enter field tables for Inline Document menu items.
  • Inline Document
    8.2.0.5
    The Inline Document component did not remember the currently selected document when reloading the menu item or going back to it.
  • Inline Document
    8.2.0.8
    The Inline Document component could become invisible when used in Multipart.
  • Languages
    8.3.0
    It was not possible to have the language name in its own alphabet.
  • Multi-autosearch
    8.2.0.6
    Placeholders would not display properly.
  • Parameter page
    8.3.0
    The option "No search button" for the setting "Search button location" for parameter pages would still display the search button.
  • Performance center
    8.2.0.6
    The job Archive aggregated performance log data" would crash after deploy if asynchronous events were used.
  • Planner
    8.3.0
    Unplanned items could overlap.
  • Radio cards
    8.2.0.6
    Radio cards created using dynamic field info would crash.
  • Radio cards
    8.3.0
    Small and medium radio cards would cause elements to overlap or lead to large, empty spaces between elements.
  • SAML
    8.2.0.9
    In SAML metadata, the 'use' attribute on the KeyDescriptor was treated as mandatory but should be optional.
  • SAML SSO
    8.2.0.10
    Signed login requests were not compatible with strict servers.
  • Search button
    8.3.0
    The Text area and Checkbox tree controls was displayed on top of the search and cancel buttons instead of hidden behind them on parameter pages.
  • time
    8.3.0
    The time control would trigger the onchange event when opening the picker for the first time, or when selecting the already selected value.
  • Web service call
    8.3.0.1
    Web service call would crash if the log setting "No logging" was enabled for either failed or successful requests.
  • Web service publishing raw mode
    8.2.0.3
    Improved error message for windows authentication.
  • Web service publishing raw mode
    8.2.0.4
    Web service publishing raw mode could not use windows authentication in Kerberos mode on some servers.