Current Release¶
What’s new or changed in 9A Raptor Document Warehouse 2025.0.0.643
Release Version: 2025.0.0.643
Release Date: 2025-09-18
Total # Work Items: 8
Features¶
This section contains a table that lists the features that are included in this release when available. We might update this article to include features that were added to the build after this article was originally published.
ID | Title |
---|---|
16255 | Decommission Cortex Service |
16388 | Web App - performance improvement |
16152 | CAD Viewer - New features & improvements |
Bugs & Fixes¶
This section contains a table that lists the bugs and fixes that are included in this release when available. We might update this article to include features that were added to the build after this article was originally published.
ID | Title |
---|---|
16224 | E-platform - Allow to set a template to the original email. |
16382 | Viewer - empty viewer, gray viewer, or unable to print |
16286 | Remove deleted sharepoint sites |
16404 | D9A Kickstart - Use existing user |
16315 | Search component not showing tags |
Detailed Notes¶
This section contains the workitems mentioned in the above sections, with additional details and applicable notes
16224¶
- Title: E-platform - Allow to set a template to the original email.
- Type: Bug
- Notes: When invoices are retrieved from Tungsten, it is possible to put the original email in the raptor document warehouse.
E-Platform now allows to configure a fixed template to be assigned to this email.
16382¶
- Title: Viewer - empty viewer, gray viewer, or unable to print
- Type: Bug
- Notes: Some customers experienced issues with the viewer.
- TechnicalNotes We updated traffic routing to render-servers to use the client IP instead of cookies, as cookies were sometimes dropped.
Without a cookie, requests were assigned a new one and routed randomly to a server. If that server was not the original one, it had no context for the requested file, causing the viewer to fail.
16286¶
- Title: Remove deleted sharepoint sites
- Type: Bug
- Notes: When removing a SharePoint site that was deleted already in SharePoint an error occurred and the site remained visible in Raptor. This was because we tried and failed to delete the subscription to this site. We now catch and ignore this error, as it just means the site was already removed. And then proceed with also removing the record in Raptor.
16404¶
- Title: D9A Kickstart - Use existing user
- Type: Bug
- Notes: The D9A kickstart always created a new service user to run the background jobs; even if an existing user was selected. We will now use the specified user, and not create a new one.
16255¶
- Title: Decommission Cortex Service
- Type: User Story
- Notes: Cortex related services have been decommissioned.
(Not actively used by any customer) - TechnicalNotes All links and resources related to Cortex in the API Gateway and web app have been removed.
16388¶
- Title: Web App - performance improvement
- Type: User Story
- Notes: Lazy load resources related to the viewer to reduce the download size of the initial page load. (only applies if the UI defaults to the details tab, and not the viewer tab.)
16315¶
- Title: Search component not showing tags
- Type: Bug
- Notes: When opening the web app directly in the administration page, and opening a security filter with multiple tags, it was possible that the tags were not displayed. Giving the impression that the filter was empty.
The tags are now loaded and displayed correctly.
16152¶
- Title: CAD Viewer - New features & improvements
- Type: User Story
- Notes: The CAD viewer (preview) received some basic styles and new features.
- Measuring points now become semi transparent when they move "behind" an object, and should thus not be visible anymore.
- Resizing the viewer now recalculates the position of any measurement points.
- A "cube" is added on which the user can click to move the camera to a specific view (top, left, right, …)
- The XY ground plane can now be displayed
- The "nodes list" on the left can now be collapsed to reduce space
- The camera perspective can now be switched between perspective and orthographic
- The edges can be displayed
- Basic settings are stored and applied between sessions.
- Zoom and focus controls are improved