v0.25.16

bigcapitalhq/bigcapitalv0.25.16Mar 1, 2026by abouolia

AI Summary

Fixes various bugs in the webapp and server, including issues with date formatting, PDF logos, account selection dialogs, and attachment references.

Key Highlights

  • Fixed PDF template logo not showing on reopen
  • Fixed Money In dialog fields not showing after account selection
  • Fixed branch and warehouse select not showing saved values
  • Fixed account list filter properties

Full Release Notes

## What's Changed
* fix(webapp): branch and warehouse select not showing saved values in edit mode by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1000
* fix(webapp): use server formatted date range instead of client formatting by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1003
* fix(server): PDF template logo not showing on reopen by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1004
* fix(webapp): Money In dialog fields not showing after account selection by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1005
* fix(server): Fix UnlinkAttachment model reference bug by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1006


**Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.24.15...v0.25.16