Skip to content

Releases: bigcapitalhq/bigcapital

v0.8.1

26 Mar 16:36
Compare
Choose a tag to compare

What's Changed

@bigcaptial/monorepo

Added

  • add docker compose for development env. by @abouolia

@bigcapital/webapp

Fixes

  • fix: hide the project name entry if the feature was not enabled. by @abouolia
  • fix: labels of add money in/out don't appear. by @abouolia
  • fix: accounts chart lags when scrolling down. by @abouolia
  • fix: the inconsistent style of quick customer/vendor drawer. by @abouolia
  • fix: add an icon to duplicate item of items context menu. by @abouolia
  • fix: account form issues. by @abouolia in #86

Added

  • Optimize the design of setup organization page. by @abouolia

@bigcapital/server

Added

Fixes

  • fix: Validate the max depth level of the parent account. by @abouolia

Full Changelog: v0.8.0...v0.8.1

v0.8.0

26 Mar 16:08
Compare
Choose a tag to compare

What's Changed

Added

  • [Experimental] Projects accounting tracking.

Full Changelog: v1.7.6-rc.2...v1.8.0-rc.1

v0.7.6

26 Mar 16:09
Compare
Choose a tag to compare

[v0.7.6] - 23-04-2022

Fixed

  • BIG-374 Refactoring sidebar men with ability permissions and feature control on each item.

v0.7.5

26 Mar 16:11
Compare
Choose a tag to compare

Fixed.

  • fix(FlexGrid): BIG-378 Reports drawers columns css conflict.

v0.7.4

26 Mar 16:13
e662bf7
Compare
Choose a tag to compare

[0.7.4] - 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.

v0.7.3

26 Mar 16:17
Compare
Choose a tag to compare
Merge branch 'main' into develop

v0.7.2

26 Mar 16:16
79b3ab9
Compare
Choose a tag to compare

[0.7.2] - 04-04-2022

Fixed

  • Add the missing Arabic localization.
  • Subscription plans modifications.

v0.7.1

26 Mar 16:12
Compare
Choose a tag to compare

[v0.7.1] - 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.

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.

v0.7.0

26 Mar 16:10
Compare
Choose a tag to compare

[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.

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.

Full Changelog: v1.6.3...v1.7.0-rc.1

v0.6.3

26 Mar 16:17
Compare
Choose a tag to compare

[0.6.3] - 21-02-2022

Fixed

  • BIG-337 Display billing page once the organization subscription is inactive.