Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

75 lines (40 loc) · 1.85 KB

Release Notes for Blitz Recommendations

2.2.1 - 2024-03-12

Fixed

  • Fixed the schema version that was not updated in version 2.2.0.

2.2.0 - 2024-03-11

Added

  • Added a template stack trace to each hint (#16).

2.1.3 - 2023-11-01

Fixed

  • Fixed a bug introduced in version 2.1.2.

2.1.2 - 2023-11-01

Changed

  • Changed the plugin icon to match the Blitz Hints package.
  • Bumped the required version of the Blitz Hints package.

2.1.1 - 2022-05-16

Changed

  • Bumped the required version of the Blitz Hints package.

2.1.0 - 2022-05-16

Changed

  • Split out the core functionality and utility into the Blitz Hints package, read the announcement.
  • Removed the undocumented console command to clear recommendations.

2.0.1 - 2022-05-09

Fixed

  • Fixed an error on the recommendations utility page after updating from version 1 (#10).

2.0.0 - 2022-05-07

Added

  • Added compatibility with Craft 4.
  • Added line numbers to recommendations (#7).

1.3.0 - 2021-11-10

Added

  • Added the blitz-recommendations/recommendations/clear console command (#6).

1.2.0 - 2020-10-06

Changed

  • Disabled recommendations for CP requests (#4).

1.1.0 - 2020-06-29

Added

  • Added support for eager-loading matrix fields.
  • Added support for eager-loading relation fields within matrix fields.

1.0.0 - 2020-06-11

  • Initial release.