Minor Changes
-
#320
8ccdb74
Thanks @CorentinTh! - Set CLIENT_BASE_URL default value to http://localhost:1221 in Dockerfiles -
#317
79c1d32
Thanks @CorentinTh! - Added document activity log -
#319
60059c8
Thanks @CorentinTh! - Added pending invitation management page -
#306
f0876fd
Thanks @CorentinTh! - Added support for classic SMTP client for email sending -
#304
cb38d66
Thanks @CorentinTh! - Reworked the email sending system to be more flexible and allow for different drivers to be used.
EMAILS_DRY_RUN
has been removed and you can now useEMAILS_DRIVER=logger
config option to log emails instead of sending them.