Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is the first stable version of Privatemsg for Drupal 7, just in time to keep my #D7CX pledge!
Compared to the first beta, this release contains a few bugfixes, the privatemsg_limits module has been ported, different date formats based on the age of the message have been added and the different admin setting forms have been merged into a single one which uses vertical_tabs.
This release features realname integration, an upgrade path from 6.x-1.3, improved user interfaces for tagging and message listings and fixes a few bugs, notably pm_notify_mail.
Unless there are any major bugs reported, the next release will be a release candiate which will be followed by the stable version.
This is the first alpha release for Privatemsg 7.x-1.x. Although this version is not yet production-ready, a lot of manual and automated testing has been done to ensure that it works correctly.
There are, however, a few known bugs and planned tasks that will be implemented and fixed in later alpha or beta versions. A full list of these can be found in the issue queue: http://drupal.org/project/issues/privatemsg?version=7.x
This is a port of 6.x-2.x and contains the same features and changes. There are also a few new features which are specific for Drupal 7, including:
Private messages are entities, which means that they are now objects and not arrays. This also means that they use the entity loading mechanism and are fieldable (any number of fields can be attached to them). This also replaces the attachments module. Note that there is currently no upgrade path.
Advanced token support, displays valid and invalid tokens for the author.
Improved rules integration.
Other improvements which are also part of the 6.x-2.x branch include:
Sending messages to roles and planned support for other recipient types (for example, user relationships and organic groups).
This security release fixes a permission bypass issue in pm_email_notify.module. It also features compatibility fixes for both PostgreSQL and PHP4. Additionaly, a few bugs and testing issues were fixed and some very minor UI additions and a small performance improvement was added.
This is a bugfix release that fixes a MySQL 4.1 compatibility bug and a minor visual pager bug. The release also contains new and updated translations.
This is a feature and a bugfix release. Everyone is highly advised to upgrade to this version. This is the first stable release of Privatemsg for Drupal 6 and marks the feature freeze for the 1.x branch.
This is a feature and a bugfix release. Everyone is highly advised to upgrade to this version. This release contains many new features in different areas (UX, tags, blocking, performance and more) and is in general more flexible and extendable.
It is necessary to run update.php after updating the module files as there were several Database schema changes.