GrantMaster changelog
Track product and platform changes in GrantMaster that affect engineering, operations, and integrations.
GrantMaster release history
GrantMaster uses this changelog to record product and platform changes that matter to engineering and operations teams, including API behavior, data model updates, and integration-impacting fixes.
The changelog has not yet been backfilled with historical GrantMaster releases. New entries will appear here as releases ship.
What appears in this changelog
Engineering and ops teams rely on this page to understand when and how GrantMaster changed.
Typical entries include:
- API changes that affect request or response formats
- Database or schema changes that impact data pipelines
- Deployment, infrastructure, and performance changes
- Security, authentication, and permission updates
- Integration-impacting bug fixes or behavior changes
How to add an entry
Add one <Update> component per release and group changes under clear headings such as "New", "Changed", and "Fixed".
<Update
label="YYYY-MM-DD"
description="vX.Y.Z"
tags={["feature", "bugfix"]}
>
## New
- Short, action-focused bullet that explains the new capability and who it affects.
## Changed
- Describe behavior changes, migrations, or config updates engineers must make.
## Fixed
- Note bugs that affected production flows, data integrity, or reliability.
</Update>
When you add real releases, place the newest <Update> at the top of the file so the most recent changes are easiest to find.
Last updated Mar 1, 2026
Built with Documentation.AI