Release Notes

Show changes between Softadmin® versions and
Items requiring attention
  • Database Designer
    8.4.0
    If there are any pending changes in Database Designer, they must be either applied or reverted.
  • Multirow
    8.4.0
    Info Text values are no longer available to Multirow procedures. The temp table will no longer include columns for Info Text fields.
Changed functionality
  • Back Button
    8.4.0
    The browser's back button now works as expected in more cases.
  • Dynamic Field Information
    8.4.0
    In Grid, you can now assign column group dynamically.
  • Links
    8.4.0
    Added a new link type "Component content link" in grids, which places links inside of the component to indicate a direct relationship.
  • Multirow
    8.4.0
    A new design for Multirow on mobile has been added.
  • Profiler log
    8.4.0
    By default, the Profiler Log is now disabled in staging and production environments. When enabled, it will automatically disable again after a set period.
  • Textbox with Autosearch
    8.4.0
    The popup now requires additional height to be shown below the control, to avoid it being too short.
New functionality
  • Email
    8.4.0
    Custom email headers can now be assigned to individual messages.
  • Field information
    8.4.0
    Added a new setting "AI generated" for Uneditable text and Info text to display an icon indicating AI generated values.
  • Field information
    8.4.0
    Added a new context menu option "Find field in existing field tables" for fields missing field information.
  • fieldHasValue
    8.4.0
    The JavaScript function fieldHasValue can be used in visibility- and enabled-scripts.
  • Picture
    8.4.0
    File input validations can now be used with Picture controls.
    Existing file validations need to be saved again in order to be available to Picture controls.
  • SoftadminApi.Functions_All
    8.4.0
    Added a new function that returns all functions, including those in the Softadmin® module.
  • SoftadminApi.User
    8.4.0
    Added a new column "UseAccessibilityMode".
Bug fixes
  • Calendar
    8.4.0
    Calendar items ending at 00:00 would extend to include the day after midnight.
  • Controls
    8.4.0
    Input fields that were shown to the right of other fields under a heading with checkbox would still be treated as if they were visible even when the checkbox was unchecked.
  • Field validation
    8.4.0
    Validation messages would push fields to the right away from the field with the validation.
  • Grid
    8.3.0.5
    A null pointer exception occurred if a grid was configured to group by a column not returned by the procedure, and the grid contained field information configured to compute sums.
  • InfoSQL
    8.4.0
    Column icons of different widths would result in misaligned text.
  • NewEdit
    8.4.0
    ADMINLayout = 'row' would put all fields in one column.
  • Node Graph
    8.4.0
    Open context menus would not close when dragging a node.
  • Parameter heading
    8.4.0
    A parameter heading would cause the delete procedure to crash if it was of the type 'separator'.
  • Performance center
    8.4.0
    Recent executions would sometimes display an incorrect title.
  • SoftadminApi.User
    8.4.0
    Deleting a user with saved searches would result in a conflict.
  • Textbox
    8.4.0
    If a validation message was present on a textbox and the user would erase the contents and retype the same thing, the validation message would not reappear.
  • Textbox with Autosearch
    8.3.1.1
    Textbox with Autosearch on iOS devices would not always detect a touched option.
  • Upgrade
    8.3.1.3
    A failed upgrade would crash instead of showing the results page.
  • Version History
    8.5.0
    The arrows "next difference" and "previous difference" would press the back button.