Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

versioncontrol 5.x-2.0

Bug fixes

The definite release of Version Control API for Drupal 5! Compared to 5.x-2.0-rc2, this one just contains a few bug fixes that I noticed while porting the code to Drupal 6. Here's what changed since the last release candidate:

  • Important: Prepared the database schema for the 6.x upgrade - a few indexes weren't named quite the way that the Schema API based table specification in 6.x-1.x would create them. Before upgrading to any 6.x version, you need to install this 5.x-2.0 release and run update.php.
  • Fixed watchdog entries when creating, updating or deleting either repositories or VCS accounts.
  • Fixed reapplication mail subject in the Version Control Account Status module. (Now with " [reapplication]" appended, like it should.)
  • Fixed access permissions to the private VCS account edit page, which might have been denied before in certain cases although access should have been possible.

And because it's the "final" 5.x-2.0 release, let's rehash what has been written in the 5.x-2.0-alpha1 announcement already:

tweet 5.x-1.2

Bug fixes

Somehow only the module file got included in the last release.

tweet 5.x-1.1

Bug fixes

#353233: PHP4 incompatibility: array_combine()

links 5.x-1.12

New features
Bug fixes
Insecure

Fixed incorrect HTML rendering in links_weblink per issue #363597.

New feature: Administrative option allows rel="nofollow"
attribute on external links, per issue #144620.

New feature: Administrative option allows direct links
(skipping redirect page, at the cost of no click
counting). Separately controllable for internal and
external links.

teaserthumbnail 5.x-2.0

New features
Bug fixes

This release brings support for a few more things: Views, RSS and ImageCache 2. It comes as well with a few changes in the way settings are handled.

Pages

Subscribe with RSS Subscribe to RSS - 5.x