From fe1034dc7b4fb0d672cace10a8d2bcfed5eab63b Mon Sep 17 00:00:00 2001 From: VincentBean Date: Thu, 12 Jan 2023 13:26:51 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1119 +------------------------------------------------- 1 file changed, 14 insertions(+), 1105 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9667d03..3bbba51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,1120 +1,29 @@ # Changelog -## 0.76.4 - 2023-01-10 +## 4.0.7 - 2023-01-12 -### Fixed +## What's Changed +* Add changelogs by @VincentBean in https://github.com/justbetter/laravel-magento-prices-nova/pull/2 -- Bugfix (d947dd9) - -## 0.76.3 - 2023-01-10 - -### Fixed - -- Get the attributes values for non-swatch super attributes (6c406a2, 8ed98ad) - -## 0.76.2 - 2023-01-06 - -### Fixed - -- Select meta description with categories (1a11268) - -## 0.76.1 - 2023-01-03 - -### Fixed - -- `custom_attributes` in address data (#177) -- Fix key must be object if mappings or settings are empty (#180) - -## 0.76.0 - 2022-12-14 - -### Added - -- Eventy product index settings filter (a172022) - -### Changed - -- Removed Magento 2.4.2 and 2.4.3 support (6994db0) - -## 0.75.0 - 2022-12-02 - -### Changed - -- Migrated from Laravel Mix to Vite (#172) - -## 0.74.0 - 2022-11-17 - -### Added - -- Add option to allow vertical slides (#168) -- Add option to add a link to notifications (#169) - -### Changed - -- Better fallback routing (#166) -- Replace old snap class with tailwind (#160) - -### Fixed - -- Fix ambiguous column (#170) -- Reindex url error fix (fbe1f32) - -## 0.73.0 - 2022-10-27 - -### Changed - -- Always add a canonical with the current url without query strings (c03d794) - -## 0.72.0 - 2022-10-27 - -### Changed - -- Generalise scroll to, to allow arbitrary selectors (#159) -- Improve code readability (#164) - -### Fixed - -- Fallback to using option code if its not an id (#163) -- Fixed empty customer address error in the checkout (8322cc0) - -## 0.71.1 - 2022-10-10 - -### Fixed - -- Install tests command fixes (b95b0aa) - -## 0.71.0 - 2022-10-06 - -### Added - -- Install tests command (72da9c1) - -## 0.70.5 - 2022-10-03 - -#### Added - -- Added option to change store based on get param (#162) - -## 0.70.4 - 2022-10-03 - -### Fixed - -- Get new shipping price on country change (#161) - -## 0.70.3 - 2022-09-01 - -### Fixed - -- Make attribute_code more explicit (#155) -- Fix for from/to dates special prices (#156) - -## 0.70.2 - 2022-08-30 - -### Fixed - -- Search results page query fix (785daf4) - -## 0.70.1 - 2022-08-24 - -### Fixed - -- Send the store id when creating a customer (7c174e3) - -## 0.70.0 - 2022-08-23 - -### Added - -- Save the website id in the config when indexing (c37d9ca) - -## 0.69.0 - 2022-08-18 - -### Added - -- Graph Mutation component watch prop (18ff552) - -### Fixed - -- Remove error parameters from successful response (#154) - -## 0.68.0 - 2022-08-16 - -### Added - -- Scroll to top when paginating (22257c8) -- Open Graph product data (3e2cdb1) - -### Fixed - -- Added the peer dependencies (1c21335) -- Removed old prop (8b57d7a) - -## 0.67.0 - 2022-08-09 - -### Added - -- Min sale qty support (#148, #149) -- Added params from errors to the notify function (#151) - -### Fixed - -- Checkout steps fallback (#150) -- Fixed console errors on category page (#152) -- Change this. to window.app (#153) - -## 0.66.1 - 2022-07-22 - -### Fixed - -- Honor the visibility attribute (#147) - -## 0.66.0 - 2022-07-22 - -### Added - -- Added Vue cookies by default for the GTM package (264555d) -- Foot stack (aa0bfb4) -- Cart and checkout events (c6cc9a5) - -### Fixed - -- Index error fix (#146) - -## 0.65.3 - 2022-07-20 - -### Fixed - -- Category table prefix fix (9870520) -- Console error fix (bab1ec2) - -## 0.65.2 - 2022-07-20 - -### Fixed - -- Category url from url rewrite table (5e0648e) - -## 0.65.1 - 2022-07-18 - -### Fixed - -- Expire cart for 404 addToCart response (#145) - - -## 0.65.0 - 2022-07-08 - -### Changed - -- Checkout steps per store (#142) - -### Fixed - -- Dusk tests fix (1133c93) -- Fixed aria labels (#143) -- Fix multiple reactive search requests (#144) - -## 0.64.2 - 2022-06-28 - -### Fixed - -- Fallback fix when there are no children (53ece8b) - -## 0.64.1 - 2022-06-24 - -### Fixed - -- Added fail safe if redirect type is not set (#140) - -## 0.64.0 - 2022-06-24 - -### Added - -- GraphQL Mutation component mutating prop (#139) - -## 0.63.0 - 2022-06-21 - -### Added - -- Magento error params in error notifications (#138) - -### Fixed - -- Table alias for on grouped scope (97d1a05) - -## 0.62.4 - 2022-06-07 - -### Fixed - -- Fix return type (#137) -- Use meta instead of link in microdata to prevent loading (8d0f572) - -## 0.62.3 - 2022-06-03 - -### Fixed - -- Coupon notifications (d1f745c) - -## 0.62.2 - 2022-06-03 - -### Fixed - -- Notifications instead of alerts (4057543) - -## 0.62.1 - 2022-06-01 - -### Fixed - -- Per page config parse fix (#136) - -## 0.62.0 - 2022-05-31 - -### Added - -- Results per page filter (#134) -- Newest sort option and additionalSorting prop (#135) - -## 0.61.1 - 2022-05-24 - -### Fixed - -- Test against Magento 2.4.4 (934d84b) -- Attribute cache per store (774101a) - -## 0.61.0 - 2022-05-17 - -### Added - -- Better search results and field weight support (41bbc68) -- Reactive Search lazy loading (5b6da60, af6e467, c75c217) -- Preload listing.js on listings (9fd8a39, 032ef34) - -### Fixed - -- Extract JS chunks to the correct directory (6f4b967) - -## 0.60.1 - 2022-05-10 - -### Fixed - -- Swapping indexes without a mapping fix (#133) - -## 0.60.0 - 2022-05-10 - -### Changed - -- Index command abstraction (#132) - -## 0.59.3 - 2022-05-10 - -### Fixed - -- Send Store header with GraphQL requests (#131) -- Return false on non existing option values (7de6633) - -## 0.59.2 - 2022-05-02 - -### Fixed - -- Revert calling init immediately (db86662) - -## 0.59.1 - 2022-04-28 - -### Fixed - -- Removed unneeded use (2d07b35) - -## 0.59.0 - 2022-04-28 - -### Added - -- GraphQL mutation beforeRequest prop (#130) -- Price helper (0946924) - -### Changed - -- Do not lazy load the first 4 images on categories (0bf6762) - -## 0.58.0 - 2022-04-24 - -### Changed - -- Use the Magento customer configuration (#127) -- Category page Lighthouse improvements (#129) - -### Fixed - -- Slider scroll fix (5728dea) - -## 0.57.0 - 2022-04-20 - -### Added - -- Category filter (#128) - -### Changed - -- Added an additional wrapper div (a7fea71) - -## 0.56.2 - 2022-04-15 - -### Fixed - -- Emit event fix (1bfb884) - -## 0.56.1 - 2022-04-14 - -### Fixed - -- Encode search term in the url (0e44230) - -## 0.56.0 - 2022-04-13 - -### Changed - -- Copied and renamed the lazy component and use requestIdleCallback (11cd9be) -- Load lazy component automatically after 3 seconds instead of requestIdleCallback (3231f20) -- Only load the user component when toggled (d7d6969, 380a23f) -- Do not chunk the product image component (850ee34) -- Only load the search autocomplete on focus (8067825) - -## 0.55.0 - 2022-04-12 - -### Changed - -- Moved the facade (7373ab2) - -## 0.54.0 - 2022-04-11 - -### Changed - -- Laravel 9 upgrade (ba35831, 0075076) -- Productlist and newsletter component lazy loading (db59387, 7830ee9) - -### Fixed - -- Save grouped products as flattened in ES (#126) - -## 0.53.0 - 2022-04-06 - -### Added - -- Theme support (#122) - -### Changed - -- Product images Lighthouse improvements and dropped the jpg fallback (5fa6aef) - -### Fixed - -- Cache busting for Webpack chunks (88f79aa) - -## 0.52.1 - 2022-04-04 - -### Fixed - -- Better variable naming (2d981d2) -- Use product model table everywhere (#124) -- Special prices without dates fix (#125) - -## 0.52.0 - 2022-03-29 - -### Added - -- ViewOnly widget (#119) -- Automatic changelog (#121) - -## 0.51.0 - 2022-03-29 - -### Added - -- Added callback in close function (#120) -- Expose stock qty option (ccc1f51) -- Website code availability in the config (034f491) - -## 0.50.0 - 2022-03-25 - -### Added - -- Grouped products support (615ce9c, 8a2d6da, 573b87a) - -### Changed - -- Tailwind 3 upgrade (03735eb, d96206e) - -## 0.49.2 - 2022-03-18 - -### Fixed - -- Check on source_model to determine the right column (cbd708d) - -## 0.49.1 - 2022-03-17 - -### Fixed - -- Reset variables to initial variables on clear within GraphQL mutation (5f3e320) - -## 0.49.0 - 2022-03-16 - -### Changed - -- Move object key names in swatch to better clarify the functionality (#118) -- Removed the changes GraphQL mutation option in favor of variables (3fbafed) - -## 0.48.2 - 2022-03-15 - -### Fixed - -- Select the right column when the attribute type is a integer (e5262bf) - -## 0.48.1 - 2022-03-14 - -### Fixed - -- Console error and swatches fix (#117) - -## 0.48.0 - 2022-03-04 - -### Changed - -- Javascript size improvements (#116) - -### Fixed - -- Price slider fix (#115) -- Sort attribute options (#113) - -## 0.47.1 - 2022-03-02 - -### Fixed - -- Cache the product model casts (7db518a) - -## 0.47.0 - 2022-02-28 - -### Changed - -- Expose the getTotalsInformation method (ccf6c52) - -### Fixed - -- Remove unneeded article tag (43b4fb2) -- Raised the browser test wait times (994d4ca, 97ee47b) - -## 0.46.0 - 2022-02-28 - -### Changed - -- Refresh totals on shipping method change (e66133a) - -## 0.45.0 - 2022-02-25 - -### Added - -- Custom url rewrite support (af7d617) - -## 0.44.0 - 2022-02-17 - -### Added - -- Cart events (#107) -- Made window available everywhere (#110) - -### Changed - -- Updated the Docker Compose Magento version to 2.4.3-p1 (0947a4a) -- Logout on GraphQL authorization errors (965fa35) -- Watch the variables prop on the GraphQL mutation component (572cfb4) - -### Fixed - -- Remove created index in case of unsuccessful reindex (#112) -- Corrected the logged in event order (15e7283) - -## 0.43.0 - 2022-02-11 - -### Added - -- Logged in event (#108) - -## 0.42.0 - 2022-02-09 - -### Added - -- Checkout address select (91efbe4, e47e9ce) - -### Changed - -- Logout event and clear addresses on logout (#105) - -## 0.41.0 - 2022-02-09 - -### Changed - -- Use primary key in the ForCurrentStoreScope (#104) -- GraphQL component runQuery slot scope (#106) -- Dynamic country with default country fallback (#100) - -## 0.40.0 - 2022-02-05 - -### Added - -- Robots yield (#101) - -## 0.39.2 - 2022-02-01 - -### Fixed - -- Syntax error fix (becaece) - -## 0.39.1 - 2022-01-31 - -### Fixed - -- Undefined request fix (c510cc7) -- Recaptcha component location prop (9338284) - -## 0.39.0 - 2022-01-28 - -### Added - -- Custom sorting label translations possibility (#98) -- Quote prices exclusive tax (1c6f885) - -## 0.38.1 - 2022-01-18 - -### Fixed - -- Handle case when no category id's returned (#96) - -## 0.38.0 - 2022-01-14 - -### Added - -- Login component redirect prop (71617ae) - -### Fixed - -- Eventy filters are applied correctly again (d2450e5) - -## 0.37.0 - 2022-01-12 - -### Changed - -- Possibility to change the GraphQL data from the callback (3dfef56) - -## 0.36.0 - 2022-01-11 - -### Changed - -- Productpage scopes filter, renamed the frontend attributes filter and small refactor (dbadbeb) - -## 0.35.0 - 2022-01-11 - -### Added - -- Recaptcha component (6868b63) - -### Fixed - -- Price react to the new query filter (ac6b74e) - -## 0.34.0 - 2022-01-04 - -### Added - -- Quote items select Eventy filter (#95) - -## 0.33.0 - 2022-01-04 - -### Added - -- Expired cart check (6382c7e) - -## 0.32.1 - 2021-12-22 - -### Fixed - -- Filter widgets by their assigned store id (#94) - -## 0.32.0 - 2021-12-16 - -### Added - -- Add to cart callback prop (5710843) - -## 0.31.6 - 2021-12-15 - -### Fixed - -- Round microdata prices (494a1c2) - -## 0.31.5 - 2021-12-14 - -### Fixed - -- Use booting instead of booted in models (2dbb2b7) - -## 0.31.4 - 2021-12-14 - -### Fixed - -- Override quote select fix (#93) - -## 0.31.3 - 2021-12-14 - -### Fixed - -- Prefix column with table to prevent ambiguous columns (#92) - -## 0.31.2 - 2021-12-13 - -### Fixed - -- Keep the billing credentials in local storage (7fb81af) - -## 0.31.1 - 2021-12-10 - -### Fixed - -- Return false instead of null in cache functions as null can not be cached (f8c56fe) - -## 0.31.0 - 2021-12-10 - -### Changed - -- Renamed qty prop to defaultQty (a541a96) - -## 0.30.4 - 2021-12-09 - -### Fixed - -- Only use qty increments when it is enabled (f1a2356) - -## 0.30.3 - 2021-12-03 - -### Fixed - -- Multiline widget parameter fix (7ae439e) - -## 0.30.2 - 2021-12-02 - -### Fixed - -- Console error fix (da29a4e) - -## 0.30.1 - 2021-12-01 - -### Fixed - -- Forgotten import (cdee1bb) - -## 0.30.0 - 2021-12-01 - -### Added - -- Product children select Eventy filter (b94c3e7) - -## 0.29.0 - 2021-11-30 - -### Added - -- Custom reactive prop (c3f29dc) - -### Fixed - -- Only search when value is not empty (#90) - -## 0.28.0 - 2021-11-25 - -### Added - -- Toggler component callback prop (669d31b) - -## 0.27.0 - 2021-11-25 - -### Added - -- Cart refreshed event (d5bd9df) - -## 0.26.2 - 2021-11-25 - -### Fixed - -- Discounts where not displayed (c878109) - -## 0.26.1 - 2021-11-23 - -### Fixed - -- Do not try to decode the product children if it is already an object (93068df) - -## 0.26.0 - 2021-11-23 - -### Added - -- Implemented special prices (88333ae) -- Forgot password link (3f2729e) - -### Fixed - -- GraphQL mutation clear with variables (c872150) - - - -## 0.25.1 - 2021-11-16 - -### Fixed - -- Do not try to render non implemented widgets in production (7ddaf84) - -## 0.25.0 - 2021-11-12 - -### Added - -- Eventy filter for product attributes available in the frontend (#89) - -## 0.24.1 - 2021-11-11 - -### Fixed - -- Show shipping costs with tax (a98fe6f) - -## 0.24.0 - 2021-11-11 - -### Added - -- Show shipping info in cart totals (5aa383e) - -### Fixed - -- Only show tax in cart totals if present (affbce1) - -## 0.23.0 - 2021-11-10 - -### Added - -- Configurable additional searchable attributes (80ec594) - -### Changed - -- Moved the product sku microdata (2bbb89c) - -### Fixed - -- Do not overwrite the category select query (230c87e) - -## 0.22.0 - 2021-11-10 - -### Added - -- Breadcrumb rich snippets (9f7ca61) -- Product rich snippets (4492d23) - -### Changed - -- Use more HTML5 semantic tags (16cc5ee) - -## 0.21.0 - 2021-11-09 - -### Changed - -- Refactored the product options in listings (860be53) - -## 0.20.1 - 2021-11-04 - -### Fixes -- Product url access on product pages in js (#87) +**Full Changelog**: https://github.com/justbetter/laravel-magento-prices-nova/compare/4.0.6...4.0.7 -## 0.20.0 - 2021-11-03 +## 4.0.3 - 2022-10-19 -### Added -- GraphQL callback prop (46dcc39) +**Full Changelog**: https://github.com/justbetter/laravel-magento-prices-nova/compare/4.0.1...4.0.3 -## 0.19.0 - 2021-11-03 +## 4.0.2 - 2022-10-11 -### Added +## What's Changed +* Magento existence by @VincentBean in https://github.com/justbetter/laravel-magento-prices-nova/pull/1 -- Notification duration prop (#85) -- Slider reference prop (#86) +## New Contributors +* @VincentBean made their first contribution in https://github.com/justbetter/laravel-magento-prices-nova/pull/1 -### Changed - -- Redirect with configurable products and disabled swatches in listings (#84) - -## 0.18.0 - 2021-10-23 - -### Added - -- Sensitive/encrypted config support (5def207) -- Recaptcha support in the GraphQL mutation component (8020ead) -- Stack in the head of the layout (c0bcbc1) - -### Fixed - -- Only show the page content heading when filled (bcf3fde) - -## 0.17.0 - 2021-10-20 - -### Added - -- Add to cart adding/added states and notify props (3d1b012, d367430) - -## 0.16.0 - 2021-10-08 - -### Added - -- GraphQL component prop to mutate on event (#80) - -### Changed - -- Kebab-case events names (#81) - -## 0.15.2 - 2021-10-07 - -### Changed - -- Allow post requests to the admin routes (6e91d62) - -### Fixed - -- Slider totals fix (#78) -- Spelling fix (#79) - -## 0.15.1 - 2021-10-07 - -### Fixed - -- GraphQL Mutation component reactivity fix (092331a) - -## 0.15.0 - 2021-10-05 - -### Added - -- Configurable z-indexes (#76) - -### Changed - -- Keep the email after the checkout and pass variables to GraphQL callbacks (#77) - -## 0.14.2 - 2021-09-28 - -### Added - -- Added the variables to the GraphQL mutation slot scope (#73) - -## 0.14.1 - 2021-09-24 - -### Fixed - -- Hide slider dots when there is just one slide (#70) -- Clear cart on success page (#71) - -## 0.14.0 - 2021-09-22 - -### Added - -- Slider navigation dots (#66) -- GraphQL component variables support (b0a9ed4) - -### Changed - -- Expose the product id to the frontend (ab28cac) -- Use localstorage email as guest email if available (#69) - -## 0.13.0 - 2021-09-21 - -### Added - -- Qty increments in the cart (6442c1c, 8036645) -- CheckoutPaymentSaved event order data (#67) - -### Changed - -- Refactored the button component (dae4152) - -### Fixed - -- Always refresh the cart after changes (174f473) -- Resolve swatches anywhere (#68) - -## 0.12.0 - 2021-09-16 - -### Added - -- Variable disable when loading button option (6abaae4) - -### Fixed - -- Allow Vue to set a href on an anchor button (6ccaefe) -- Select filters do not react on themself and cleanup (bfbe4a7) -- Always get the lowest price as base price (#65) - -## 0.11.0 - 2021-09-10 - -### Added - -- Aria labels (b410c22) -- Width/height attributes on images (5f46d7a) - -### Changed - -- Bigger arrow icons on the image carousel (2db0bf9) - -### Fixed - -- Unique ids (cc3d9ac) - -### Security - -- Updated lodash (60a68bf) - -## 0.10.1 - 2021-09-07 - -### Fixed - -- Fixed overwriting select (#62) - -## 0.10.0 - 2021-09-01 - -### Added - -- Widget replace option (9b986bc) - -## 0.9.3 - 2021-09-01 - -### Changed - -- Refresh cart totals when selecting a payment method (d4d8aaf, 8369ff0) - -## 0.9.2 - 2021-08-31 - -### Changed - -- Test against Magento 2.4.2-p2 and 2.4.3 (465d430) -- Use title from options for the productlist widget (276d739, 2fd56eb) -- Use the button component for the slider buttons (9bb54e7) - -## 0.9.1 - 2021-08-27 - -### Fixed - -- Productlist slider button position (48a3d15) - -## 0.9.0 - 2021-08-27 - -### Added - -- Productlist slider (96f3523, 8ea1d29) - -## 0.8.0 - 2021-08-27 - -### Added - -- Toggler component open prop (#59) -- Canonical yield (7938a6c) -- Eventy global scopes filter on all models (#60) - -### Fixed - -- HasEventyGlobalScopeFilter trait boot method name (#61) -- Productlist widget bugfix (269d886) - -## 0.7.0 - 2021-08-24 - -### Added - -- Configurable widgets (#57) -- Content directive (edbf945) - -## 0.6.1 - 2021-08-17 - -### Fixed - -- Product image thumbnail styling (2a34c4c) - -## 0.6.0 - 2021-08-17 - -### Added - -- Product images carousel (91e4997) - -## 0.5.0 - 2021-08-13 - -### Added - -- Breadcrumbs on products by latest category (647334e) - -## 0.4.0 - 2021-08-13 - -### Added - -- Breadcrumbs (5db2a36) - -### Fixed - -- Prevent Vue warning (eb19308) - -## 0.3.2 - 2021-08-12 - -### Changed - -- Overwritable default qty and use the qty_increments (7ac384c) - -## 0.3.1 - 2021-08-12 - -### Changed - -- Possibility to use the refresh cart method without Vue (e37312e) -- Pass through the Axios response with the GraphQL Mutation callback (3564519) - -## 0.3.0 - 2021-08-10 - -### Added - -- Product quantity increments (cf21993) - -## 0.2.2 - 2021-08-07 - -### Fixed - -- Typo (1a4de04) - -## 0.2.1 - 2021-08-07 - -### Fixed - -- Only show discount when it is not 0 (1621edb) - -## 0.2.0 - 2021-08-03 - -### Added - -- Configurable models (#56) - -## 0.1.4 - 2021-07-20 - -### Changed - -- Dynamic IsActiveScope column (4e97b21) - -## 0.1.3 - 2021-07-19 - -### Changed - -- GraphQL mutation component callback prop (446d3c6) -- Possiblity to use some methods without Vue (51d6b6b) - -## 0.1.2 - 2021-07-08 - -### Fixed - -- Image position fix (#52) - -## 0.1.1 - 2021-07-07 - -### Added -- WebP images from rapidez/image-resizer with fallback (#51) +**Full Changelog**: https://github.com/justbetter/laravel-magento-prices-nova/compare/4.0.1...4.0.2 -## 0.1.0 - 2021-06-23 +## 4.0.0 - 2022-09-20 -Public beta release! +**Full Changelog**: https://github.com/justbetter/laravel-magento-prices-nova/commits/4.0.0