Skip to content

v0.9.2: Allow handling of study-reminder emails

Latest
Compare
Choose a tag to compare
@phev8 phev8 released this 08 Apr 10:14
· 124 commits to master since this release

Added

  • Email templates can use the language attribute that would contain the preferred language from the user model. Example usage added to the docs.

Changed

  • "Auto email" definitions can contain a label, so that admins can describe the intent for the specific config.
  • Updated dependencies (reflected in go.mod).
  • Email-templates documentation includes new possibilities related to the above changes of this release.