Skip to content

Releases: HumanKind-nz/fcrm-seopress

v1.5.0

Choose a tag to compare

@gbissland gbissland released this 16 Jan 04:58
  • Fixed: Improved handling of quotation marks in meta titles and descriptions
  • Fixed: Added proper spacing cleanup in meta content
  • Improved: Added media library uploader for social share image selection
  • Improved: Added visual preview of current/default social share image
  • Added: 'Requirements' section to readme documentation
  • Updated: Plugin settings page with clearer introduction text

1.3.0

Choose a tag to compare

@gbissland gbissland released this 30 Sep 03:00
35d3090
  • fix spelling ;-)

1.2.8

Choose a tag to compare

@gbissland gbissland released this 23 Jul 23:03
b71eb3b

Version 1.2.8

  • Added: Check for the FireHawk CRM Tributes plugin being active before running integration logic.
  • Fixed: Prevent PHP warnings when client data is not available.
  • Updated: Remove newlines from meta description fields

1.2.7

Choose a tag to compare

@gbissland gbissland released this 28 Jun 01:19
1eb7a44
  • Fixed: Ensure OG image meta tag is correctly added with fallback image.

1.2.6

Choose a tag to compare

@gbissland gbissland released this 28 Jun 00:30
1a1aa4d
  • Fixed: Ensure the custom SEOPress description and title are only applied to tribute pages.
  • Added: New default social share image

1.2.5

Choose a tag to compare

@gbissland gbissland released this 27 Jun 00:22
6f2d29b
  • Added: Settings page icon

1.2.4

Choose a tag to compare

@gbissland gbissland released this 27 Jun 00:14
c30c5a7
  • Added settings page for custom social share image URL.
  • Updated logic to use the custom social share image URL or fallback to 'default-social.jpg' if not set.
  • Improved code comments for better readability.
  • Bug fixes