[DBTech] Tweet Poster

[DBTech] Tweet Poster 1.4.0

No permission to download
Author anne51
Creation date
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
Back
Top