Releases: friends-of-contao/contao-twitterreader
Releases · friends-of-contao/contao-twitterreader
Version 2.2.1
- Fixed several PHP language bugs found in debug mode
- Changed redirect URL to a PHP script https://opensource.nasbrill-soft.de/contao-twitterreader-redirect.php that redirects the authentication data back into the active Contao installation
Version 2.2.0
- Compatibility for Contao 4.13 LTS
Version 2.0.2
- Added a use statement to uniquely identify the referenced BackendTemplate
Version 2.0.1
- Added a check for an array to prevent a PHP warning
Version 2.0.0
- Complete rewrite of contao-twitterreader as an Symfony bundle for Contao 4.4 LTS
- Replaced OAuth and Twitter libraries with composer dependencies
- Created a new Twitter App to define a custom redirect URL for the Twitter authentication
- The Twitter redirect URL takes the auth token and redirects directly into the calling Contao installation
Adding option to automatic link media URLs
Merge pull request #8 from cliffparnitzky-forks/master Adding option to automatic link media URLs and improving some lang texts