chore: add CHANGLOG.md

This commit is contained in:
a.bouhuolia
2023-02-06 22:05:27 +02:00
parent ff036b78b3
commit d1a9b2aa00
2 changed files with 75 additions and 94 deletions

View File

@@ -2,40 +2,43 @@
All notable changes to Bigcapital server-side will be in this file. All notable changes to Bigcapital server-side will be in this file.
## [1.8.5-rc.2] - 15-01-2022
- `BIG-401` Fix the edit account the initial values do not fill up.
- `BIG-403` Fix labels of add money in/out buttons disappeared.
- `BIG-405` Fix out of range date filtering inputs of financial reports
- `BIG-408` Fix hide the project name entry if the feature was not enabled.
- `BIG-407` Fix disappear the filtering by branches if the feature was not enabled.
- `BIG-414` Fix validate and control max nested accounts to be 6 levels max.
## [1.7.4-rc.2] - 20-04-2022 ## [1.7.4-rc.2] - 20-04-2022
`@bigcapital/webapp`
### Fixed ### 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.
---
## [1.7.3-rc.2] - 15-04-2022 ## [1.7.3-rc.2] - 15-04-2022
`@bigcapital/webapp`
### Fixed ### Fixed
- `BIG-372` Activate branches and warehouses dialog reloading once activating. - `BIG-372` Activate branches and warehouses dialog reloading once activating.
- `BIG-373` Issue general ledger report select specific account. - `BIG-373` Issue general ledger report select specific account.
- `BIG-377` Make readonly details entries as oneline with tooltip for more details. - `BIG-377` Make readonly details entries as oneline with tooltip for more details.
----
## [1.7.2-rc.2] - 04-04-2022 ## [1.7.2-rc.2] - 04-04-2022
`@bigcapital/webapp`
### Fixed ### Fixed
- Add the missing Arabic localization. - Add the missing Arabic localization.
- Subscription plans modifications. - Subscription plans modifications.
---
## [1.7.1-rc.2] - 30-03-2022 ## [1.7.1-rc.2] - 30-03-2022
## Added `@bigcapital/webapp`
### Added
- `BIG-141` Add inactive status to item drawer details. - `BIG-141` Add inactive status to item drawer details.
- `BIG-278` Add created at date on expense details. - `BIG-278` Add created at date on expense details.
- `BIG-350` Add empty status content of warehouse transfers service. - `BIG-350` Add empty status content of warehouse transfers service.
- `BIG-344` Add branch details to manual journal and expense details. - `BIG-344` Add branch details to manual journal and expense details.
## Fixed ### Fixed
- `BIG-221` Remove Non-inventory radio choice on item form. - `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-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-237` Validate invoice due date should be equal or bigger than invoice date.
@@ -49,9 +52,20 @@ All notable changes to Bigcapital server-side will be in this file.
- `BIG-352` Fix terms and notes fields on footer of all services. - `BIG-352` Fix terms and notes fields on footer of all services.
- `BIG-354` Validate the warehouse transfer quantity should be above zero. - `BIG-354` Validate the warehouse transfer quantity should be above zero.
`@bigcapital/server`
### Fixed
- `BIG-354` Validate the warehouse transfer quantity should be above zero.
- `BIG-358` Refactoring customers/vendors services for smaller classes.
- `BIG-341` Refactoring expenses services for smaller classes.
- `BIG-342` Assign default currency as base currency when create customer, vendor or expense transaction.
----
## [1.7.0-rc.1] - 24-03-2022 ## [1.7.0-rc.1] - 24-03-2022
## Added `@bigcapital/webapp`
### Added
- Multiply currencies with foreign currencies. - Multiply currencies with foreign currencies.
- Multiply warehouses to track inventory items. - Multiply warehouses to track inventory items.
- Multiply branches to track organization transactions. - Multiply branches to track organization transactions.
@@ -59,7 +73,7 @@ All notable changes to Bigcapital server-side will be in this file.
- Integrate financial reports with multiply branches. - Integrate financial reports with multiply branches.
- Integrate inventory reports with multiply warehouses. - Integrate inventory reports with multiply warehouses.
## Changes ### Changes
- Optimize style of sale invoice form. - Optimize style of sale invoice form.
- Optimize style of sale receipt form. - Optimize style of sale receipt form.
- Optimize style of credit note form. - Optimize style of credit note form.
@@ -69,18 +83,36 @@ All notable changes to Bigcapital server-side will be in this file.
- Optimize style of manual journal form. - Optimize style of manual journal form.
- Optimize style of expense form. - Optimize style of expense form.
`@bigcapital/server`
### 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.
----
## [1.6.3] - 21-02-2022 ## [1.6.3] - 21-02-2022
`@bigcapital/webapp`
### Fixed ### 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 ## [1.6.2] - 19-02-2022
### Fixed ### 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 ## [1.6.0] - 18-02-2022
`@bigcapital/webapp`
### Added ### Added
- Balance sheet comparison of previous period (PP). - Balance sheet comparison of previous period (PP).
- Balance sheet comparison of previous year (PY). - Balance sheet comparison of previous year (PY).
@@ -89,29 +121,48 @@ All notable changes to Bigcapital server-side will be in this file.
- Profit & loss sheet comparison of previous year (PY). - Profit & loss sheet comparison of previous year (PY).
- Profit & loss sheet percentage analysis columns, rows, income and expenses basis. - Profit & loss sheet percentage analysis columns, rows, income and expenses basis.
---
## [1.5.8] - 13-01-2022 ## [1.5.8] - 13-01-2022
`@bigcapital/webapp`
### Added ### Added
- Add payment receive PDF print. - Add payment receive PDF print.
- Add credit note PDF print. - Add credit note PDF print.
### Fixed ### Fixed
- fix: Payment receive initial loading state depends on request loading state instead fetching. - Payment receive initial loading state depends on request loading state instead fetching.
- fix: Balance sheet report alert positioning. - Balance sheet report alert positioning.
- fix: Separate customer and vendor inactivate and activate alerts. - Separate customer and vendor inactivate and activate alerts.
- fix: Hide convert to invoice button if the invoice is already converted. - Hide convert to invoice button if the invoice is already converted.
- fix: Customer and vendor balance summary percentage of column option. - Customer and vendor balance summary percentage of column option.
- fix: Remove duplicated details in sales and purchases details drawers. - Remove duplicated details in sales and purchases details drawers.
`@bigcapital/server`
### Fixed
- Balance sheet comparison of previous period (PP).
- Balance sheet comparison of previous year (PY).
- Balance sheet percentage analysis columns and rows basis.
- Profit & loss sheet comparison of preivous period (PP).
- Profit & loss sheet comparison of previous year (PY).
- Profit & loss sheet percentage analysis columns, rows, income and expenses basis.
---
## [1.5.3] - 03-01-2020 ## [1.5.3] - 03-01-2020
`@bigcapital/webapp`
### Fixed ### Fixed
- Localize the global errors. - Localize the global errors.
- Expand account name column on trial balance sheet. - Expand account name column on trial balance sheet.
---
## [1.5.0] - 20-12-2021 ## [1.5.0] - 20-12-2021
`@bigcapital/webapp`
### Added ### Added
- Add credit note on sales module. - Add credit note on sales module.
@@ -130,8 +181,11 @@ All notable changes to Bigcapital server-side will be in this file.
- Dashboard meta boot and authenticated user request query. - Dashboard meta boot and authenticated user request query.
- Optimize Arabic localization. - Optimize Arabic localization.
----
## [1.4.0] - 11-09-2021 ## [1.4.0] - 11-09-2021
`@bigcapital/webapp`
### Added ### Added
- Add SMS notification on sale invoice, receipt, customers payments modules. - Add SMS notification on sale invoice, receipt, customers payments modules.
@@ -149,8 +203,11 @@ fix: BIG-144 - Typo adjustment dialog success message.
fix: BIG-148 - Items entries ordered by index. fix: BIG-148 - Items entries ordered by index.
fix: BIG-132 AR/AP aging summary report filter by none transactions/zero contacts. fix: BIG-132 AR/AP aging summary report filter by none transactions/zero contacts.
---
## [1.2.0-RC] - 03-09-2021 ## [1.2.0-RC] - 03-09-2021
`@bigcapital/webapp`
Here we write upgrading notes for brands. It's a team effort to make them as Here we write upgrading notes for brands. It's a team effort to make them as
straightforward as possible. straightforward as possible.

