Skip to content

v3.13.0

Compare
Choose a tag to compare
@christopherpickering christopherpickering released this 28 Jun 20:03
· 139 commits to master since this release

3.13.0 (2023-06-28)

Bug Fixes

  • buil: fixed all build warnings (ebe1853)
  • favorite folders: non admins could not create new folders (cd92e0c), closes #475
  • images: fixed images being double cached (7c6d86a), closes #461
  • install: fixed missing advanced search permission on new installs (520f9c9)
  • saml: fixed creation of missing users when they login via saml (2071743)
  • search: fixed search filter combination that errored out (322330a), closes #231

Features

  • database: aadded field for user profil photo (to load from ldap etl) (54fdb9d)
  • saml: adds saml sso support, fixes slow build times in js and c# (53068ec), closes #116
  • search: enabled search for the words for and with (d6ffc9a), closes #271