Releases: aspnetboilerplate/module-zero-core-template
Releases · aspnetboilerplate/module-zero-core-template
v2.5
- #96 Automapper custom mapping should be refactored
- #95 Automapper config change
- #94 Standardise lowercase 'post' using asp.net default
- #92 Upgrade font-awesome library from 4.6.3 to 4.7.0
- #90 Upgrade to ABP v2.2.1
- #91 fixed #90: upgraded to ABP 2.2.1
- #88 Add missing localization used in AccountController
- #89 Fixed Register() with isEmailConfirmed flag
- #86 Fixed Authenticate action in TokenAuthController not returning UserId
v2.4
Enhancements
#79 Align MVC UI with Angular UI
#83 Use AbpAuthorize attribute on app services
v2.3
Features
#75 CRUD user, role and tenant pages for angular UI.
Enhancements
#73 Filter active languages on language switch areas.
#71 Implement MaterialInput directive for BSB theme inputs.
#76 Remove old menu items.
#64 Remove npm-shrinkwrap.json.
Bug fixes
#67 Issue with angular route in nested MenuItem.
#63 Material icons not rendering properly in MS Edge.
#66 Fix reference to tenancy name.
v2.2.2
#56 Remove custom auth schema.
v2.2.1
#55 Upgrade to ABP v2.1.2.
#52 Remove Microsoft.EntityFrameworkCore.Tools.DotNet from packagereference for Ef Core project.
#51 Migrator project should target to netcoreapp.
v2.1.0
- #41 Add reference to Microsoft.EntityFrameworkCore.Tools.DotNet
- #42 Docker files included
- #40 Add reference to global css file
- #39 Combine paths in cross-platform style to allow Ef migrations in Linux
- #37 Necessary to work 'dotnet-ef' on cmd enhancement
- #35 linux build error enhancement
v2.0.0
- Added .Net Core support
- #28: Moved to EF Core & Identity Core
- #34: Upgraded to ABP v2.0.2
- #31: Upgraded to Angular v4.0.3
v1.4.0
- #20: Don't run multi tenant tests when multi tenancy is disabled.
- #19: Fixed AspNet Core template localization error.
- #13: Showed appropriate message on user lockout.
- #21: Fixed ReturnUrl problem for MPA project.
v1.3.0
- #12 Upgrade to ABP v1.3.1