v0.25.25

bigcapitalhq/bigcapitalv0.25.25Aug 4, 2026by abouolia

AI Summary

This release focuses on stabilizing the platform with critical bug fixes, specifically addressing PDF template editing issues, race conditions in financial commands, and loading problems for vendor/customer selection.

Key Highlights

  • Fixes PDF template create/edit failures and drawer form hydration
  • Resolves TOCTOU race conditions in financial commands (GHSA-7696-w3qc-68m4)
  • Fixes vendor/customer select accessors and payment entries loading

Full Release Notes

## What's Changed
* fix: PDF template create/edit failures and drawer form hydration by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1187
* fix: close TOCTOU races in financial commands (GHSA-7696-w3qc-68m4) by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1188
* fix(webapp): vendor/customer select accessors and payment entries loading by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1189


**Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.25.24...v0.25.25