View File

@@ -1,76 +0,0 @@
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.7.1-rc.2] - 30-03-2022
### Fixed
- `BIG-354` Validate the warehouse transfer quantity should be above zero.
- `BIG-358` Refactoring customers/vendors services for smaller classes.
- `BIG-341` Refactoring expenses services for smaller classes.
- `BIG-342` Assign default currency as base currency when create customer, vendor or expense transaction.
## [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.
## [1.6.1] - 19-02-2022
### Fixed
- fix: `BIG-329` Total of aggregate/accounts nodes of Balance sheet.
- fix: `BIG-329` Total of aggregate/accounts nodes of Profit & Loss sheet.
- fix: `BIG-328` Localization of total column label of P&L sheet date periods mode.
## [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.
- Profit & loss sheet comparison of preivous period (PP).
- Profit & loss sheet comparison of previous year (PY).
- Profit & loss sheet percentage analysis columns, rows, income and expenses basis.
## [1.5.3] - 13-01-2022
### Changed
- Optimize style of sale invoice PDF template.
- Optimize style of sale estimate PDF template.
- Optimize style of credit note PDF template.
- Optimize style of payment receive PDF template.
- Optimize style of sale receipt PDF template.
### Fixed
- fix: Customer and vendor balance summary percentage of column.
- fix: Filtering none transactions and zero accounts of cashflow sheet.
## [Unreleased] - yyyy-mm-dd
Here we write upgrading notes for brands. It's a team effort to make them as
straightforward as possible.
### Added
- Dynamic filter for resources list.
- Dynamic search for resources list.
- Dynamic resources to switch between active and inactive items.
- Add virtual computed attributes to sale invoice list and individual.
- This CHANGELOG file to hopefully serve as an evolving example of a
standardized open source project CHANGELOG.
- Remove subscription free trial.
### Changed
- Redesigne organization tenant metadata table to depend on table on system
database instead of tenant database.
-
### Fixed