FAIR Connect 1.2.2 Release Announcement
FAIR Connect 1.2.2 is a fast follow-up release that fixes a fatal error introduced in version 1.2.1. We recommend all users update immediately.
What happened
Version 1.2.1 introduced a fatal error that could prevent the plugin from loading correctly on some configurations. This was identified quickly after release, and 1.2.2 resolves the issue completely.
How to update manually
Since the fatal error may prevent automatic updates, follow these manual steps:
- Download the latest release from the FAIR Connect GitHub releases page.
- Log in to your WordPress admin panel.
- Navigate to Plugins > Add New > Upload Plugin.
- Upload the downloaded ZIP file.
- When prompted, choose to Replace current with uploaded.
- Activate the plugin if it was deactivated.
Update via WP-CLI
If you have WP-CLI access, you can update with a single command:
wp plugin install https://github.com/fairpm/fair-plugin/releases/download/1.2.2/fair-connect-1.2.2.zip --force --activate