Skip to content

Releases: Logitar/Portal

v2.0.0

15 Apr 17:35
2f12fa3
Compare
Choose a tag to compare

Added

  • Implemented Basic authentication.
  • Added client endpoint tests.

Fixed

  • Remove password recovery sender/template from realm upon deletion.

Changed

  • Archived V1 solution.
  • Reimplemented realm management.
  • Reimplemented user management.
  • Reimplemented configuration management.
  • Reimplemented session management.
  • Reimplemented token management.
  • Reimplemented dictionary management.
  • Reimplemented sender management.
  • Reimplemented template management.
  • Reimplemented message management.
  • Reimplemented HTTP client.
  • Reimplemented logging.
  • Reimplemented caching.
  • Reimplemented basic configuration.
  • Updated repository information.
  • Replaced AllowedUsernameCharacters by UsernameSettings and extented initial configuration.
  • Updated NPM packages.
  • Updated NuGet packages.
  • Enhanced realm JWT secret.
  • Merged ICurrentActor into IApplicationContext.
  • Merged database migrations.

Removed

  • Removed API key management.

v1.1.5

12 Apr 17:44
19c7f1b
Compare
Choose a tag to compare

Last V1 release