One last one for the road !
As the end of the year is near, here's our 30th release for 2024, packed with usefulness
New operators
- Start with / end with : makes it easy to check the beginning or the end of a string against another value or list. Very useful for getting the country out of the IBAN, the phone operator suffix or the email domain name
- Is multiple of : you can now check with ease if a number is round, and set the thresholds.
Load lists by CSV
No more need to enter values manually to update lists : you can now upload CSV up to 9999 values for your lists. And if you need to update those, you can download them
Case manager
We're still chasing the clicks on the road to efficiency in the case manager
- If a case holds a single decision, it's now displayed by default
Test run
You can now stop an existing test run at any time.
Fixes :
- Unclickable part in the decision viewer
- Access to analytics for all roles
- Adding a description on an object of the data model works again
Documentation 📖
Schematics of Marble technical and functional architecture added to the repo: see the installation/deployment.md
page