v0.52.0 - decision data offloading
Features
- [infrastructure] Decision rule offloading: automatically offload voluminous decision execution details to a bucket, to keep the database instance size smaller. See more about this in
installation/data_offloading.mdor here.
Improvements
- Allow to pass a single IP address (not a range) for IP whitelisting
- Allow to open cases (and all other table rows as links) in a new tab with cmd/ctrl+click
- Search case by case_id, filter them by assignee, and make full text search much more relevant in the inbox page
- Set default pagination size to 50 elements, allow to increase it up to 100 and increase case results box size in inbox page
- Faster AI case review generation time
Bug fixes
- Fix a situation where the case manager page would fail to load on cases that contain many decisions - also, improve loading speed for the case manager main mage in all situations
- Correct a situation where several decisions related to the same customer, created at the same time, could open several cases even if the workflow is configured to group them into one case
- Add fields
nationality(for Person) orcountry(for Organization) to thePOST /screening/:screeningId/searchandPOST /screening/:screeningId/refineendpoints (was already handled by the endpoint but not documented)
Container versions
This release uses :
- Marble backend
v0.52.1 - Marble frontend
v0.52.0