All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.6 - 2024-12-16
- Fixed missing queue error during installation.
0.1.5 - 2024-12-16
- Added module dependency.
0.1.4 - 2024-12-16
- Added default config to
os2web_audit_entity
module.
0.1.3 - 2024-12-13
- Added queue logic to enhance performance.
0.1.2 - 2024-12-12
- Add new module to track user accessing webform submissions.
- Added remote ip to all log lines.
0.1.1 - 2024-11-19
- Made Watchdog default logger
- Updated watchdog logger
0.1.0 - 2024-10-21
- Moved drush services into own yml file (drush 12)
- Fixed missing index in configuration pages
0.0.3 - 2024-10-17
- Downgraded drush requirements - to make actions work
0.0.2 - 2024-10-16
- Upgraded to support Drupal 10.x
0.0.1 - 2024-08-20
- First version of the module
- Added submodule to log user CUD events.