Skip to content

Releases: verbb/readability

3.0.0

31 Oct 08:24
Compare
Choose a tag to compare

Changed

  • Now requires Craft 5.0+.

2.0.0

31 Oct 08:22
Compare
Choose a tag to compare

{note} The plugin’s package name has changed to verbb/readability. Readability will need be updated to 2.0 from a terminal, by running composer require verbb/readability && composer remove mikestecker/craft-readability.

Changed

  • Migration to verbb/readability.
  • Now requires Craft 4.0+.

Version 1.0.4

04 Apr 16:33
Compare
Choose a tag to compare

Changed

  • Simply updated the base craftcms/cms1 requirement from ^3.0.0-RC1 to ^3.0.0.

Version 1.0.3

29 Jan 18:33
Compare
Choose a tag to compare

Changed

  • Updated path and repo name to fit within new recommended guidelines as discussed here.

Version 1.0.2

12 Dec 02:54
Compare
Choose a tag to compare

Changed

  • Updated to require craftcms/cms ^3.0.0-RC1
  • Switched to Craft::$app->view->registerTwigExtension to register the Twig extension

Version 1.0.1

07 Nov 19:04
Compare
Choose a tag to compare

Initial release