# Release Notes for Blitz Recommendations ## 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](https://github.com/putyourlightson/craft-blitz-hints) package, [read the announcement](https://putyourlightson.com/articles/ballroom-blitz). ## 2.0.1 - 2022-05-09 ### Fixed - Fixed an error on the recommendations utility page after updating from version 1 ([#10](https://github.com/putyourlightson/craft-blitz-recommendations/issues/10)). ## 2.0.0 - 2022-05-07 ### Added - Added compatibility with Craft 4. - Added line numbers to recommendations ([#7](https://github.com/putyourlightson/craft-blitz-recommendations/issues/7)). ## 1.3.0 - 2021-11-10 ### Added - Added the `blitz-recommendations/recommendations/clear` console command ([#6](https://github.com/putyourlightson/craft-blitz-recommendations/issues/6)). ## 1.2.0 - 2020-10-06 ### Changed - Disabled recommendations for CP requests ([#4](https://github.com/putyourlightson/craft-blitz-recommendations/issues/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.