Loading…
Releases
First release published under the new process. This update is concentrated in the Back Office. The Client Portal did not receive any new features.
No new features in this update.
The import now reads the new multi-sheet workbook structure (Companies, State of Registration, Shareholder, Directors Officers), stores NAICS relationships correctly, and — the most significant change — problems in specific rows no longer bring down the entire import. The API returns the list of problems (sheet, row, and reason) and imports what is valid.
The sample file available for download was also updated to the new structure.
A company can no longer be approved while it still has pending import files, and the import no longer allows duplicate company creation.
Robustness improvements in the service that classifies Dybo Room documents. They do not change the screen; they change what happens on failure:
document-classifier-curation took part in the release, but with pipeline changes only — no behavior changes.
Some of what shipped is delivery infrastructure, with no effect for users: CI/CD standardization across the four repositories, a fix to the staging publishing pipeline, and documentation of a development environment limitation.
The release number jumped from v1.x to v2.0.0 because the version now belongs to the set: the same tag across every service that takes part. It does not indicate a breaking change.
On 2026-08-06, hotfix v2.1.0 was published to the Client Portal / Back Office, with the import flow adjustment mentioned in item 1.
Approving or rejecting a Dybo Room file now updates the state of the related company. Previously the status stayed unchanged. Relationship history is also preserved when a related party is removed from a company that has already been created.
The queue no longer requires a manual page refresh to reflect processing.
Four fixes in the creation flow: information reloading, screen behavior, and adjustments reported in the flow's tests.
The API now checks whether the company already exists before proceeding with registration.
Backend work to request document uploads from third parties. The PR came with no description, so we could not confirm the exact scope or whether the corresponding screen is released. Confirm with the team before communicating this.
Base page and endpoints created, described by the author as a "base in progress page". The code is in production, but the feature is not ready for use.
No tasks recorded for this release