Skip to content

Releases: MadAppGang/identifo

v2.1.5 Fix hostet components dourtes

11 Oct 23:54
a8ce472
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

Bug fixind and imporvement

08 Oct 05:55
ddd6665
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

22 Sep 08:18
49b34ca
Compare
Choose a tag to compare

Implement a new key management system.
Refactor admin panel.

Improve admin panel to handle scopes for user and apps

15 Sep 15:36
97890c6
Compare
Choose a tag to compare

Now you can manage scopes for users and apps in the admin panel
Fix S3 key storage

Deploy new admin panel

14 Sep 08:23
Compare
Choose a tag to compare

New admin panel now served as default to reflect new server changes.

Refactor Admin panel

14 Sep 05:23
b1d0fe4
Compare
Choose a tag to compare

Big changes to admin panel

  • new model for all settings
  • improved key management
  • server auto-reload on settings change
  • scopes management is implemented
  • default roles per app
  • default scopes per app
  • now you can see private and public keys in the admin panel
  • now you can paste your custom private key
  • now you can generate a new private key in the admin panel

New web part and app architecture

06 Aug 06:54
c0f5a65
Compare
Choose a tag to compare

🚨🚨🚨 Breaking changes🚨🚨🚨
We are working hard to create better and easier integration with Identifo.

This release has:

  • new settings model
  • new web part
  • new web UI using web component for easier custom UI implementation
  • now web part is part of this report as well, all is monorepo
  • 2FA implemented
  • integration with Google and Apple authentication providers
  • fix confusion for login with username and login with email

Please keep in mind, this release should not consider as stable, as it was refactored and not checked yet.

Refactor settings handgling

11 Jun 02:24
354acc1
Compare
Choose a tag to compare

Refactor settings handling for the system

Now you can set the project setting with config flag on start.

Please look at the videos about using the new settings system.

https://www.youtube.com/watch?v=ojRV8wch7xQ&list=PLKAgN4Ow-E0RYZAzLV5LeyYEQdoX2JYsK

Add template additional data

03 Jun 02:13
cf9030b
Compare
Choose a tag to compare
  • invite token remove fix
  • add extended data to templates

New model migration and new static SPA frontend

27 May 06:57
99edc2b
Compare
Choose a tag to compare
Merge pull request #164 from sokolovstas/Fix-mongo-admin-storage

Use string to store ID in mongoDB