Update highlights
This version is now considered stable. No issues were discovered during the testing phase.
Complete Change Log
Version bump
Update highlights
!!!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.
Complete Change Log
Change: Upgrade TwitterOAuth library
Change: Updated macros to XF 2.3 format
Change: Replace various references withclass-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
Update highlights
Complete Change Log
- !!!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.
- 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