Skip to content

1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@skoruba skoruba released this 24 Jan 08:59
· 417 commits to master since this release
be6fc55

Release 1.0.0-rc1 馃殌

Updates:

Update to .NET Core 3.1 #360
Update Identityserver4 and Automapper #324

New features:

Add audit logging #61, #391
Add docker support #121
Add support for multiple DbProviders #408, #376
Add health checks #450

Api improvements:

Add Created HTTP response code for all post methods #381
Add API tests #383
Add logging into API #363
Add validation for API, update API configuration #370
Add CORS support

New translations and localization improvements:

Finnish translation #410
Spanish translation #368
Danish translation #394
French translation #340
Add language support to DatePicker #345
Configurable localization in AppSettings.json #401
Improve localization of ASP.NET Core Identity #423

Configuration improvements:

Add project name and icons into AppSettings.json
Add configurable seeding for IdentityServer4 and Asp.Net Core Identity into AppSettings.json #228
Remove extra configuration interfaces and service provider #416

Fixes:

Fix registration without username, only using email #378
DatePicker's locale doesn't change when switching language #343
Deleting logs fails on .NET Core 3.0 (EF Core 3.0) #426
External login and 2FA or lockout #389
Fix admin logout redirect #374
Fix single quote in PickerTag labels #334
Fix SmtpClient default credentials #328
Disable delete current user #372