Skip to content

1.14

Choose a tag to compare

@dani-garcia dani-garcia released this 13 Mar 16:11
70f3ab8
  • Added support for running on subpath, simply add the subpath to the DOMAIN variable: DOMAIN=https://example.com/custom-path
  • Attachment size limits, per-user and per-organization, set USER_ATTACHMENT_LIMIT or ORG_ATTACHMENT_LIMIT to a value in kilobytes to apply it.
  • Updated U2F library which might solve some U2F certificate errors.
  • Added SMTP test button in the admin page.
  • Use web vault built by docker autobuild, using the hash to reference the image for extra security

  • Now accepting y/n, True/False, 1/0 as config options that are booleans.
  • Fixed error Unique constraint violation when using Two Factor and Postgres.
  • Fixed error with can_signup_user that didn't allow to change the email address.
  • Don't error if admin token is empty but disabled
  • Now email domains are converted to punycode before sending
  • Enable icons to be cached in the clients
  • Added option to change invitation org name
  • Enabled the sending of invitations from the admin panel, even when disabled
  • Dependency updates