Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abouolia committed Jun 14, 2023
1 parent c93650f commit 6562e3a
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@

All notable changes to Bigcapital server-side will be in this file.

## [0.9.6] - 12-06-2023

`@bigcapital/webapp`

* fix: remove duplicated form submitting by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/138
* feat: add monorepo version on the application sidebar by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/136

## [0.9.5] - 11-06-2023

`@bigcapital/server`

* fix: filter ledger entries that effect contact balance to AR/AP accounts only by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/132

`@bigcapital/webapp`

* fix: catch journal error when create a journal with accounts have different currency by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/135
* fix: add duplicate icon to context menu of customers and vendors table by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/133
* fix: customer/vendor opening balance with exchange rate by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/134

## [0.9.4] - 08-06-2023

`@bigcapital/monorepo`
- fixed: docker-compose line-ending issue on Windows by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/130

`@bigcapital/server`
- fixed: Disable Webpack minification for JS class name reading.

## [0.9.3] -04-06-2023

`@bigcapital/monorepo`
* Added: Add env variable to customize the proxy public ports by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/125
* Added: Migrate the server database to MariaDB by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/128

## [0.9.2] - 31-05-2023

`@bigcapital/webapp`

- fixed: move `packaeg-lock.json` inside docker container.
- fixed: remove Sentry from the web client.

## [0.9.1] - 28-05-2023

`@bigcapital/server`
Expand Down

0 comments on commit 6562e3a

Please sign in to comment.