Install
Works with Drupal: ^9 || ^10Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
32.88 KB
MD5: 0f808433fc327437b191340a3ee971c2
SHA-1: d01aec11a4fe41ee1b23fdf3436d8678bc6cb713
SHA-256: e0a0d0d8f60445dd2698732577bfc4204a1ddfaa6a5d77449ec499222c8b793a
Download zip
49.75 KB
MD5: bd7ff5ccfc98b6f11e42816a5a708a55
SHA-1: f132c6a9225bb4c92b11a0d719e6d23feed96a53
SHA-256: c2ce5ee1c5115e98ecb4a9a5609d53366c118c07fbad8b65ae99b4ec30e3d2b9
Release notes
Branch compatible with Drupal 9 and Drupal 10.
Latest development snapshot of the 2.0.x branch.
After updating to the latest snapshot. Check that people are still subscribed to some content, the refactoring that is happened recently may have turned subscriptions off.
Issues that has been worked on in the 2.0.x-branch.
Fixed after release of 2.0.0-alpha3:
- #3397763: Fix Gitlab CI PHPStan errors
- #3395709: values returned by selectContents does not match context
Fixed included in release 2.0.0-alpha3:
- #3393096: TypeError: Argument must be of type Drupal\Core\Extension\ModuleHandler
- #3389844: Warning if no previous subscriptions
- #3389810: Deprecated function: Creation of dynamic property (with php 8.2)
- #3307413: notify tables are not cleaned up when a user is deleted.
- #3225558: Take notify_subscriptions into account
Fixes included in release of 2.0.0-alpha2
- #3302445: Use the Entity API
- #3302180: Altering subscriptions don't work
- #3301614: Use dependency injection for mail manager
- #3225558: Take notify_subscriptions into account
Fixes included in release 2.0.0-alpha1
- #3300511: Make PHPUnit tests subscribe users to notifications
- #3299638: Remove Advanced Help integration
- #3294058: Notifications get resend after importing configuration
- #3288821: Automated Drupal 10 compatibility fixes
- #3229215: "Skip Flags" doesn't do anything
- #3226378: Missing newline between nodes in email sent
- #3225564: Error when saving user configuration
- #3221929: function notify_user_insert is referencing to wrong hook
- #3221920: Warning: in_array() expects parameter 2 to be array, null given in Drupal\notify\Form\SkipForm->buildForm()
- #3221918: Error message Warning: Invalid argument supplied for foreach() in notify_user_insert() (line 128 of modules/contrib/notify/notify.module).
- #3221819: Comments under taxonomy term link to nid not tid
- #3221816: Typo in emails
- #3221781: Opt out message in user email
- #3221733: Remove "How much to send?" settings
- #3220945: Uncaught PHP Exception InvalidArgumentException: "The timestamp must be numeric."
- #3219437: Not permitted subscriptions are shown to non-admin users
- #3203496: Legacy D7 code prevents database insertion
- #3202995: Restore table styling from the Drupal 7 version
- #3202752: Expand PHPUnit tests
- #3202723: Convert hook_menu() to Drupal 8/9 API
- #3202721: Invalid argument to count() in QueueForm.php
- #3128079: Remove the deprication function node_view()
- #3118798: Mailserver bounced mail - Invalid return-path
- #3105153: Error on comment add
- #3067931: Error with Comment delete
- #2958084: Coding standards
- #2945752: drupal_html_to_text() missing