Recently 2.1.0
This release includes the following changes:
- Recently will fetch its ajaxified widgets via the REST API now for faster performance.
- Adds filter hook to customize query args per widget instance:
recently_pre_get_posts
(documentation) - Adds filter hook to parse custom Content Tags:
recently_parse_custom_content_tags
(documentation). - Improves compatibility with Cloudflare's Rocket Loader.
- Drops included language files in favor for language packs downloaded automatically by WordPress.
- Minor bug fixes and improvements.
If you're using a caching plugin, flushing its cache after installing/upgrading to this version is highly recommended.