Releases: rapidez/core
Releases · rapidez/core
3.2.0
Added
- Standalone checkout signed endpoint (#711)
- GraphQL component running state (#722)
- Etag and last modified headers (#728)
Changed
- Use slideover from rapidez/blade-components (#680)
- Implemented the latest version of rapidez/reviews (#679)
- Product image gallery thumbnails layout shift fixes (#710)
- Use the backdrop color variable (#696)
- Onestep checkout improvements (#721)
- Sort countries in country select (#725, #729)
Fixed
- Use the correct ID for related products and upsells (#714)
- Use updateCart function (#689)
- Use useEventListener and destroyed hook on success (#690)
- Don't clear cart on invalid coupon code (#693)
- Fix the disabled options to work with one super attribute (#695)
- Pagesize Turbo fallback fix (#719)
- Fallback fix (#720)
- Redirect to checkout using a temporary redirect (8719e01)
- Use @content for 404 content (#732)
- Return type for phpstan (#739)
- Make sure you can't do a mutation twice simultaneously (#740)
- Only apply default value when config option is not found (#737)
- Slideover position (#742)
2.21.1
2.21.0
2.20.0
3.1.0
Added
Changed
- Frontend improvements (#682)
- Dynamic product listing image and redirect + swatch logic fix (#698)
- Changed the default border color (#699)
- Global slideover using teleport (#703)
- Show configured variant image in the cart (#688)
- Check the autocomplete resultsType outside of partial (#684)
- Renamed the country select component (#678)
Fixed
2.19.1
3.0.1
3.0.0
See the upgrade guide: https://docs.rapidez.io/3.x/upgrading.html
Added
- Checkout refactor using GraphQL and added a onestep option (#503, #630, #631, #636, #647, #612)
- Improved install command (#586)
- Use design/head/default_description (#605)
- Show selected/active filters (#587)
- Moved the translations and added Dutch translations (#598)
- HTTP/3 Early Hints support (#644)
Changed
- Drop support for Magento 2.4.5 and 2.4.6 (#590)
- Product gallery refactor with count overflow (#624)
- Color names refactor (#622)
- Named z-indexes refactor (#625)
- Implemented rapidez/blade-components (#667)
- Autocomplete styling (#670)
- Quantity input refactor (#645)
Fixed
- Reduce javascript bundle size (#604)