v0.1.0
What's Changed
- Add QuickBooks Online CSV export for bid estimates by @Person810 in #20
- Fix date timezone bugs, null-safety in formatCurrency, and divide-by-zero in takeoff by @Person810 in #21
- Add PDF bid export feature with dark navy/gold design by @Person810 in #22
- Fix PDF export: prevent BrowserWindow leak and harden HTML escaping by @Person810 in #23
- Add auto-updater using GitHub Releases and electron-updater by @Person810 in #24
- Improve error messages for constraint violations (L5) by @Person810 in #28
- Fix critical audit issues (C1, C2, C3) by @Person810 in #25
- Fix medium-severity audit issues (M1-M3, M5-M7, M9) by @Person810 in #27
- Claude/high fixes h1 h6 rebased by @Person810 in #29
- Fix high-severity audit issues (H1, H4, H5, H6) by @Person810 in #26
- Fix updater: register version handler before dev-mode guard, clean im… by @Person810 in #30
- fix: use shared computeBidSummary in summary-batch handler by @Person810 in #31
- Claude/code review e d5 zy by @Person810 in #32
- fix: vibecoding bug audit — silent errors, phantom UI, stale closure by @Person810 in #33
New Contributors
- @Person810 made their first contribution in #20
Full Changelog: https://github.com/Person810/BidSheet/commits/v0.1.0