Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
32.87 KB
MD5: 84091370dd61d66757e5eacfa97f7023
SHA-1: 7d54fea28e38ceee4afd9adb693f338b70638617
SHA-256: 177c79431925a8948c057518f9492580af6bf38669ad5bfd4bf38247d87db579
Download zip
49.75 KB
MD5: 486222b0c20b7c97e3e56e9d90aaf9a9
SHA-1: a0f06792b4aed38c8c466389ae4c03497c4c9270
SHA-256: 984544482ea91291cd01581fc43af4b0d7fef67a57544e974e376e07fd79334a
Release notes
First Beta release of module. Compatible with Drupal 10 and with PHP 8.2.
No major bugs remain.
Things 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