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
4 changes: 2 additions & 2 deletions src/help/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### February 24, 2026{section=changelog}
#### March 17, 2026{section=changelog}
In this release of the Broker, we:

* Added support for new assistance types (F001-F010). Note that the currently existing assistance types (02-11) will still be supported until FY27.
* Updated GTAS Comparison Report to include 0000 and 9999 BOC values.
7 changes: 6 additions & 1 deletion src/help/history.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#### February 2, 2026{section=changelog}
#### February 24, 2026{section=changelog}
In this release of the Broker, we:

* Added support for new assistance types (F001-F010). Note that the currently existing assistance types (02-11) will still be supported until FY27.

#### February 2, 2026
In this release of the Broker, we:

* Updated B28 to apply to File C in addition to File B. In addition to B28 for File B, we updated the exception logic to only apply for zero-dollar rows with PARKs 0 or 0000.
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 @@
#### February 24, 2026{section=technical}
#### March 17, 2026{section=technical}

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

* Added support for a new SF133 file format including several new columns and split rows. Note that no rules will be affected by this new format update.
* Updated existing SF133 loader to exclude processing zero-dollar rows to save on database space. Again noting that no rules will be affected by this change.
* 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 @@
#### February 2, 2026{section=technical}
#### February 24, 2026{section=technical}

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

* Added support for a new SF133 file format including several new columns and split rows. Note that no rules will be affected by this new format update.
* Updated existing SF133 loader to exclude processing zero-dollar rows to save on database space. Again noting that no rules will be affected by this change.

#### February 2, 2026

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

Expand Down
Loading