popup_message 2.0.3

Bug fixes

Revert compatibility to Drupal ^8 || ^9 as breaking changes in Drupal 10.1 and new major version will be released for Drupal 10.

popup_message 2.0.1

New features

What's new in this release:

  • Drupal 10 compatibility
  • Replace deprecated classes with new ones.
  • Replace deprecated constant FILE_STATUS_PERMANENT with \Drupal\file\FileInterface

popup_message 2.0.1-alpha1

Bug fixes
New features
  1. Translation creation successfully completed.
  2. Fix PHPCS error;

popup_message 8.x-1.0-rc2

Bug fixes

We have reverted invoke of hook alter containing a typo
('popup_message_perameters') and marked it as deprecated.
It will give some time for the adjustment in their code until the next release in which it will be removed.

Please replace your hooks (if there are any)

hook_popup_message_perameters_alter

to

hook_popup_message_parameters_alter

popup_message 8.x-1.0-rc1

Bug fixes
New features

Remove deprecated code
Improve coding standards
Improve mobile device styling
Fix config issues
Add new feature for background opacity
Add new light style
Improve settings form

popup_message 8.x-1.0-beta1

Bug fixes

Change loading services to dependency injection.
Add/Update comments, info file.
Fix other pareview.sh errors/warning.

popup_message 7.x-1.2

Bug fixes
New features

* new features: delay, show block on specific pages
* fix errors

popup_message 7.x-1.1

New features

- Option to disable popup.
- Option to disable cookie check.
- Option to select popup style.

popup_message 6.x-1.5

New features

- Option to disable popup.
- Option to disable cookie check.
- Option to select popup style.

popup_message 6.x-1.4

New features

- Allow to set popup window size.
- API improvement.

popup_message 6.x-1.2

New features

API: allow to other modules to modification of message or use popup_message_show_message() function to display custom message.

popup_message 6.x-1.1

Bug fixes

Move cookie check into js file (problem with anonymous users), using jquery.cookie.js plugin.

Subscribe with RSS Subscribe to Releases for Popup message