disable_messages 2.1.1

Bug fixes
New features

Added support for Drupal 10. Fixed errors in configuration form, improved documentation and help. Fixed minor issues reported for 2.x branch.

disable_messages 2.1.0

Bug fixes

Releasing 2.1.0 stable release with features in 2.1.0-alpha and following additional fixes

Issue #3254927 by lamp5: Fix schema type to config_object and add missing for regex
Issue #3229152 by fcertal: Removed reference to old form submit function 'disable_messages_settings_form_submit' from settings form build function

disable_messages 2.1.0-alpha1

Bug fixes
New features
  • Config form cleaned up and user filtering moved to different section
  • Cleaned up the help documentation
  • Issue #3226110 by anoopjohn: Add a capability to enable filtering by permissions
  • Issue #2852736 by gngn, Eduardo Morales Alberti, tunic, 1kenthomas, sulfikar_s, aaronpinero, v.belous, davidalan31, Peter Törnstrand, p4trizio, froboy - Added ability to handle markup arrays in messages array

disable_messages 2.0.0

Bug fixes

Thank you everyone who supported the 2.0.0 release. This release support Drupal 9.x as well as latest 8.x versions.

Issue #3104356 by loze, vimaljoseph, sarathkm: Crash site on config page toLink()
Issue #3111531: Add Drupal 9 into the require section of composer.json
Issue #3076973 by sharma.nishant: Drupal 9 compatibility
Issue #2934067 by v.belous: No more form-warning-messages at all, after module-activation

disable_messages 2.x-dev

The development release that is compatible with latest 8.x and 9.x core.

disable_messages 7.x-1.2

Bug fixes
  1. Fixed WSOD due to memory issues
  2. Coding Standard fixes
  3. Fix for issue when trying to uninstall module
  4. Implemented hook help

disable_messages 8.x-1.1

Bug fixes

Release includes

  • Fixes to coding standard issues
  • Removal of unused functions

disable_messages 8.x-1.0

Bug fixes

Stable version is released.

*Fixed some coding standard issues.

disable_messages 6.x-1.0

The first 6.x release of the disable_messages module. Module has the following features.

- Filter out messages that match a full text string exactly.
- Filter out messages that match a regular expression.
- Permissions to specifically hide all messages of a given type from any role.
- Disable all filtering for specific users.
- Disable all filtering for specific paths.
- Apply filtering only for specific paths.
- Debug system to get messages in the HTML without showing it to the end users.

Subscribe with RSS Subscribe to Releases for Disable Messages