Skip to content

Releases: cabrerahector/recently

Recently 3.0.0

01 Apr 22:58
Compare
Choose a tag to compare

This release includes the following changes:

If you're using a caching plugin, flushing its cache after installing/upgrading to this version is highly recommended.

  • Code has been refactored to make maintenance easier in the future.
  • Widget Themes support!
  • Retina displays support!
  • New Content Tags added: total_items, item_position, and title_attr.
  • Minor usability improvements.
  • Improves compatibility with Polylang/WPML.
  • Improved CSP compatibility. Note that this may cause issues on some set-ups, please check the Release Notes for more details.

Recently 2.1.0

08 Jan 17:12
Compare
Choose a tag to compare

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.

Recently 2.1.0 Beta 1

08 Dec 14:36
Compare
Choose a tag to compare
Recently 2.1.0 Beta 1 Pre-release
Pre-release

This release includes the following changes:

  • Adds filter hook to customize query args per widget instance.

Recently 2.0.2

25 Jul 14:56
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes Content Tag {author} returning a bad URL.
  • Data Caching enabled by default (new installs only).
  • Minor copy adjustments.

If you're using a caching plugin, flushing its cache after upgrading to this version is highly recommended.

Recently 2.0.1

03 Mar 15:20
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes missing helper method messing up the Customizer.
  • Updates default widget stylesheet.
  • Other minor fixes and improvements.

Recently 2.0

27 Feb 20:06
Compare
Choose a tag to compare

This release includes the following changes:

If you're using a caching plugin, flushing its cache after upgrading to this version is highly recommended.

  • Plugin code refactored!
  • Improves PHP7+ compatibility.
  • Improves compatibility with WordPress' Customizer.
  • Drops jQuery dependency: your site will load a tab bit faster now.
  • Adds Relative Date Format.
  • Adds ability to select first attached image as thumbnail source.
  • New filters: recently_post_class & recently_post_exclude_terms.
  • Improves compatibility with WP-SpamShield, Polylang and WPML.
  • Tons of minor bug fixes and improvements.