Skip to content

Releases: aspnetboilerplate/module-zero-core-template

v2.5

04 Aug 10:26
Compare
Choose a tag to compare
  • #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

18 Jul 07:10
Compare
Choose a tag to compare

Enhancements

#79 Align MVC UI with Angular UI
#83 Use AbpAuthorize attribute on app services

v2.3

04 Jul 11:40
Compare
Choose a tag to compare

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

12 Jun 04:01
Compare
Choose a tag to compare

#56 Remove custom auth schema.

v2.2.1

09 Jun 05:16
Compare
Choose a tag to compare

#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.2.0

08 Jun 08:41
Compare
Choose a tag to compare

Features

#48 Change UI theme to BSB admin (https://gurayyarar.github.io/AdminBSBMaterialDesign/).

Enhancements

#49 Upgrade to ABP v2.1.
#45 Removed duplicated injection of PermissionManager in UserAppService.
#47 change docker container image names.

v2.1.0

02 Jun 09:11
Compare
Choose a tag to compare
  • #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

26 Apr 14:38
Compare
Choose a tag to compare
  • 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

27 Mar 11:07
Compare
Choose a tag to compare
  • #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

31 Jan 07:55
Compare
Choose a tag to compare
  • #12 Upgrade to ABP v1.3.1