twitter 7.x-6.2

Bug fixes

This includes just a few minor changes since v7.x-6.1:

twitter 7.x-5.11

Bug fixes

This includes just a few minor changes since v7.x-5.10:

twitter 6.x-5.4

Bug fixes

This includes just a few minor changes since v6.x-5.3:

twitter 7.x-6.1

Bug fixes

This resolves a a major regression in the last release and is a recommended update for all sites.

Full changelog since v7.x-6.0:

twitter 7.x-5.10

Bug fixes

This resolves a two major regressions in the last release and is a recommended update for all sites.

Full changelog since v7.x-5.9:

twitter 6.x-5.3

Bug fixes

This resolves a major regression in the last release and is a recommended update for all sites.

Full changelog since v6.x-5.2:

twitter 6.x-5.2

Security update
Bug fixes
New features

This has been superseded by v6.x-5.3.

Twitter - Moderately Critical - Access bypass - SA-CONTRIB-2015-146

This includes a wealth of improvements and bug fixes since the last release, totaling almost 100 issues fixed and almost 300 new patches written in the past six months, and is a recommended update for all sites. As always, test the update on a copy of the site to confirm there are no unexpected changes.

Notable changes include:

  • Downloading tweets that contain emoji will no longer break the module.
  • There now exists a notion of a Twitter account being considered "global". When writing tweets via the Twitter Post submodule, a user may select from either global accounts or authenticated ones that they themselves have added to the site. Users may also no longer publish from an account that is not publish which they do not own. There are new options permissions involved in this, it is highly recommended to verify the site's configuration after updating to ensure everything is still working as intended.
  • Images embedded in tweets will now be displayed.
  • A custom pane was added for Panels integration, for posting to Twitter when building a custom node_edit display.
  • A new text filter was added that allows embedding tweets by simply pasting the full URL of a single tweet.
  • Improved error handling when API calls fail.
  • Many bug fixes.

twitter 7.x-6.0

Security update
Bug fixes
New features

This has been superseded by v7.x-6.1.

Twitter - Moderately Critical - Access bypass - SA-CONTRIB-2015-146

This includes a wealth of improvements and bug fixes since the last release, totaling almost 100 issues fixed and almost 300 new patches written in the past six months, and is a recommended update for all sites currently using the v7.x-6.x branch. As always, test the update on a copy of the site to confirm there are no unexpected changes.

Note: No update process is included for sites currently using 7.x-5.x releases, that will hopefully be included in the forthcoming 7.x-6.1 release.

Notable changes include:

  • Downloading tweets that contain emoji will no longer break the module.
  • There now exists a notion of a Twitter account being considered "global". When writing tweets via the Twitter Post submodule, a user may select from either global accounts or authenticated ones that they themselves have added to the site. Users may also no longer publish from an account that is not publish which they do not own. There are new options permissions involved in this, it is highly recommended to verify the site's configuration after updating to ensure everything is still working as intended.
  • The tweet.tpl.php template has been renamed to twitter_status.tpl.php; this will require sites to manually update any customizations they had done.
  • Images embedded in tweets will now be displayed.
  • A new text filter was added that allows embedding tweets by simply pasting the full URL of a single tweet.
  • Improved error handling when API calls fail.
  • Many bug fixes.

twitter 7.x-5.9

Security update
Bug fixes
New features

This has been superseded by v7.x-5.10.

Twitter - Moderately Critical - Access bypass - SA-CONTRIB-2015-146

This includes a wealth of improvements and bug fixes since the last release, totaling almost 100 issues fixed and almost 300 new patches written in the past six months, and is a recommended update for all sites. As always, test the update on a copy of the site to confirm there are no unexpected changes.

Notable changes include:

  • Downloading tweets that contain emoji will no longer break the module.
  • There now exists a notion of a Twitter account being considered "global". When writing tweets via the Twitter Post submodule, a user may select from either global accounts or authenticated ones that they themselves have added to the site. Users may also no longer publish from an account that is not publish which they do not own. There are new options permissions involved in this, it is highly recommended to verify the site's configuration after updating to ensure everything is still working as intended.
  • The tweet.tpl.php template has been renamed to twitter_status.tpl.php; this will require sites to manually update any customizations they had done.
  • Images embedded in tweets will now be displayed.
  • A custom pane was added for Panels integration, for posting to Twitter when building a custom node_edit display.
  • A new text filter was added that allows embedding tweets by simply pasting the full URL of a single tweet.
  • Improved error handling when API calls fail.
  • Many bug fixes.

