v0.25.25
svenstaro/genactv0.25.25Aug 4, 2026by abouolia
AI Summary
This release focuses on resolving critical bugs and security vulnerabilities, specifically addressing race conditions in financial commands and fixing issues related to PDF templates and payment entries.
Key Highlights
- Fixed PDF template create/edit failures and drawer form hydration
- Resolved TOCTOU race conditions in financial commands (GHSA-7696-w3qc-68m4)
- Fixed webapp 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