Hi Martin,
Unfortunately there is not an expected date for this development.
Nevertheless, the custom integration option is very powerful and can be customized to fulfill your needs. Check out this script to send custom email alerts:
https://github.com/jctello/JCT-Wazuh/blob/main/integrations/custom-email-alerts. This script allows you to easily change the subject and message. Check out this post for instructions on how to configure this integration:
https://www.reddit.com/r/Wazuh/comments/sem0gv/how_can_i_change_email_subject/ Instead of custom integrations for each alert type, consider adding conditionals in the script to display different fields as you'd like. If you'd like to limit the alerts per hour, consider adding a database to the script and a function to group messages if necessary.
Let us know if you have any questions.
Best regards,
Sandra.