twitter 7.x-6.0-alpha2

New features
Bug fixes
Insecure

This release contains the following bug fixes:

twitter 7.x-5.7

Bug fixes
Insecure

This release contains the following bug fixes:

twitter 6.x-5.1

Bug fixes
Insecure

This release contains the following bug fixes:

twitter 7.x-6.0-alpha1

New features
Insecure

This release may contain bugs and does not have an upgrade path yet.

Tweets and Twitter Accounts are entities and posting to Twitter is done through a custom field.

See #1895274: Turn tweets and twitter accounts into entities for more details.

twitter 7.x-5.6

Bug fixes
Insecure

Small release that fixes a critical PHP 5.3 error.

See #1929648: Errors with file includes at PHP 5.3.3 for further details.

twitter 7.x-6.x-dev

New features

Development snapshot for branch 7.x-6.x, where Entity and Field APIs are used.

twitter 7.x-5.5

Bug fixes
Insecure

Summary of changes

  • Fixed a typo with hook_permission() at Twitter Post.
  • Fixed a bug which was making cron crash when there were no authenticated Twitter accounts.
  • Restored ability to use current user's Twitter account for posting a tweet using Rules.
  • Fixed undefined function error when deleting a Twitter account.

Issues fixed

    twitter 6.x-5.0

    New features
    Insecure

    Twitter accounts can be added from a user profile as they were before. They are also listed at the user profile summary page. See a few screenshots at http://drupal.org/node/1883866#comment-6965496. These are from Drupal 7, but the logic is the same.

    The field twitter_account.added_by_uid has been renamed to the old name it had, twitter_account.uid.

    twitter 7.x-5.4

    New features
    Insecure

    Restored the ability to add a Twitter account from a user profile. Also updated the Tweets views.

    See http://drupal.org/node/1883866#comment-6965496 for a full explanation with screenshots.

    twitter 7.x-5.3

    New features
    Insecure

    New features

    Added Web Intents to Follow, Retweet, Favorite or Reply tweets; plus a fancy listing as per the Developer Display Guidelines.

    Fixed the upgrade path for people who already had 7.x-5.x installed or is coming from earlier versions. They will keep their already authenticated accounts listed at /admin/config/services/twitter.

    twitter 7.x-5.1

    Bug fixes
    Insecure

    Hotfix for #1873368: Undefined property: stdClass::$display_plugin.

    People who had already installed 7.x-5.0 need to go to admin/structure/views and revert the Tweets view.

    For full release notes, please refer to Twitter 7.x-5.0

    twitter 7.x-5.0

    New features
    Bug fixes
    Insecure

    Reincorporated twitter.lib.php to the module so Libraries module is no longer required. This came up as a discussion at #1853794: Please consider restoring twitter.lib.php to the Twitter module.

    twitter 6.x-4.0-beta1

    New features
    Bug fixes

    This release uses the new Twitter REST API version 1.1. The main difference between 1.0 (used by Twitter 6.x-3.0) is that all requests must be authenticated with OAuth.

    Since March 2013 Twitter API 1.0 will be turned off so sites using Twitter 6.x-3.0 or earlier must upgrade in order to keep on interacting with Twitter. More details can be found at https://dev.twitter.com/blog/changes-coming-to-twitter-api.

    twitter 6.x-4.x-dev

    New features
    Bug fixes

    This branch supports Twitter API 1.1, which requires OAuth for all requests and will replace Twitter API 1.0 since March 2013.

    https://dev.twitter.com/docs/api/1.1

    twitter 7.x-4.1

    Bug fixes

    This release fixes a wrong statement at the README.txt so it says that OAuth is required for all requests to the Twitter API.

    For release notes, please refer to the previous release, 7.x-4.0.

    twitter 7.x-4.0

    New features

    This release uses the new Twitter REST API version 1.1. The main difference between 1.0 (used by Twitter 7.x-3.0) is that all requests must be authenticated with OAuth.

    Since March 2013 Twitter API 1.0 will be turned off so sites using Twitter 7.x-3.0 or earlier must upgrade in order to keep on interacting with Twitter. More details can be found at https://dev.twitter.com/blog/changes-coming-to-twitter-api.

    twitter 7.x-4.x-dev

    New features

    This branch supports Twitter 1.1, which requires OAuth for all requests and will replace 1.0 since March 2013.

    https://dev.twitter.com/docs/api/1.1

    twitter 7.x-3.3

    Bug fixes

    Fixes for the following issues thanks to abasso, ajgarlag, chia, eelkeblok, fizk, grobot, IceCreamYou, jchatard, Joe Weitzel, Jon Pugh, juampy, kevishie, lyricnz, manuelgarcia, marcelomg, mvc, Pacufist, pfrenssen, saccard, steinmb, toleillo, yngens.

    twitter 6.x-3.0

    Bug fixes

    Fixes for the following issues thanks to abasso, ajgarlag, chia, eelkeblok, fizk, grobot, IceCreamYou, jchatard, Joe Weitzel, Jon Pugh, juampy, kevishie, lyricnz, manuelgarcia, marcelomg, mvc, Pacufist, pfrenssen, saccard, steinmb, toleillo, yngens.

    twitter 7.x-3.2

    Bug fixes

    This release includes better error handling and reporting when requesting or posting data to Twitter. Also a bug when authentication is cancelled at Twitter.com using Oauth was Fixed.

    Here is the list of issues Fixed in the Issue Queue:

    twitter 7.x-3.1

    Bug fixes

    Missed to remove a debugging line in 7.x-3.0. This release fixes it.

    For full release notes, read http://drupal.org/node/1614500

    twitter 7.x-3.0

    New features
    Bug fixes

    Summary

    • On Twitter Signin, if the automatic creation of accounts was activated, created users could not change their password. A message has been added to indicate the temporary password with a link to edit the user account.
    • The Tweets block was raising PHP warnings because on an inherited Views filter.
    • Updated our Twitter REST library to support the upcoming API changes.
    • Added a hook when tweets are saved.
    • Tests now simulate the Twitter API instead of doing real calls.
    • Filters for @usernames and #hashtags now generate links to new pages/tabs. Plus, there was an extra slash in these links.
    • When a user logs in with Twitter, he is redirected to the page where he clicked the Sign in with Twitter button.
    • A horrible bug in the logic caused that deleting a Twitter account from a user deleted all Twitter accounts in the site.
    • Old password field removed. You need to run update.php so the update takes place.

    Issues fixed:

    twitter 6.x-3.0-beta9

    New features
    Bug fixes

    Upgrade notes: upgrade your OAuth module to the latest available version at its project page. At the time of this writing it is 6.x-3.0-beta4.

    twitter 7.x-3.0-beta4

    New features
    Bug fixes

    twitter 6.x-2.7

    New features
    Bug fixes

    This release includes some fixes and additions that were not packaged into a release during 2010 on version 6.x-2.x.

    Note that it is recommended to upgrade to the latest version available at http://drupal.org/project/twitter.

    Change log from the previous release (6.x-2.6):

    twitter 7.x-3.0-beta2

    Bug fixes

    Many bug fixes.

    twitter 7.x-3.0-beta1

    Bug fixes

    Many bug fixes, mainly for twitter module. twitter_signin, twitter_post and twitter_actions are not completely stable yet.

    Twitter accounts can be added to a user account, and tweets are successfully loaded on cron run. This has been tested with and without Open Auth module. Functional tests verify the non OAuth process.

    A README.txt file has been added with basic information and links.

    twitter 6.x-3.0-beta6

    This is a rollback to beta4. There were significant compatibility issues with beta5.

    twitter 6.x-3.0-beta5

    Bug fixes

    There are a handful of issues addressed in this release, but by far the most important is the changing of dependency on OAuth 2 to OAuth 3, which should greatly simplify the install process. Please be aware that your dependencies _will_ change with this update!

    twitter 6.x-3.0-beta4

    New features
    Bug fixes

    This release fixes a number of bugs that had accumulated since the past beta release. It also provides support to create read-only Twitter accounts, thus it no longer requires the OAuth module unless you're planning to post to Twitter from your Drupal install.

    twitter 7.x-3.x-dev

    This is currently just a push of @grobot's (http://drupal.org/user/76026) github repo. But at least it will enable some testing in 7!

    Pages

    Subscribe with RSS Subscribe to Releases for Twitter