dblog_persistent 2.1.0

First release for Drupal 9+ and PHP 8+ only.

This version makes no changes other than introducing PHP 8 language features so far, but all new features will be added to the 2.1.x branch from now on.

dblog_persistent 2.0.1

Bug fixes
Unsupported

Fixing minor style issues and deprecations.

The module now correctly declares support for PHP 8+ as well as PHP 7.1+.

dblog_persistent 2.0.0

Bug fixes
Unsupported

First stable release of 2.0.x. This version is compatible with Drupal 8.6+ and Drupal 9+.

- #3114399: Add GroupID to available tokens - add a config_export annotation to the config entity.
- Remove deprecated Unicode::substr() calls.

dblog_persistent 8.x-1.1

Bug fixes
New features
Unsupported

Cleanup for the 1.x branch.

- Add the basic kernel test created in #3144399: Compatibility with Drupal 9.
- Add a missing @file doc comment.
- Ensure that the storage service resets its static cache when writing to the database.
- Add a menu link description for the admin UI.

dblog_persistent 8.x-1.0

Bug fixes
Unsupported

First and final stable release for Drupal 8.5+.

Changes since 8.x-1.0-alpha4:

- #2975391: README missing
- #3111363: DBlog is an undefined dependency
- Code-style cleanup and inspections.

dblog_persistent 8.x-1.0-alpha3

New features
Unsupported

- Allow filtering by additional types that aren't currently in the log table.

dblog_persistent 8.x-1.0-alpha1

New features
Unsupported

First alpha release.

This code is feature-complete, but has no unit test coverage or extensive testing.

Subscribe with RSS Subscribe to Releases for Persistent Log