## v1.1.1, 2024.06.04 ### Changed - Certificate reminder: set `false` as default value for `WEBAPP_CERTIFICAT_COPY_REMINDER_TO_EMAIL_ALERTING` environment variable #105 ```bash # Webapp - Send copy of certificate end-of-life notifications to WEBAPP_EMAIL_ALERTING_TO WEBAPP_CERTIFICAT_COPY_REMINDER_TO_EMAIL_ALERTING=false # (default: false) ``` ### Fixed - ADMIN > configuration display : add missing environment variables #102 ### Dependancies - chore(composer.lock): upgrading doctrine/event-manager, doctrine-fixtures #101 - chore(composer.lock): upgrading symfony (6.4.7 => 6.4.8) #106