Release Notes

Show changes between Softadmin® versions and
Items requiring attention
  • AI Providers
    8.8.0
    AI models are now defined separately for chat completion and embeddings. All pre-existing models will default to chat completion. Models previously used for embeddings must be redefined.
  • Database Designer
    8.8.0
    If there are any pending changes in Database Designer, they must be either applied or reverted.
  • SoftadminUtil.P27_Pain_002_001_03_Parse
    8.8.0
    EndToEndId can now be NULL in the #P27PaymentStatus table. If EndToEndId is NULL, the new PaymentInformationId column will be set instead.
Changed functionality
  • Database Designer
    8.8.0
    The list of available table types has been expanded. It now includes derived tables and suggests sets of audit columns.
  • Date
    8.8.0
    Date controls now trim leading and trailing whitespace.
  • Menu
    8.8.0
    The menu has a new design on mobile devices.
  • Menu item description
    8.8.0
    Menu items will now always display their description below the name.
New functionality
  • App
    8.8.0
    The progressive web app now has notification support.
  • Checkbox Cards
    8.8.0
    A new control for selecting multiple options has been added.
  • Database Designer
    8.8.0
    Indexes, foreign keys and triggers now have "pending change" icons when edited or created in the designer.
  • Database Designer
    8.8.0
    Database designer can now create default constraints.
  • Database Designer
    8.8.0
    Database designer can now create check constraints.
  • Database Designer
    8.8.0
    Audit columns can now easily be added when creating new tables.
  • Database Designer
    8.8.0
    The Database designer has left beta status.
  • Email
    8.8.0
    The email component can now set the "NotifyOnFail"-property on emails. However, this requires Delivery Status Notification (DSN) support on the SMTP server.
  • GenAI
    8.8.0
    GenAI has two new columns, "MaxCompletionTokens" and "Temperature".
  • setFieldValuesFromWebService
    8.8.0
    The function now supports calling Microsoft Graph menu items.
Bug fixes
  • App
    8.7.0.4
    The icon used for the splash screen in the progressive web app would be scaled to the incorrect size. Go to "Web app configuration (beta)" and upload the icons again after the hotfix is installed to fix this.
  • Azure Service Bus
    8.4.1.4
    Messages would be sent to the wrong bus if the same queue name or topic name was used for multiple buses.
  • Chart
    8.8.0
    The tooltip for some charts would be positioned incorrectly when displayed inside a Detailview tab
  • Checkbox Cards
    8.8.0.2
    Checkbox Cards would display their Id values instead of their labels in the Search criteria box when "Display parameter in component" was turned on.
  • Checkbox Cards
    8.8.0.2
    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.
  • Cidnexus
    8.8.0
    Cidnexus would cause the "leave fullscreen" button to be disabled in certain situations in Detailview and Multipart.
  • Database Designer
    8.7.0.6
    Database Designer could not handle databases using "Change Data Capture".
  • Editable Grid
    8.7.0.7
    Editable Grid would not update its sums when saving a value.
  • Grid
    8.8.0
    Fixed column widths could be distorted when used in combination with column grouping and computed sum feature.
  • Inline Document
    8.8.0
    File names with '%' and '+' characters could not be viewed.
  • Jobs
    8.8.0.1
    The Announcement banner cleanup job would crash if #AnnouncementBannerText or #AnnouncementBannerUser was used when creating a banner.
  • Listbox
    8.7.0.2
    Some newer browsers wouldn't display a native picker for listbox and Multi-listbox.
  • Microsoft Graph
    8.8.0.1
    The Graph component was unable to load one of its dependent DLLs.
  • Multipart
    8.7.0.1
    The multipart layout could be rendered incorrectly when containing multiple detailviews.
  • Multipart
    8.6.0.9
    ADMIN_UnselectAll did not work in multiparts.
  • Multipart
    8.8.0
    If a part belonging to a Multipart in a Detailview tab was opened in fullscreen mode it would not return to the Detailview when trying to exit fullscreen.
  • N/A
    8.8.0
    Some internal procedures used TRUNCATE TABLE without checking for sufficient permissions, resulting in a crash.
  • Parameter page
    8.7.0.3
    Parameter headings would cause the mandatory field information to display when accessibility mode is turned on.
  • Parameter page
    8.8.0
    Parameter headings would not display their description.
  • Performance log
    8.8.0
    "Archive aggregated performance log data" could cause arithmetic overflow.
  • Project inspection
    8.8.0
    Project inspection would warn about visible menu items in groups that always were hidden for menu items that were displayed in the admin menu group.
  • Project inspection
    8.8.0
    Project inspection would warn that folders "WebApp/Images" and "WebApp/Manifests" should be removed, but they should be there.
  • SoftadminUtil.P27_Pain_002_001_03_Parse
    8.8.0
    SoftadminUtil.P27_Pain_002_001_03_Parse would ignore status information related to specific PaymentInformationIds.
  • Web service publishing (raw mode)
    8.8.0
    The audit data would not be correct for methods when creating a new version of the methods.
  • Web service publishing (raw mode)
    8.7.0.7
    Web service publishing raw mode could get performance issues when under heavy load.
  • Web service publishing (raw mode)
    8.8.0
    An inherited webservice method would show its parent's endpoint in the list "Version methods".