Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release 1.0.0-rc1 #454

Merged
merged 418 commits into from
Jan 24, 2020
Merged

New release 1.0.0-rc1 #454

merged 418 commits into from
Jan 24, 2020

Conversation

skoruba
Copy link
Owner

@skoruba skoruba commented Jan 13, 2020

New 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

skoruba and others added 30 commits October 5, 2019 13:14
Added configuration from json file
Simplified integration tests
Add Spanish (es) Localization
…-site, Swagger could not find the swagger endpoint (same type of problem as the logout redirect solved by this PR)
Register without username, only using email
Add validation for API, update API configuration, logging
Fixed writing accesses that bypass manager classes
Minor fix for LoggedOut view
@skoruba skoruba self-assigned this Jan 13, 2020
@bioharz
Copy link

bioharz commented Jan 17, 2020

nice work!

danielmeza and others added 11 commits January 20, 2020 14:05
* Add command to update ef tools globally.
* Create variable to minimize the effort when the user run the script. 
* Initialize hasmaps to reduce code
* Create hasmap to map context with destination path
* Globalize project name
* Fixed minor error when cultureSelect is missing because only one culture is available.

* Reverted culture configuration
@skoruba skoruba merged commit be6fc55 into master Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.