Skip to content

Latest commit

 

History

History
157 lines (81 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

157 lines (81 loc) · 3.41 KB

Changelog

Unreleased changes

1.1.0 - 2024-03-05

Added

  • Rapidez v2 support (#25)

1.0.0 - 2024-02-22

Changed

  • Improve frontend (#16)
  • Removed incorrect join (#24)

0.6.1 - 2023-09-22

Added

  • Laravel 10 support (4ac818a)

0.6.0 - 2023-04-05

Added

  • Add package.js (#12)

0.5.3 - 2023-03-09

Fixed

  • Get only approved reviews from the right store (#13)

0.5.2 - 2022-04-20

Fixed

  • Demo patch update (7177827)

0.5.1 - 2022-04-13

Fixed

  • Use the new lazy component (85a9932)

0.5.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (e53caea)
  • Lazy loaded components (afddcbf)

0.4.1 - 2022-03-17

Fixed

  • Cleanup (b3fe606)

0.4.0 - 2022-03-17

Changed

  • Use GraphQL variables everywhere and multiple ratings support (fc1fd90)

0.3.6 - 2022-02-28

Fixed

  • Only load review listing components if reviews are available (#8)

0.3.5 - 2022-02-23

Fixed

  • Show HTML5 validation message on stars (55946a2)
  • Demo patch update (ed8a1f1)

0.3.4 - 2022-02-02

Fixed

  • Get count and score earlier from PHP instead of GraphQL (#7)

0.3.3 - 2022-01-31

Fixed

  • Recaptcha component location (c49e9f9)

0.3.2 - 2022-01-11

Fixed

  • Demo patch update (8459e70)
  • Use the recaptcha component (4661895)

0.3.1 - 2021-11-10

Fixed

  • No reviews fix (24aac07)

0.3.0 - 2021-11-10

Added

  • Rich snippets (ad24339)

Fixed

  • Demo patch update (829917b , 51692bc)

0.2.0 - 2021-10-23

Added

  • Recaptcha support (8b6bcd2)

0.1.5 - 2021-09-21

Fixed

  • camelCase props (#5)

0.1.4 - 2021-09-10

Fixed

  • Text color for better contrast (110fb48)

0.1.3 - 2021-08-17

Fixed

  • Demo patch update (6edfb52)

0.1.2 - 2021-08-14

Fixed

  • Demo patch update (10ecd8f)

0.1.1 - 2021-08-04

Changed

  • Changed the rapidez/core version constraint (b99a50a)

Fixed

  • Demo patch paths (8b9c5ee, 012b59a)

0.1.0 - 2021-06-30

Initial release