Releases: rapidez/core
Releases · rapidez/core
5.0.0-alpha.4
Added
- Implemented cache tags to prevent clearing all caches every reindex (#1103)
Fixed
- Removed suspense after new Vue release (#1100)
- Utilize DOM events to fix broken partial-submit (#1099)
- Added missing productpage scopes (#1109)
- Form label spelling fixes (#1110)
- Attribute label casting fix (#1113)
- Fixed csrf token retrieval (fc9d493)
- Fix future Playwright tests (#1115)
- Block identifier support for block widgets (#1118)
- GraphQL mutation writable redirect url (#1119)
5.0.0-alpha.3
4.9.0
Added
- Resized path helper SKU support (#1057)
- Fractional product quantities support (#1044)
- allSettled helper (#1078)
Changed
Fixed
- Dutch translation fix (#1055)
- Deprecated warning on null widget class fix (#1058)
- Filter focus state style fixes (#1060)
- Address comparison fix (#1065)
- Remove duplicate search translation (#1067)
- Always give hitsPerPage a default (#1070)
- Improve product in category positions handling (#1071)
- Url filter error fallback (#1081)
- Shipping address fallbacks (#1084)
- Call index import command directly (#1090)
- Special price alignment fix (#1088)
- ObjectDiff fallback (#1077)
- selected_payment_method fallback (#1080)
- iOS autocomplete double click fix (#1083)
5.0.0-alpha.2
Changed
- Vue 3 upgrade (#951)
5.0.0-alpha.1
Changed
- Use EAV structure instead of flat tables (#943)
4.8.0
Added
- Playwright attach Lighthouse report (#1036)
- Loader button option (#969)
- Cart quantity debounce (#1046)
- Range slider labels option and clip fix (#1037)
Changed
Fixed
- Category positions fix (#1029)
- Check email availability if it's prefilled (#1033)
- Prevent layout shift listing product names (#1031)
- Crash when custom size has been passed fix (#1032)
- Missing brackets fix (#1041)
- Disable setting guest email when guest checkout is disabled (#1040)
- Playwright publish payment icons (#1045)
- Unknown turbo-frame error fix (#1048)