Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Stand: 26 Aug

Code Block
# Changelog
All notable changes to this plugin will be documented in this file

## [Unreleased2.1.0] - Future release
### Added
- Rule builder support for stores
- display plugin properties for orders

### Changed
- improved message display in checkout

## [2.0.0] - 2021-08-26
Complete revision and redevelopment of mpXgastronomy.

**ATTENTION:**
No compatibility to prior versions of mpXgastronomy.
Plugin configuration is different and needs reconfiguration.
If you adjusted templates of gastronomy from prior versions, they may need to be updated.

### Added
- Multiple store support
    - individual business time for each store
    - custom receipt printer (with mpXcloudprint)
    - custom maximum orders per hour limit
    - stress level to change estimated times manually
    - burnout stress level to reject all incoming orders
    - tags to exclude products from specific stores
    - list of allowed postal codes
- Custom fields for product
    - custom delivery, pickup and processing time
    - hide estimated delivery and pickup time
    - hide or configure a custom message
- Plugin configuration
    - default store
    - maximum orders per hour limit
    - hide message, estimated delivery and pickup time
    - disable store selector in checkout
    - disable preorder selector in checkout
    - hide estimated time in checkout
    - disable plugin for certain sales channels
- workload control and time calculation bound to store
- extension for order e-mail template

### Changed
- simplified plugin configuration
- better preorder dialog layout
- improved business time configuration
- enhanced calculation of estimated delivery and pickup time

### Fixed
- Template block naming
- Database entity custom fields

### Removed
- everything from version 1.x

## [1.1.0] - 2021-05-21
### Changed
- Update for Shopware 6.4

### Fixed
- time estimation with empty break fields

## [1.0.2] - 2021-04-07
## Added
- Fallback for delivery method

## [1.0.1] - 2021-01-21
### Changed
- Updated dependencies

### Fixed
- Setup of shipping methods

## [1.0.0] - 2020-09-14
### Added
- Estimates time for delivery and pickup
- Enables to take pre-orders
- Extends mpXcloudprint plugin to send receipts with additional variables

...