!!!This version requires PHP 8.0+!!!
This version updates internal libraries to take advantage of new PHP 8 capabilities, as well as various updates to support XenForo 2.3.
Change: Upgrade TwitterOAuth library
Change: Updated macros to XF 2.3 format
Change: Replace various references with class-string<T> equivalents
Change: Update code for PHP 8.0
Change: Remove "XenForo" from copyright footer
Change: Necessary changes for the new XenForo 2.3 coding style
Change: Automatically clean up files on upgrade
Fix: Fixed template modifications
!!!This version requires PHP 7.4+!!!
This version adds a new feature; Per-forum Hash Tags. If you have multiple forums set up to auto-post new threads to Twitter, you can now configure hash tags for each forum individually in addition to the globally configured hash tags.
This version also refactors some backend code as well as fixing a compatibility issue with PHP 8.4.
Complete Change Log
Feature: Optional per-forum hash tags
Change: Refactored backend code
Change: Bump minimum PHP version to 7.4 and recommended version to 8.2
Change: Update dependencies to the latest version(s)
Fix: Fix PHP 8.4 compatibility issue
Change log
Change: Update Twitter OAuth library, now requires PHP 7.4+
Fix: Switch to Twitter API v2
Release notes
This version updates the minimum PHP version requirement to 7.4. Furthermore, it switches the Twitter API to v2 in order to restore functionality.
The next version number bump will likely be 8.0, as the update that enables PHP 8.2 support will also drop support for 7.4. It is always recommended you keep your PHP installation up to date.