Skip to content

Releases: be-ys-cloud/dory-server

v3.0.1

12 Nov 10:30

Choose a tag to compare

Fixes:

  • Header From in mail sending

v3.0.0

22 Sep 17:49
v3.0.0
deed44a

Choose a tag to compare

Breaking changes:

  • The /config endpoint has changed and will return two keys
    features and password_policies instead of directly returning the
    features. This breaks compatibility and requires frontend upgrade to
    v1.3.0. No configuration change is required.

Changes:

  • Add password policies to configuration for display on frontend.

v2.0.1

09 Jan 16:39

Choose a tag to compare

  • Added enable_audit feature (default to false) : logs every successful action with name field

v2.0.0

05 Oct 21:50
e11b268

Choose a tag to compare

  • Now supports TOTP !
  • Some endpoints have moved ! This might break your clients.
  • Defaut email templates are now EN + FR and includes legal disclaimer
  • Added feature flipping : enable or disable functions depending on your needs
  • Added a /config endpoint to enable clients to reconfigure themselves automatically.

v1.1.0

04 Oct 00:11
b3b53dc

Choose a tag to compare

  • Now supporting OpenLDAP as LDAP server
  • Mailer can avoid TLS verification, useful for internal or test mail server.