diff --git a/CHANGELOG.md b/CHANGELOG.md index b1a41cfe3..18d79e2f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,78 +2,95 @@ All notable changes to Bigcapital server-side will be in this file. -## [1.7.4-rc.2] - 20-04-2022 +## [1.7.6-rc.2] - 23-04-2022 ### Fixed - - `BIG-374` Refactoring sidebar men with ability permissions and feature control on each item. + +- `BIG-374` Refactoring sidebar men with ability permissions and feature control on each item. + +## [v1.7.5-rc.2] - 20-04-2022 + +### Fixed. + +- `BIG-378` Reports drawers columns css conflict. ## [1.7.3-rc.2] - 15-04-2022 ### Fixed - - `BIG-372` Activate branches and warehouses dialog reloading once activating. - - `BIG-373` Issue general ledger report select specific account. - - `BIG-377` Make readonly details entries as oneline with tooltip for more details. + +- `BIG-372` Activate branches and warehouses dialog reloading once activating. +- `BIG-373` Issue general ledger report select specific account. +- `BIG-377` Make readonly details entries as oneline with tooltip for more details. ## [1.7.2-rc.2] - 04-04-2022 ### Fixed - - Add the missing Arabic localization. - - Subscription plans modifications. + +- Add the missing Arabic localization. +- Subscription plans modifications. ## [1.7.1-rc.2] - 30-03-2022 ## Added - - `BIG-141` Add inactive status to item drawer details. - - `BIG-278` Add created at date on expense details. - - `BIG-350` Add empty status content of warehouse transfers service. - - `BIG-344` Add branch details to manual journal and expense details. + +- `BIG-141` Add inactive status to item drawer details. +- `BIG-278` Add created at date on expense details. +- `BIG-350` Add empty status content of warehouse transfers service. +- `BIG-344` Add branch details to manual journal and expense details. + ## Fixed - - `BIG-221` Remove Non-inventory radio choice on item form. - - `BIG-236` Validate estimate expiration date should be equal or bigger than estimate date. - - `BIG-237` Validate invoice due date should be equal or bigger than invoice date. - - `BIG-238` Validate bill due date should be equal or bigger than bill date. - - `BIG-280` Optimize style of multi-select accounts menu. - - `BIG-284` Cashflow statement loading bar. - - `BIG-296` Creating a new child account from accounts list. - - `BIG-301` Navigation bar divider on actions bar hide with permissions control. - - `BIG-304` Adding cash or bank account from cash flow service. - - `BIG-351` Invalid date in the inventory adjustment detail. - - `BIG-352` Fix terms and notes fields on footer of all services. - - `BIG-354` Validate the warehouse transfer quantity should be above zero. + +- `BIG-221` Remove Non-inventory radio choice on item form. +- `BIG-236` Validate estimate expiration date should be equal or bigger than estimate date. +- `BIG-237` Validate invoice due date should be equal or bigger than invoice date. +- `BIG-238` Validate bill due date should be equal or bigger than bill date. +- `BIG-280` Optimize style of multi-select accounts menu. +- `BIG-284` Cashflow statement loading bar. +- `BIG-296` Creating a new child account from accounts list. +- `BIG-301` Navigation bar divider on actions bar hide with permissions control. +- `BIG-304` Adding cash or bank account from cash flow service. +- `BIG-351` Invalid date in the inventory adjustment detail. +- `BIG-352` Fix terms and notes fields on footer of all services. +- `BIG-354` Validate the warehouse transfer quantity should be above zero. ## [1.7.0-rc.1] - 24-03-2022 -## Added - - Multiply currencies with foreign currencies. - - Multiply warehouses to track inventory items. - - Multiply branches to track organization transactions. - - Transfer orders between warehouses. - - Integrate financial reports with multiply branches. - - Integrate inventory reports with multiply warehouses. +## Added + +- Multiply currencies with foreign currencies. +- Multiply warehouses to track inventory items. +- Multiply branches to track organization transactions. +- Transfer orders between warehouses. +- Integrate financial reports with multiply branches. +- Integrate inventory reports with multiply warehouses. ## Changes - - Optimize style of sale invoice form. - - Optimize style of sale receipt form. - - Optimize style of credit note form. - - Optimize style of payment receive form. - - Optimize style of bill form. - - Optimize style of payment made form. - - Optimize style of manual journal form. - - Optimize style of expense form. + +- Optimize style of sale invoice form. +- Optimize style of sale receipt form. +- Optimize style of credit note form. +- Optimize style of payment receive form. +- Optimize style of bill form. +- Optimize style of payment made form. +- Optimize style of manual journal form. +- Optimize style of expense form. ## [1.6.3] - 21-02-2022 ### Fixed - - `BIG-337` Display billing page once the organization subscription is inactive. + +- `BIG-337` Display billing page once the organization subscription is inactive. ## [1.6.2] - 19-02-2022 ### Fixed - - fix syled components dependency with imported as default components. + +- fix syled components dependency with imported as default components. ## [1.6.0] - 18-02-2022 ### Added + - Balance sheet comparison of previous period (PP). - Balance sheet comparison of previous year (PY). - Balance sheet percentage analysis columns and rows basis. @@ -84,10 +101,12 @@ All notable changes to Bigcapital server-side will be in this file. ## [1.5.8] - 13-01-2022 ### Added + - Add payment receive PDF print. - Add credit note PDF print. ### Fixed + - fix: Payment receive initial loading state depends on request loading state instead fetching. - fix: Balance sheet report alert positioning. - fix: Separate customer and vendor inactivate and activate alerts.