Skip to content

Releases: bigcapitalhq/bigcapital

v0.13.1

14 Jan 22:24
6c9810e
Compare
Choose a tag to compare

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

30 Dec 17:16
92d1fc6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

17 Dec 15:52
cdff641
Compare
Choose a tag to compare

What's Changed

  • feat: Add default customer message and terms conditions to the transactions by @abouolia in #291
  • fix: The currency code of transaction tax rate entry by @abouolia in #293

Full Changelog: v0.12.0...v0.12.1

v0.12.0

04 Dec 20:47
e5bcb1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

27 Oct 23:59
078a7ea
Compare
Choose a tag to compare

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

02 Oct 21:35
Compare
Choose a tag to compare

What's Changed

Fixed

fix(webapp): Disable tax rates from item entries editor table services do not support tax rates (69afa07) by @abouolia
fix(server): Add missing method in ItemEntry model (07628dd) by @abouolia

Full Changelog: v0.10.1...v0.10.2

v0.10.1

25 Sep 13:35
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix: Running tenants migration on Docker migration container by @abouolia in #242

Full Changelog: v0.10.0...v0.10.1

v0.10.0

24 Sep 10:31
Compare
Choose a tag to compare

What's Changed

Added

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

29 Aug 01:06
Compare
Choose a tag to compare

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

Full Changelog: v0.9.11...v0.9.12

v0.9.11

23 Jul 20:35
efad38f
Compare
Choose a tag to compare

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

Full Changelog: v0.9.10...v0.9.11