- PHP 8 support
- Compatibility with Symfony 6 and Sylius 1.12
- Use PHP attributes instead of annotations
- Fix(ci): rerun workflows on synchronize
- Load full calendar scripts and styles from jsdelivr CDN instead of unpkg
- Replace Location typehints by LocationInterface
- Add approved by Sylius badge in README.md
- Fix time slot stays booked when selecting another shipping method
- Fix rrule script URL
- Add SlotAvailableInterface
- Add new duration field
- Fix end date field
- Do not validate if the shipping method is not click and collect
- Check for slot selection before submitting
- Fix slots not displayed if the rule contains more than one month old dates
- Fix shipment choice modification in order tunnel when the plugin is active
- Fix: Switch unpkg.com with jakubroztocil.github.io
- Fix(ci): use custom chromedriver for PHPunit & Panther
- Add endate by count
- Addition of ClickNCollect resources for export of orders
- Fix unit test with current month
- Fix typo on db migrate command in README.md
- Fix month select issue in the location configuration page
- Add Polish translation
- Add Spanish translation
- Add Bulgarian translation
- Localize the calendar
- Add collection details in the confirmation mail
- Allow to override the
Location
entity