Releases: rapidez/core
Releases · rapidez/core
5.0.0-alpha.6
4.10.1
2.26.0
5.0.0-alpha.5
Added
Changed
Fixed
- Quantity component + cart test fixes (#1122)
- HTML entities fix + attribute value refactor (#1112)
- Wait max for 1s for config to load before init (#1117)
- Unit tests for product tier prices (#1120)
- Fixed duplicate entry for search queries (#1121)
- Make root refs available (#1116)
- Fixed autocomplete focus (ec7f136)
- Support text swatches on product listing tile (#1141)
- Parallel customer requests and only expose customer group id (#1142)
- Fix currency symbol location (#1144)
- Screenshots update (#1123)
- Mask the copyright year (#1149)
- Playwright update all screenshots fix (#1152)
- Screenshot update (#1153)
- Playwright update all screenshots report fix (#1154)
- Playwright report lines in CI (7378cc7)
- Check for cart prices (#1130)
- Categories cache per store (#1155)
- Unprefix events (#1156)
- Checkout items in sidebar fix (#1157)
- Playwright run CI tests in parallel (#1158)
- Playwright add to cart fix (#1164)
4.10.0
Added
- Uncacheable middleware (#1079)
- Implemented cache tags to prevent clearing all caches every reindex (#1104)
- Shipping methods error messages (#1107)
- Fullscreen search preparations (#1139)
- Product media video support (#1129)
Changed
- Playwright reports in Cloudflare R2 (#1148)
Fixed
- Use 4.x branch for Playwright tests (#1102)
- Fix playwright tests (#1114)
- Fixed duplicate entry for search queries (#1108)
- Prevent login trigger when a new tab is opened (#1126)
- Check for cart prices (#1131)
- Screenshots update (#1140)
- Disabled shipping method styling (#1145)
- Mask the copyright year (#1150)
- Screenshot update (#1151)
- Playwright fixes from master (7437412)
- Playwright run CI tests in parallel (#1160)
- Playwright add to cart fix (#1165)
3.11.0
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)