Release Notes
Version 14.1.12 (🪨 stable)
Upgraded ghostscript to a version that fixed a bug that resulted in Atfinity-generated PDF/A documents loosing their ability to correctly expose unicode characters for selecting and copying.
Version 14.1.11
Improved the behaviour of imported relationship instances in a case. In a case, imported instances from relationships no longer match generation declarations.
Version 14.1.10
Fixed bug where updating instances via force_update didn't add a value if it didn't exist
Version 14.1.9
Fixed a bug that caused Lifecycle Cases to crash when Calculated Information rules returned list values.
Version 14.1.8
Fixed a bug that caused case reindexing to fail when attempting to serialize non-existent processes, blocking dependent features like Excel Import.
Version 14.1.7
Added a management command that restores missing file links from the media directory into the database when they are absent.
Version 14.1.6
Fixed an issue where embedded SVG assets in ADX Documents could override system fonts (e.g. Arial), causing them to render incorrectly or become unusable due to conflicting font definitions within the SVG.
Version 14.1.5
Fixed a bug that prevented reassigning Unrequested Proof to any File Field through Proofs List in a Case.
Add a clear error message when accessing wizard on a different device from the one it was created on.
Version 14.1.4
Fixed a bug that prevented the World-Check Integration from creating Cases when the
name
parameter contained an apostrophe.
Version 14.1.3
Fixed a bug that didn't print translated values in emails.
Improved efficiency of zip_export management command.
Version 14.1.2
Added support for SAML SSO Authentication through the Okta platform
Version 14.1.1
Fixed a bug that prevented some file information from being able to be previewed in lifecycle cases
Fixed a bug preventing Elasticsearch indices from being created in some situations
Remove extra minus sign from percentage in MetricsChart
Version 14.1
Atfinity 14.1 introduces Insights, a new way to analyze cases and instances with custom dashboards. This update also includes new compliance integrations, a redesigned Process Layout, and additional configuration improvements.
Case Manager & Insights
Insights – Users can now configure custom dashboards to display bar charts, pie charts, metrics, and tables based on cases or instances. This provides a structured way to analyze data and monitor key process indicators.
Supports multiple chart types and improved table behaviour.
Widget Detail View allows users to inspect individual insights components.
Layout Grid View & Side Panel improve navigation and dashboard structuring.
Elasticsearch-powered Queries ensure efficient and scalable data retrieval.
Updated Case Comments – Case comments have been redesigned to improve readability and usability.
Case Recovery Mode – Enables users to review case data even after configuration errors prevent case evaluation.
File Fields as Proofs – File fields can now be displayed in the proof tab, giving users one convenient place to display all proofs together
Case Loading animations – When opening a case in our case wizard, skeleton screens now provide faster visual feedback and improve the perceived loading time of the app.
Integrations
WorldCheck Case Management – In addition to zero-footprint screening, Atfinity now supports creating and managing screening cases within WorldCheck for more comprehensive compliance workflows.
LexisNexis – introduced LexisNexis for risk and identity verification.
CIFAS – Introduced support for CIFAS fraud prevention checks.
SmartSearch – Added integration with SmartSearch for anti-money laundering (AML) compliance screening
Hawk.ai – Push data directly into Hawk.ai for real-time transaction monitoring and fraud detection.
Configuration
Updated Process Layout – The Process Layout, where users design how the case wizard for a process (e.g., onboarding or KYC review) should look, has been redesigned to be more WYSIWYG and now features a modern, sleek look. Enhancements include:
WYSIWYG Layout – Provides direct feedback when configuring case layouts.
Side Panel that allow structured control over case layouts.
Much better drag&drop to move elements where you need them to be.
A dedicated permissions view
End User Wizard (EUW) Design Update – The configuration of End User Wizards has been redesigned with an intuitive layout mode and a new side panel, similar to the one introduced for process layouts. This improves usability and makes it easier to design wizards.
Update Indicator for Changes – Shows when Atfinity is still calculating if there are any changes.
Markdown Table Function in RuLa – Expanded table functionality for improved rule-based logic.
General
Redesigned Login Screen – Following security best practices and often heard client feedback, the Atfinity login screen now always makes it clear you are logging into Atfinity. You can still display logos and images that make it clear which client you are logging into, you also always know, for security, this is the Atfinity login screen
Version 14.0.14
Enhanced our World-Check Integration. We now support all these actions:
Case Creation
Partial Update of a Case
Retrieve Case System ID
Zero Footprint Screening (ZFS)
Version 14.0.13
Extended the API to support the download of single proofs with all attachments from a Case.
Extended the API to support the download of single proofs with no attachments from a Case.
Version 14.0.12
Fixed a bug that prevented the application from connecting to external database when database password has escape characters.
Version 14.0.11
Improved the display of some error messages
Additional management command to address File data saved incorrectly
Added Cifas Fraud Detection to the Integration Marketplace
Fixed a bug the invalidated valid Instances if they were part of a declined lifecycle case
Version 14.0.10
Improve the
<field>
in ADX documents to handle splitting a field over multiple pages nicelySwitch linking instances to load data from Elasticsearch for a significant speed-up
Shortened the time a case is locked while it's evaluated to allow more efficient parallel processes of case evaluations
Fixed a bug that rules to send emails in a final state are not executed
Version 14.0.9
Adapted the Hawk integration have less required fields
Improved
sum_of_any
to work on both parameters and nested lists, e.g.sum_of_any(10, [1, 2, 3], [4, 5])
will return 25 now.Fixed a bug that could cause calculated information in overviews to not display the most recent calculations
Scheduled Rules were adapted to be unable to change already approved cases
Version 14.0.8
Added
client_ref
as an optional parameter to ComplyAdvantage requestsFixed a bug that causes transactions to incorrectly overlap
Version 14.0.7
We improved the performance of cases including many ADX documents
Fixed a bug that cased ES indexing jobs to run much slower when started through the user interface while putting live
Fixed a bug that made cases with relationship information crash in certain circumstances
Added the Hawk integration
Added the LexisNexis integration
Version 14.0.6
We improved the performance of indexing cases and instances in Elasticsearch by up to 90% in some situations
Dates in Atfinity can only be from 1.1.1 to 31.12.9999. So far, when calculations in RuLa (e.g.
add_years
) create dates that are out of this range we throw an error. From now on, we just clamp the values to be within this range without failing.We exposed additional data in the results of the SmartSearch integration
Fixed a bug that caused cases to fail in rare situations where provided documents are corrupted
Version 14.0.5
SmartSearch Integration
Added an option to turn off reindexing Elasticsearch on system / server startup
Version 14.0.4
Speed-up for indexing cases and instances when putting live
Fixed a bug that causes shorcuts on macOS in the code editors for RuLa and ADX to not work properly
Fixed a bug that prevented users from adding new information in the instance overview detail view layout
Fixed a bug that caused cases to crash in rare cases when
__instances
or __instances_by_key
was usedFixed a bug that prevented configurations without EUW to be imported in EUW enabled environments
Fixed a bug that prevented cases from being indexed
Fixed a bug that prevented the user to be on top of a new page or tab they navigated to
Version 14.0.3
Fixed a bug that prevented EUW Docker images from being built correctly.
Fixed a bug that caused Excel exports to fail.
Fixed a bug that caused the update indicator to not disappear.
Version 14.0.2
Added the markdown_table operator to create tables from lists or dictionaries
Added an indicator on how many comments in a case are issues
Turned the "Download Booklet" button into a split button so users can download a pdf booklet with a single click
Smaller bug fixes
Version 14.0.1
Fixed smaller design and front issues
Added some more animations
Version 14.0

