CHANGELOG for B2B-Suite
This changelog references changes done in B2B-Suite versions.
View all changes from B2B-Suite online.
next release
Additions
Fixes
Removals
1.5.0
Additions
- Changed visibility of the Notepad-Button in the product detail view
- Added a profile page for contacts, debtors and sales representatives
- Added a cronjob and cli command for order sync implemented
- Added html min values for number inputs
- Added default billing and shipping address
- Added sorting for order list items
Fixes
- Fixed budget handling in checkout
- Improved API contact creation: get context owner id from debtor email
- Improved fast order upload
- Improved default styling
- Fixed "add another contact checkbox"
- Added missing tooltips to anchor tags and icons
- Fixed budget selection in checkout
- Fixed pagination in customer overview
- Optimized snippets
- Fixed order reference number and requested deliver date handling
- Fixed price handling for show net prices in frontend
- Fixed exception if order has no shipping method
Removals
- Removed order attribute b2b_requested_delivery_date
- Removed order attribute b2b_order_reference
- Removed order attribute b2b_clearance_comment
- Removed user attribute b2b_sales_representative_media_id
1.4.2
Fixes
- Fixed backend customer listing
- pagination
- listing
- sorting
- Fixed customer creation by API for debtors
1.4.1
Additions
- Added improvements for the docker environment
Fixes
- Fixed cart history calculation
- Fixed datepicker handling
- Added contingent group grid reload after detail save
- Fixed role visibility after creation by contact
- Fixed contact visibility after creation by contact
Removals
- Didn't clear the basket in produceCart method
1.4.0
Additions
- Added PHP 7.1 support
- Added ACL classes to modal save buttons
- Added contact visibility permission to contact after contact creation
- Added contact visibility permission to contact after role creation
- Added mapped route assignment for allow process at permission management
-
b2b_acl_route.route_mapping
- mapping DI variable
Fixes
- Fixed wrong date declaration for
components/Statistic/Framework/Statistic
entity
- Fixed clearance decline error
- Fixed role grid reload after change in role detail modal
- Fixed
swDatePicker
duplication at statistics
Removals
- Removed composer dependency
roave/security-advisories
1.3.1
Fixes
- Fixed migration for debtors without sales representatives