Skip to content

Releases: aspnetboilerplate/module-zero-forsaken

v2.3.0

04 Aug 11:27
Compare
Choose a tag to compare

Upgraded to ABP v2.3.0.

v2.2.1

24 Jul 10:06
Compare
Choose a tag to compare
  • #395 Make UserOrganizationUnit soft delete.
  • #339 Adds localization files for Spain Spanish.
  • #384 Arabic Localization for AbpZero.xml.
  • #405 Check two factor provider settings on UserManager.GetValidTwoFactorProvidersAsync.
  • Upgraded to ABP v2.2.1.
  • #392 ChangeAbpTablePrefix need to add SetTableName for UserToken.

Notice that this release changed database schema (#395) and requires to add migration.

v2.1.3

16 Jun 07:18
Compare
Choose a tag to compare

#384 Arabic Localization for AbpZero.xml.
#386 Upgrade to ABP v2.1.3.

v2.1.2

09 Jun 04:53
Compare
Choose a tag to compare

Upgraded to Abp v2.1.2

v2.1.1

08 Jun 07:22
Compare
Choose a tag to compare

#381 Upgrade to Abp v2.1.1.

v2.1.0

08 Jun 04:34
Compare
Choose a tag to compare

Breaking Changes

  • #380 Remove Tenant generic argument from PermissionChecker.
  • #361 Remove TSecurityStampValidator from ServiceCollection.AddAbpIdentity extension method.

See related issues to fix them for your old projects easily.

Entity Framework Migration

This release includes a few changes in the base entities. So, existing applications should use "Add-Migration" command after upgrade.

Features

  • #358 IdentityServer4 integration package.
  • #364 Add Sourcelink integration to be able to debug Abp.Zero packages.
  • #372 Add IsActive to ApplicationLanguage entity.
  • #306 Provide a way of handling SuccessRehashNeeded in LoginManager.

Enhancements

  • #332 Localization for Italian Language.
  • #360 Improve registration of ABP identity services.
  • #352 Increase size of AuditLog properties.

Bug Fixes

  • #371 AbpUser.SetNormalizedNames must set from UserName, not from AdminUserName.
  • #362 Role Claims in AbpRole with incorrect foreign key.
  • #357 AbpUserStore.FindByIdAsync should return null if can not find the user.
  • #355 Localization of DuplicateUserName missing.

v2.1.0-beta4

28 May 16:05
Compare
Choose a tag to compare
v2.1.0-beta4 Pre-release
Pre-release

Enhancements

#358 Improved IdentityServer4 integration package. Created Abp.ZeroCore.IdentityServer4.EntityFrameworkCore package.
#332 Localization for Italian language updated

v2.1.0-beta2

19 May 05:56
Compare
Choose a tag to compare
v2.1.0-beta2 Pre-release
Pre-release

Breaking Changes

  • #361 Remove TSecurityStampValidator from ServiceCollection.AddAbpIdentity extension method. See issue #361 to learn how to fix it.

Features

  • #358 IdentityServer4 integration package (work in progress).
  • #364 Add Sourcelink integration to be able to debug Abp packages

Enhancements

  • #360 Improve registration of ABP identity services.
  • #352 Increase size of AuditLog properties.
  • Upgraded to ABP v2.1.0-beta2.

Bug fixes

  • #362 Role Claims in AbpRole with incorrect foreign key.
  • #357 AbpUserStore.FindByIdAsync should return null if can not find the user.
  • #355 Localization of DuplicateUserName missing.

v2.0.2

26 Apr 18:48
Compare
Choose a tag to compare

Upgraded to ABP v2.0.2.

v2.0.1

24 Apr 08:04
Compare
Choose a tag to compare

Upgraded to ABP v2.0.1.