twitter_block 8.x-3.0

Bug fixes
New features

Changelog

Issues: 5 issues resolved.

Changes since 8.x-3.0-alpha1:

twitter_block 8.x-3.0-alpha0

An initial version from the 8.x-3.x branch. There's not any upgrade path from 8.x-2.x

twitter_block 7.x-2.3

Bug fixes

Changes since 7.x-2.2:

  • #2327383 by Devin Carlson: Added a page for configuring cache options.
  • #2389419 by himanshupathak3, patkai, jsacksick: Fixed error during uninstall.

twitter_block 7.x-2.2

Bug fixes
New features

This release of Twitter Block contains a small number of bug fixes and new features.

Bug fixes

New features

twitter_block 7.x-2.1

Bug fixes

This release of Twitter Block focuses on bug fixes.

Bug Fixes:

twitter_block 7.x-2.0

With the Twitter API v1 going away (see #1933164: Twitter API v1 is going away on May 7) Twitter Block 1.x will no longer function after June 11, 2013.

The initial release of Twitter Block 2.x which utilizes Embedded Timelines instead of the deprecated and soon to be shut-down Twitter API v1.

Unfortunately, due to a number of factors including:

  • The embedded timelines API requires that each timeline have a unique ID. These IDs can only be generated by manually creating embedded timelines by visiting your widgets settings page on twitter.com.
  • The "type" of Embedded Timeline is now tied to the Widget ID (it must be specified when creating a new Embedded Timline) and is not simply a parameter passed to the API.
  • The Block module's lack of standard or update versions of functions to programatically create or update custom blocks.
  • The fact that not even a single configuration option is shared between the old Twitter v1 search and REST APIs and the new Embedded Timelines API.

There is no way to provide an automatic upgrade path from Twitter Block 1.x.

twitter_block 7.x-1.0

Bug fixes

WIth many, many thanks to @cweagans, we've fixed the forms, and addressed all of the following issues:

twitter_block 7.x-1.0-beta1

New features
Bug fixes

A more stable release than the first alpha. Still needs work, but the primary functionality is here. I will not be rolling an rc until the admin pages are finished, documentation written, and simpletests are implemented.

For this release I've added the twitter user and avatar to the tweets, and tweaked the css a bit. Tthe output is still fully theme-able by overriding theme_twitter_block_tweets() and/or theme_twitter_block(). Also notable is the linkification from benjamin.wallberg and several bugfixes:

twitter_block 7.x-1.0-alpha1

Initial tagged release for your enjoyment. Same code, still alpha, just available as a release.

twitter_block 7.x-1.x-dev

This is the unstable release of the Twitter Block module. I do not recommend using this version on a production site. As implied by the -dev, this is my working head. The code probably works, but is rapidly changing especially while I am still actively developing new functionality.

If you choose to give this version a test run, please do report any problems or comments in the issue queue.

As always, I welcome input!

Subscribe with RSS Subscribe to Releases for Twitter Block