Skip to content

Releases: aspnetboilerplate/module-zero-core-template

v4.2.0

15 Oct 11:16
Compare
Choose a tag to compare

Enhancements

  • #339: Upgrade ABP to v3.9.0.
  • #337: UUpdate Swashbuckle.AspNetCore to 3.0.0.
  • #326: Update iView to 3.x.
  • #319: Add plus sign and apostrophe to email pattern.
  • #336: Update abp-ng2-module to 3.2.2.

v4.1.0

28 Sep 07:31
Compare
Choose a tag to compare

Enhancements

#335 Upgrade ABP to v3.8.3

Bug fixes

#322 RoleAppService.Get returns Prohibited permissions which belongs to tenant
#315 Localization error
#330 No password validation problem
#332 The validator does not match when verifying the password

v4.0.1

31 Jul 13:24
Compare
Choose a tag to compare

Bug Fixes

  • #314 Modify UserToken.MaxLoginProviderLength to 128

v4.0.0

30 Jul 11:17
Compare
Choose a tag to compare

Enhancements

  • #311: Upgraded to ABP v3.8.1.
  • #298: Ignore the audit fields in the update user method Dto CreationTime and LastLoginTime.
  • #306: Only send Authorization header if token is present.
  • #308: Replace the Obsolete method of SecurityRequirementsOperationFilter.
  • #276: Removed dependency on rsjx-compat.
  • #278: Make RepositoryBase implement IRepository.
  • #273: Added settings to change Kestrel port when run with dotnet run.

Bug Fixes

  • #297: Fixed CreationTime was updated to 0001-01-01 problem.
  • #304: Fixed hmr build problem.
  • #292: Fixed The root menu item is not expanded when the submenu is active.
  • #285: Fixed Removed permissions remain checked in Angular UI.
  • #250: Fixed Problems on hosting in a sub-website.
  • #249: Fixed Constantly happening angular change detection problem.
  • #279: Fixed SweetAlert - Buttons missing when alert contains single button.

v3.9.0

18 Jun 07:18
Compare
Choose a tag to compare

Features

  • #263 Add UI alerts to layout to show alerts on UI.

Enhancements

  • #261 Upgrade asp.net core to v2.1.
  • #264 Update npm package: @aspnet/signalr to 1.0.0.
  • #265 Remove Abp.Web.SignalR and use Abp.AspNetCore.SignalR for net461, Upgraded to RxJs 6.
  • #254 Use zh-Hans instead of zh-CN.

Bug Fixes

  • #251 Fixed Duplicate submenu item problem.
  • #267 Fixed Logout button does not work when Area is used.

v3.8.0

24 May 04:10
Compare
Choose a tag to compare

Enhancements

  • #232 Upgraded to Angular 6.0.
  • #246 Upgraded to ABP v3.6.2.
  • #233 Upgraded Swashbuckle.AspNetCore to 2.4.0.

Bug Fixes

  • #245 Fixed navigate to Home page from Application logo.
  • #242 Fixed LINQ exception in UserAppService.Get.
  • #238 Fixed sidebar-nav menu item not working problem.

v3.7.1

22 May 02:01
Compare
Choose a tag to compare

Bug Fixes

  • #240 Fixed Angular project does not respond to any menu item clicks.

v3.7.0

15 May 06:14
33306f9
Compare
Choose a tag to compare

Features

  • #225 Rewrite Vue template use typescript

Enhancements

  • #235 Refactor VueJs template
  • #231 Upgrade to ABP 3.6.1
  • #226 PT-BR update, remove many hardcoded strings and enable jquery validation localization
  • #227 Add dynamic child menu items for a menu
  • #217 Set npm registry for @aspnet/signalr in Vue client

Bug Fixes

  • #218 Duplicate records on UserAccounts table
  • #223 AbpTenants table have some strange unique column
  • #224 Error in build vue in npm: unable to locate 'td_icon.ico'
  • #219 CreatorUserId not be set

v3.6.0

27 Mar 14:32
Compare
Choose a tag to compare

Features

  • #191 Created a VueJs client.

Enhancements

  • #209 Updated abp-web-resources package.
  • #198 Updated npm package abp-web-resources to 3.5.0.
  • #208 Added missing localization used in UserCreateModal.
  • #187 Upgrade to abp-ng2-module v2.0.

Bug Fixes

  • #211 Fixed seed db methods are run twice in UnitTest project.
  • #200 Fixed SweetAlert localization is not working on Angular template.

v3.5.0

02 Feb 11:06
Compare
Choose a tag to compare

Enhancements

  • #179 Upgraded to ABP v3.4
  • #175 Hide connection string from migrator output
  • #166 Updated Bootstrap and Jquery
  • #160 Add NuGet package source for aspnetcore-dev

Bug Fixes

  • #176 I've got error due optimization phase when use command ng build --prod
  • #171 Fixed login page styles
  • #168 Fixed admin.js for empty active menu item