Releases: bigcapitalhq/bigcapital
Releases · bigcapitalhq/bigcapital
v0.13.1
What's Changed
- feat(webapp): add approve/reject to action bar of estimate details dr… by @ANasouf in #304
- docs: add ANasouf as a contributor for code by @allcontributors in #305
- feat: Export general ledger & Journal to CSV and XLSX by @abouolia in #303
- feat: Auto re-calculate the items rate once changing the invoice exchange rate. by @abouolia in #270
New Contributors
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- feat: Send an invoice mail the customer email by @abouolia in #292
- fix: Allow non-numeric postal codes by @cschuijt in #294
- docs: add cschuijt as a contributor for bug by @allcontributors in #295
New Contributors
Full Changelog: v0.12.1...v0.13.0
v0.12.1
v0.12.0
What's Changed
- feat: Export reports via CSV and XLSX by @abouolia in #286
- fix: Axios upgrade by @abouolia in #288
- fix(server): Allow decimal amount in sale/purchase transactions. by @abouolia in #289
- feat: Optimize invoice documents printing by @abouolia in #280
- chore(deps): bump axios from 0.20.0 to 1.6.0 in /packages/server by @dependabot in #284
- chore(deps): bump axios from 0.20.0 to 1.6.0 by @dependabot in #283
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat: Migrate to pnpm by @abouolia in #253
- feat: Integrate tax rates to bills by @abouolia in #260
- feat: Assign default sell/purchase tax rates to items by @abouolia in #261
- chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 in /packages/server by @dependabot in #272
- feat: Improve financial statements rows color by @abouolia in #276
- fix: Trial balance sheet adjusted balance by @abouolia in #273
- feat: Adds tax numbers to organization and customers by @kochie in #269
- docs: Add kochie as a contributor for code by @allcontributors in #277
- feat: Computed Net Income under Equity in Balance Sheet report. by @abouolia in #271
- fix: Change Dockerfile files with new pnpm by @abouolia in #278
New Contributors
Full Changelog: v0.10.2...v0.11.0
v0.10.2
v0.10.1
v0.10.0
What's Changed
Added
- Added: Tax rates service by @abouolia @elforjani13 in #204
- Added: Sales Tax Liability Summary report by @abouolia in #204
- Added: Tax rates tracking with sale invoices by @abouolia in #204
Fixed
- fix(webapp): Table headers sticky for all reports. by @elforjani13 in #240
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #200
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /packages/webapp by @dependabot in #199
- chore(deps): bump mongoose from 5.13.15 to 5.13.20 by @dependabot in #197
Full Changelog: v0.9.12...v0.10.0
v0.9.12
What's Changed
- Refactor: split the services to multiple service classes. (by @abouolia in #202)
- Fix: create quick customer/vendor by @abouolia in #206
- Fix: typo in bill success message without bill number by @KalliopiPliogka in #219
- Fix: AP/AR aging summary issue by @abouolia in #229
- Fix: shouldn't write GL entries when save transaction as draft. by @abouolia in #221
- Fix: Transaction type of credit note and vendor credit are not defined on account transactions by @abouolia in
- Fix: date format of filtering transactions by date range by @abouolia in #231
- Fix: change the default from/date date value of reports by @abouolia in #230
- Fix: typos in words start with
A
letter by @abouolia in #227 - Fix: filter by customers, vendors and items in reports do not work by @abouolia in #224
#225
New Contributors
- @KalliopiPliogka made their first contribution in #219
Full Changelog: v0.9.11...v0.9.12
v0.9.11
What's Changed
- added: Restart policy to docker compose files. by @suhaibaffan in #198
- fix: Expose and expand the rate limit to the env variables by @abouolia in #195
New Contributors
- @suhaibaffan made their first contribution in #198
Full Changelog: v0.9.10...v0.9.11