Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Documentation/ChangeLog/8.3/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/mask/mask/Documentation/ChangeLog/8.3/Index.rst

.. include:: ../../Includes.txt

================
Mask version 8.3
================

New PSR-14 MaskAfterElementSavedEvent and MaskAfterElementDeletedEvent
======================================================================

The newly introduced :php:`\MASK\Mask\Event\MaskAfterElementSavedEvent`
and :php:`\MASK\Mask\Event\MaskAfterElementDeletedEvent` allow to execute custom
code as soon as an content element was saved or deleted.
Refer to this :ref:`documentation <mask-events-api>` on how to use it.

Special Thanks
==============

This version was brought to you by Sebastian Dernbach `sebastiande <https://github.com/sebastiande>`__.
Thank you!