Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/help/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### December 18, 2025{section=changelog}
#### January 13, 2026{section=changelog}
In this release of the Broker, we:

* Updated publication and certification statements for clarity.
* Added additional checks for `/v1/restart_validation` to prevent revalidation after FABS publication.
* Removed FABS36 as the AssistanceListingNumber format will be changed and checked via FABS37.3.
* Updated rule B28. This update ensures that $0 TAS rows are validated by checking for either a PARK value of 0000, or a valid PARK associated with the corresponding funding TAS/TAFS.
8 changes: 7 additions & 1 deletion src/help/history.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
#### November 12, 2025{section=changelog}
#### December 18, 2025{section=changelog}
In this release of the Broker, we:

* Updated publication and certification statements for clarity.
* Added additional checks for `/v1/restart_validation` to prevent revalidation after FABS publication.

#### November 12, 2025
In this release of the Broker, we:

* Updated various aspects of the Broker to handle alphanumeric characters in assistance listing numbers to align with the Grants Data Standards update. Note, no assistance listing numbers have been processed yet with the format change. Only FABS36 (which checks the assistance listing format) has been changed from a fatal error to a warning until the GSDM v1.2 Draft Annual Release can be finalized.
Expand Down
5 changes: 2 additions & 3 deletions src/help/technical.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#### December 18, 2025{section=technical}
#### January 13, 2026{section=technical}

In this release, here is a list of technical changes that may require infrastructure or database updates, or represents additional functionality.

* Updated several aspects of the frontend code to be functional components.
* Updated comment statement on the DABS review page for clarity and resolved a minor bug with comments files appearing on the Raw Files page.
* No additional technical release notes.
9 changes: 8 additions & 1 deletion src/help/technicalHistory.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
#### November 12, 2025{section=technical}
#### December 18, 2025{section=technical}

In this release, here is a list of technical changes that may require infrastructure or database updates, or represents additional functionality.

* Updated several aspects of the frontend code to be functional components.
* Updated comment statement on the DABS review page for clarity and resolved a minor bug with comments files appearing on the Raw Files page.

#### November 12, 2025

In this release, here is a list of technical changes that may require infrastructure or database updates, or represents additional functionality.

Expand Down
Loading