24.10.1
Release Date: 2024-10-01
- Fix relations are not marked as deleted when undoing an import
- Fix valid json shouldn’t be escaped
- Fix filter for “0” is not displayed as filter in list view
- Fix out of memory when scheduled workflows need to update thousands of records
- Fix WSOD when showing an url field in reports
- Fix WSOD when viewing a report dashlet without a report set
- Fix help text with some special chars lead to WSOD in List/EditView
- Fix missing translations in search view
- Fix smarty cache not cleared after deployment
- Fix missing email1 field for old salescloud when using mass API
- Fix audit log for json fields only saving first 255 chars as diff
- Add more cache busters for JS/CSS files to make sure after deployment everything is reloaded
- Fix help popover doesn’t work after inline edit
- Fix when toggling sidebar and directly switch page sometimes the sidebar is then empty
- User Notification setting can’t be disabled
- Fixes passwords match message when changing password behaves differently to other password rules
- Fix date set to 1970-01-01 or with timezone offset when using create/modify workflow actions with date
- Fix studio if custom bean files are use
- Fix module can’t be deployed if relationship name is between 60-64 characters long
- Fix wrong type if using json path workflow action with array filters
- Fix global search with enter not working after using inline edit
- Fix global search not working for a custom field which contains “email”
- Fix pagination in Dashlets not working
- Overhauled the design of all Buttons & multiple CSS adaptions
- Upgrade WYSIWYG Editor to the newest version
- Add Help texts in Detail and Edit View
- Add loading spinner and disable submit button while saving form
- Remove current module always added to all groups in the menu
- Reorder Admin menu (External Services added)
- Add configuration to set maximum shown favorites in the sidebar
- Add a new Template for the Application & Module Loader & use DataTables to show the data.
- Add option to enable fields to be searchable via global search for basic field types
- Add field filter to change log
Security
- Added 2FA Backup codes
- Introducing use of passkeys as alternative method to login
- Add auto submit of 2fa email code after entering 6th number
Reports & Dashlets
- Add “last workday” option to report date filter
- Add option to display description for Report Dashlets
- Add listview-reports similar to detailview-reports custom config
- Add chartOptions to allow height change in custom config
- Add modifyDate option for mass transfer scheduler custom config
Azure OpenAI
- Add a new Azure OpenAI WF action
- Add a new Azure OpenAI admin area
- Add a Proxy OpenAI Entry Point
Workflows
- Add is not null condition for multi enum fields in workflows
- Implement retry logic for trigger hub workflow action
- Add secondary order by name in workflow list view
- Add value set options in modify workflows also for fixed values
- Add deployments & api versions to the admin settings, so that they can be used in the WF action.
- Remove amcharts field type
- Include js libraries only when needed once
- Fix multiple deprecation notices