Version 2.5.0
-
Features:
- New option to disable related posts on mobile devices
- New option to disable related posts on AMP pages
-
Enhancements:
- New filters
crp_thumb_alt
andcrp_thumb_title
to edit the post thumbnail alt and title tags. Use this to remove/replace the tags - New function and filter
crp_permalink
- Saving a post will delete its cache
- New filters
-
Bug fixes:
- Fixed CSS validation errors
- Removed conversion of table schema from/to InnoDB. If you are using a version of mySQL above v5.6, you can alter the table engine to use InnoDB with a FULLTEXT index
- Prevent errors from non-existent post id (virtual post). Contributed by @jnorell