Skip to content

Releases: WebberZone/contextual-related-posts

Version 3.3.3

22 Feb 15:27
Compare
Choose a tag to compare

Security fix

Full Changelog: v3.3.2...v3.3.3

Version 3.2.2

17 Feb 20:11
Compare
Choose a tag to compare

Security fix

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.3.2

Version 3.3.1

28 Dec 15:58
Compare
Choose a tag to compare

Security fix

Full Changelog: v3.3.0...v3.3.1

Version 3.3.0

19 Nov 12:21
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/contextual-related-posts-v3-3-0/

  • Features:

    • Related posts block allows you to set a custom header above the related posts. Leave blank to get the one from the main settings page.
    • New option "Related Meta Keys" under the List Tuning tab. You can enter a comma-separted list of meta keys. Posts that match the same value of the meta key are displayed before the other related posts.
  • Enhancements/modifications:

    • If the number of "Manual related posts" is greater than the number of related posts, then the database query is bypassed drastically improving perfomance
    • Moved Related Posts Tools page under Tools menu
    • Related Posts block is now wrapped in Disabled tags to prevent accidental clicking of links in the block editor
  • Bug fixes:

    • Thumb width and height defaults to 150 in case the settings are missing
    • Setting the style to be text_only didn't enforce no thumbnail
  • Developer:

    • New filters: crp_query_date_query, crp_query_meta_query, crp_query_meta_query_relation

Full Changelog: v3.2.3...v3.3.0

Version 3.3.0 Beta 2

12 Nov 19:14
Compare
Choose a tag to compare
Version 3.3.0 Beta 2 Pre-release
Pre-release

Changelog

  • Features:

    • Related posts block allows you to set a custom header above the related posts. Leave blank to get the one from the main settings page.
    • New option "Related Meta Keys" under the List Tuning tab. You can enter a comma-separted list of meta keys. Posts that match the same value of the meta key are displayed before the other related posts.
  • Enhancements/modifications:

    • If the number of "Manual related posts" is greater than the number of related posts, then the database query is bypassed drastically improving perfomance
    • Moved Related Posts Tools page under Tools menu
    • Related Posts block is now wrapped in Disabled tags to prevent accidental clicking of links in the block editor
  • Bug fixes:

    • Thumb width and height defaults to 150 in case the settings are missing
    • Setting the style to be text_only didn't enforce no thumbnail
  • Developer:

    • New filters: crp_query_date_query, crp_query_meta_query, crp_query_meta_query_relation

Full Changelog: v3.2.3...v3.3.0-beta2

Installation

  1. Download the contextual-related-posts.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the contextual-related-posts.zip that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number

Version 3.2.3

03 May 18:32
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/contextual-related-posts-v3-2-0/

  • Enhancements:

    • Block shows a placeholder when used in non-Edit screens or when no content is generated
  • Bug fix:

    • Missing text-only.min.css file
    • Block settings were not saved

Full Changelog: v3.2.2...v3.2.3

Version 3.2.3 Beta 2

02 May 20:52
Compare
Choose a tag to compare
Version 3.2.3 Beta 2 Pre-release
Pre-release

Changelog

  • Enhancements:

    • Block shows a placeholder when used in non-Edit screens or when no content is generated
  • Bug fix:

    • Missing text-only.min.css file
    • Block settings were not saved

Full Changelog: v3.2.3-beta1...v3.2.3-beta2

Installation

  1. Download the contextual-related-posts.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the contextual-related-posts.zip that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number

Version 3.2.3 Beta 1

01 May 20:11
Compare
Choose a tag to compare
Version 3.2.3 Beta 1 Pre-release
Pre-release

Changelog

  • Bug fix:
    • Missing text-only.min.css file

Full Changelog: v3.2.2...v3.2.3-beta1

Installation

  1. Download the contextual-related-posts.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the contextual-related-posts.zip that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number

Version 3.2.2

30 Apr 15:38
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/contextual-related-posts-v3-2-0/

  • Bug fix:
    • Widget options were not saved properly
    • Stylesheets and header styles have been fixed to be more specific

Version 3.2.1

23 Apr 10:36
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/contextual-related-posts-v3-2-0/

  • Enhancements/modifications:

    • If thumbnail is set as text only, then the style is also set as text only at runtime
  • Bug fix:

    • PHP error thrown when using get_crp_posts_id()
  • Deprecated:

    • get_crp_posts_id(). Use get_crp_posts() instead

Full Changelog: v3.2.0...v3.2.1