4.0.1 RC1
Pre-release
Pre-release
Bug fixes
- Fix PHP Type error in CLI (in #1475) props @Soean
- Fix Uncaught ValueError in Gravity Forms and WordPress SEO connectors (in #1508) props @krokodok
- Fix dynamic callback method detection for custom connectors (in #1469) props @shadyvb
- Fix PHP warning in PHP 8 by adjusting exclude rules filtering to avoid passing null to
strlen()
(in #1513) props @ocean90 - Fix adding multiple columns to the stream table using filters only displays the last column correctly (in #1519) props @thefrosty
- Fix offset warning in Slack alert when there is no custom logo (in #1522) props @benerd
- Fix BuddyPress Connector, check for BuddyPress dependencies before using (in #1517) props @dd32
- Fix [Security] Update
select2
to4.0.13
(in #1495)
Development
- Update local development environment to use Docker (in #1423)
- Update
wp-coding-standards/wpcs
and fix all linting issues - Require PHP ≥ 7.0 and WordPress ≥ 4.6
- Allow switching between PHP 7.4 and PHP 8.2
- Document Connectors (in #1518)
- Update dependencies
Deprecations
Full Changelog: 4.0.0...v4.0.1-rc.1