Atfinity Version 14 brings a major revamp of our user interface! Atfinity now looks cleaner and more structured and our case manager is significantly easier to navigate. Since you use Atfinity for more and more complex processes we put the tab navigation to the left to allow even more space to structure cases to your needs. We are very excited for your feedback! Don't hesitate to get in touch.
Case Manager
Provide multiple appendixes to uploaded documents
A new field type "files" allows to upload multiple files, not just one
Multiline text fields in the case manager can now be configured to adapt to the provided text length. For example, a field can initially display five lines, but, when it fills up, starts to display up to 20 lines before it starts scrolling.
Text fields come now with a set of styles to choose from and an optional condition when to display the text. A great use-case for that is custom error messages in the context of the case manager
Documents are only marked as outdated now when information on the generated document has changed. This means documents outdate only when really necessary, not whenever the case is changed.
The case manager is now also available in Italian.
Configuration
Case Manager overviews can now be configured with elaborate filters to create highly specialised overviews that only display some cases or instances. For example, you can now choose to make an overview that only displays people living in Germany.
Use rules to make queries to instances from already approved cases. This, for example, facilitates very elaborate duplicate checks.
Documents in RuLa provide access to matched instances with
d.__instances
andd.__instances_by_key
The option "create missing values" has been redesigned. If set to yes, no part of a document or rule will ask questions, instead of just the condition.
Admin and API
Or management commands have been significantly reworked. They allow now to queries tenants, users, roles and groups in much more detail and can be used to easily administer these.
A new API request allows to create instances and assign roles in a single request
A new API request allows to remove multiple roles from an instance in a single request
Last updated
Was this helpful?