2.1.1 - 2024-06-18
- Sort orders callback Rapidez v2 compatibility (#47)
2.1.0 - 2024-05-28
- Laravel 11 support (#46)
- Fire postcode change event (#45)
2.0.0 - 2024-02-21
- Rapidez v2 compatibility (#43)
1.0.0 - 2024-01-05
- Improve frontend (#29)
- Drop 0.x support and use stores (#44)
0.16.0 - 2023-09-14
- Magento reset password fallback route redirects (8efd235)
0.15.0 - 2023-09-08
- Laravel 10 support (0839fab)
- Add vat_id (and company) to account queries (#39)
0.14.0 - 2023-08-22
- Added the VAT field on addresses and registration (#37)
0.13.6 - 2023-07-11
- Update user check for 1.x compatibility (#36)
0.13.5 - 2023-07-04
- Use url helpers (#35)
0.13.4 - 2023-06-21
- Get the order items on the order overview (#33)
0.13.3 - 2023-06-19
- Named all routes (#32)
0.13.2 - 2023-06-12
- Add two extra fields to overview query (#31)
0.13.1 - 2023-04-28
- Rapidez/core v1 support (4a53926)
0.13.0 - 2023-04-05
- Add package.js, ensure dependency on Vue is satisfied (#26)
0.12.0 - 2023-01-19
- Replace turbolinks with turbo (#18)
- Add changelog action (69bf2b7)
0.11.2 - 2023-01-19
- Fix for sorting by (#16)
0.11.4 - 2023-01-03
- Show/hide account (address) fields by listening to the Magento Customer config (#17)
0.11.3 - 2022-09-26
- Use :set on reactive value (#14)
0.11.1 - 2022-09-20
- Sort orders the right way (rapidez#15)
0.11.0 - 2022-08-09
- Link user to cart when they register an account (#13)
0.10.0 - 2022-04-11
- Laravel 9 compatibility (b6abeb0)
0.9.0 - 2022-03-16
- Use GraphQL variables everywhere (164dfa4)
0.8.0 - 2022-02-17
- Wishlist menu item when loaded (ed8bd1d)
0.7.0 - 2022-02-05
- Don't index account pages (#11)
0.6.0 - 2022-02-03
- Change password and email option (583b801)
0.5.6 - 2022-01-31
- Recaptcha component location (4b5ecf6)
0.5.5 - 2022-01-12
- Show login form directly when not logged in (3b662c8)
- Show the newest orders first on the overview (6047716)
- Removed unneeded v-cloaks (8e66bd3)
0.5.4 - 2022-01-12
- Sort the orders within a callback (c7a356c)
0.5.3 - 2022-01-11
- Show the newest orders first (32f745b)
- Recaptcha support (61cd365)
0.5.2 - 2021-12-02
- Show the reorder cart errors in the cart (26b1d78)
0.5.1 - 2021-11-24
- Translatable titles (7a15e94)
0.5.0 - 2021-11-23
- Forgot password functionality (50338cd)
0.4.0 - 2021-10-05
- Add variables to callbacks (#10)
0.3.0 - 2021-08-12
- Reorder functionality (5f52cc9)
0.2.1 - 2021-08-04
- Changed the
rapidez/core
version constraint (e815a5c)
0.2.0 - 2021-07-19
- Registration page (29cd80b)
0.1.0 - 2021-06-30
Initial release