Skip to content

Releases: oddhill/drupal-oddprofile

Changes to required modules

27 Oct 12:08

Choose a tag to compare

This release increments the major version number because it includes some major changes to the required packages.

If you upgrade from any 1.x version to the 2.0.0 version make sure to manually include any of the packages that were removed in the profile if you are using them.

Before upgrading

If you are not using the removed modules make sure to uninstall them and export configuration before upgrading to this version.

Notable changes

  • Minimum stability has been set to beta so that we only depend on modules that have an upgrade path.

Modules removed

  • Personas
  • Block visibility

Modules added

  • Redirect
  • Reroute email
  • Module filter

Changed they way package versions are defined

27 Mar 13:09

Choose a tag to compare

Required packages now use the caret instead if tilde so that composer will install any version within the major version range.

All dependency versions are now also defined with the full version numbers including major, minor and patch values.

Updated and added dependencies

12 Dec 16:28

Choose a tag to compare

Added the masquerade module as a dependency.
Updated the devel module dependency from alpha to beta.

Fixed issue with filenames

01 Nov 16:05

Choose a tag to compare

1.1.0

Fixed incorrect filenames

First release

01 Nov 15:31

Choose a tag to compare

1.0.0

Cleaned up the profile and added some dependencies

Legacy release

08 Nov 13:46

Choose a tag to compare

This release allows applications that relied on the old version to still be able to use the profile.