Skip to content

Releases: atlas-bi/Library

v3.13.2

31 Aug 14:22
Compare
Choose a tag to compare

3.13.2 (2023-08-31)

Bug Fixes

  • caching: fixed issue where wrong cached page was being returned (b2b087c)

v3.13.2-alpha.1

31 Aug 14:21
Compare
Choose a tag to compare
v3.13.2-alpha.1 Pre-release
Pre-release

3.13.2-alpha.1 (2023-08-31)

Bug Fixes

  • caching: fixed issue where wrong cached page was being returned (b2b087c)

v3.13.1

30 Aug 09:09
Compare
Choose a tag to compare

3.13.1 (2023-08-30)

Bug Fixes

  • hyperspace: fixed run links or *space/drive and chrome (137c258)
  • ie11: added missing polyfill for object.entries (da284a0)
  • ie11: disabled image cache as IE11 seems to ignore url params. changed sass builder (0cd7f58)
  • ssrs: fixed ssrs run links (5231afa)

v3.13.1-alpha.1

30 Aug 08:54
Compare
Choose a tag to compare
v3.13.1-alpha.1 Pre-release
Pre-release

3.13.1-alpha.1 (2023-08-30)

Bug Fixes

  • hyperspace: fixed run links or *space/drive and chrome (137c258)
  • ie11: added missing polyfill for object.entries (da284a0)
  • ie11: disabled image cache as IE11 seems to ignore url params. changed sass builder (0cd7f58)
  • ssrs: fixed ssrs run links (5231afa)

v3.13.0-alpha.4

30 Aug 08:09
Compare
Choose a tag to compare
v3.13.0-alpha.4 Pre-release
Pre-release

3.13.0-alpha.4 (2023-08-30)

Bug Fixes

  • hyperspace: fixed run links or *space/drive and chrome (137c258)
  • ie11: added missing polyfill for object.entries (da284a0)
  • ie11: disabled image cache as IE11 seems to ignore url params. changed sass builder (0cd7f58)
  • ssrs: fixed ssrs run links (5231afa)

v3.13.0

28 Jun 20:03
Compare
Choose a tag to compare

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

v3.13.0-alpha.3

28 Jun 19:57
Compare
Choose a tag to compare
v3.13.0-alpha.3 Pre-release
Pre-release

3.13.0-alpha.3 (2023-06-28)

Bug Fixes

  • saml: fixed creation of missing users when they login via saml (2071743)

v3.13.0-alpha.2

28 Jun 13:28
Compare
Choose a tag to compare
v3.13.0-alpha.2 Pre-release
Pre-release

3.13.0-alpha.2 (2023-06-28)

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

v3.13.0-alpha.1

21 Jun 19:58
Compare
Choose a tag to compare
v3.13.0-alpha.1 Pre-release
Pre-release

3.13.0-alpha.1 (2023-06-21)

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)
  • search: fixed search filter combination that errored out (322330a), closes #231

Features

  • search: enabled search for the words for and with (d6ffc9a), closes #271

v3.12.5

15 Jun 14:44
Compare
Choose a tag to compare

3.12.5 (2023-06-15)

Bug Fixes

  • dompurify: pinned dompurify to a version that works in IE11 (79c4e72)