Skip to content

Releases: data-fair/simple-directory

v8.2.0

04 Mar 09:57
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support extracting more saml attribute keys

Full Changelog: v8.1.2...v8.2.0

v8.1.0

21 Feb 08:30
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: saml identity providers configured per site by @albanm in #78
  • feat: better management of openid connect client secrets by @albanm in #80

Other Changes

  • refactor: better saml implementation by @albanm in #79

Full Changelog: v8.0.4...v8.1.0

v8.0.0

23 Jan 15:26
Compare
Choose a tag to compare

What's Changed

Other Changes

This version is a large overhaul of the source code with very little actual functionality change for the end user.

Full Changelog: v7.13.1...v8.0.0

v7.4.0

29 Jun 15:22
Compare
Choose a tag to compare

What's Changed

  • feat: use a site as SSO for another one by @albanm in #66
  • fix: do not add an organization as partner to itself 408eab8
  • feat: more powerful createMember rule on OIDC auth provider 98db8cc

Full Changelog: v7.3.0...v7.4.0

v7.3.0

12 Jun 07:15
Compare
Choose a tag to compare

What's Changed

  • feat: add ignoreEmailVerified option to SSO configs
  • feat: manage more redirect scenarios after invitation
  • fix: broken sort in file and ldap modes
  • feat: improve management of departments

Full Changelog: v7.2.0...v7.3.0

v7.2.0

05 May 14:22
Compare
Choose a tag to compare

v7.1.0

17 Apr 15:22
Compare
Choose a tag to compare

What's Changed

  • Manage organization partners by @albanm in #61 and #63
  • OpenID connect configured on secondary sites by @albanm in #62

Full Changelog: v7.0.2...v7.1.0

v7.0.1

29 Mar 13:28
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug that caused the sites admin page to only show the 10 first sites in the list

Full Changelog: v7.0.0...v7.0.1

v7.0.0

29 Mar 12:29
Compare
Choose a tag to compare

What's Changed

  • explicit sites management for secondary domains with authentication (webhooks and super-admins page)
  • separate user bases for secondary domains
  • work on build, commit quality checks and dependency updates

Full Changelog: v6.0.1...v7.0.0

First standalone version

16 May 18:47
Compare
Choose a tag to compare

The first release with the minimal functionalities to use simple-directory as identity and authentication manager for a Web platform.

  • Mongodb backend
  • Emails
  • Internationalization
  • Lots of settings
  • Draft of documentation
  • Administration pages
  • Etc.