[DBTech] Tweet Poster

xF2 Add-on [DBTech] Tweet Poster 1.3.0

No permission to download
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 REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!

This version contains coding style updates and changes for XenForo 2.2.0 / PHP 7.2.0. Furthermore, an issue with saving the per-forum setting has been resolved.


Complete Change Log

Change: Update internal functions to follow new XenForo 2.1 / 2.2 coding standards
Fix: Fix forum type integration
Update highlights

This update fixes a PHP 7.4 compatibility issue. This addon should now be 100% compatible with PHP 7.4.


Complete Change Log

Fix: Fix curly brace syntax for PHP 7.4
Update highlights

This update contains back-end only changes, using a new method for loading Composer dependencies to improve performance compared to the old method in XenForo 2.0.


Complete Change Log

Change: Now utilises new composer autoload method in XF 2.1 for improved performance and reliability
Because I will be taking advantage of features that only exist in XenForo 2.1, the next version will require XenForo 2.1.

The update will not contain any additional features or changes.

The current version should work fine with XenForo 2.1. There are no known blocking issues with the current version of this mod preventing it from running on XenForo 2.1.
Update highlights

This update contains back-end only changes, there are no new features or front-facing changes. The product is now also considered "Gold" after a rather lengthy Beta period

The Twitter class is now downloaded and bundled automatically (via Composer) when you download the product.

Also, we've added an install-upgrade.json file in preparation for compatibility with the [TH] Install & Upgrade add-on.


Complete Change Log

Change: The Twitter PHP class is now loaded via Composer instead of manually updated
Change: Added install-upgrade.json