[DBTech] Tweet Poster

[DBTech] Tweet Poster 2.0.0

No permission to download
This version is now considered stable. No issues were discovered during the testing phase.
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 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
Update highlights

!!!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
Update highlights

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.


Complete Change Log

Change: Update Twitter OAuth library, now requires PHP 7.4+
Fix: Switch to Twitter API v2
Update highlights

This version updates the minimum PHP version requirement to 7.3.

Please note that 7.3 was always required, I just failed to realise this when updating the Twitter posting API code.

The next version number bump will likely be 7.4, as the update that enables PHP 8.1 support will also drop support for 7.3. It is always recommended you keep your PHP installation up to date.


Complete Change Log

Change: Set minimum PHP version to 7.3
Update highlights
  • This version updates the library used to post to Twitter in order to add proper PHP 8 compatibility.
Complete Change Log
  • Fix: Fix server error when running PHP8
Top