All Announcements

v5.1.1728

New Release

NEW FEATURES

1

App Service resource commands

Add the following Service Resource Commands for App actions Collect system dataRun schedule taskRun job

Mike Sheldon
Released 🚀

0

1

Add additional vault object functions

Add additional javascript functions for script columns vaultObjectExistsByRef(system, table, ref, value) vaultObjectFind(system, table, column ,value)

Mike Sheldon
Released 🚀

0

1

Provide text input function for Onboarding

Currently the only input you can have from a user during onboarding is password. We need the ability to collect other data such as personal email or mobile phone. This requires an additional function in onboarding profile.

Mike Sheldon
Released 🚀

0

1

Option for External links with in Apps

Within apps, we should have the ability to link an external resource. Separate action to navigate to linkThe action is available as all other actionsIn static text we will introduce the option to insert links with a specification similar to the markdown standard: text shown. In NIM, the url specification is the name of the event (https://domain.com). For the links in static text, actions can be configured. When the syntax http(s)://domain.com is used, nim will automatically create the action to navigate to that url.

Mike Sheldon
Released 🚀

0

2

Allow for SMS/Email codes to be sent for Onboarding

Currently you can't leverage SMS or Email Codes for onboarding. It only allows the user to do Question/Answer for the verification. It should provide the same functionality as Password Reset where you can target SMS or Email to send a random pin code to the person.

Mike Sheldon
Released 🚀

0

 

 

IMPROVEMENTS AND FIXES

  • Apps - Required text, date and dropdown elements correctly disable submit buttons
  • Apps - No variable available for external host URL
  • Apps - Variable validation when using script function data
  • Apps - Incorrect variable dependencies cause variable reset in multi-form apps
  • Apps - When changing form in designer, form not selected in left bar
  • Apps - Action output variables empty for notifications
  • Apps - Child form default button not honored
  • Apps - Onboarding / password reset resend code timer issue
  • Filters - Filter not marked as dirty when changing order and selection options
  • Name Generation - Name generation not supporting condition when sync flag on
  • Name Generation - Name generation error when mapping un-synced values and not mapping synced values
  • REST - Allow some field to be excluded from the $select parameter
  • REST - Iterator columns not available in the base object
  • Role Mining - Delete system group causes existing role miner error
  • SAML - Signature wrapping fix CVE-2025-47949
  • Service - Onboarding status text not updated immediately
  • Service - SQLite Foreign-key constraint error when restoring repository on blank system
  • Service - Update NodeJS to 20.19.2

 

 

KNOWN ISSUES

N/A