Thursday, November 7, 2024
2 changes · 18.0
Enhancements to existing features
Knowledge article test steps for embedded view filters have been re-enabled after platform support made them stable. This improves confidence that filtering behavior in embedded Knowledge content continues to work as expected, without changing the user experience directly.
Original PR description
These steps were disabled while waiting for the subroots feature of OWL for embedded components, and can now be enabled again without the risk of indeterministic fail. task-4300215
Bank statement OCR requests now include the type of journal being processed, such as credit card or regular bank account. This extra context helps the parsing service interpret statements more accurately, improving automation quality for accounting teams.
Original PR description
Adding the journal type to the user informations of the OCR parsing request will help the algorithm as it'll know whether it's a credit card statement or a "regular" bank statement that is being parsed. Task 4285658