Inject user email in notification mail subjects
[astakos] / snf-astakos-app / Changelog
index 9b8d1bd..7f6e33b 100644 (file)
@@ -1,6 +1,28 @@
 Changelog
 ---------
 
+v0.7.5
+^^^^^^
+- Include user email in registered/activated notification mails subject
+
+v0.7.4
+^^^^^^
+- Configurable subjects for all emails send by astakos app. Introduced settings
+       * ASTAKOS_INVITATION_EMAIL_SUBJECT
+       * ASTAKOS_GREETING_EMAIL_SUBJECT
+       * ASTAKOS_FEEDBACK_EMAIL_SUBJECT
+       * ASTAKOS_VERIFICATION_EMAIL_SUBJECT
+       * ASTAKOS_ADMIN_NOTIFICATION_EMAIL_SUBJECT
+       * ASTAKOS_HELPDESK_NOTIFICATION_EMAIL_SUBJECT
+       * ASTAKOS_EMAIL_CHANGE_EMAIL_SUBJECT
+       * ASTAKOS_PASSWORD_RESET_EMAIL_SUBJECT
+
+
+v0.7.3
+^^^^^^
+- Use https for google webfonts
+- Fix anonymoususer logout
+
 v0.7.1
 ^^^^^^
 - ASTAKOS_*_MESSAGES settings changed from dict to tuple lists