5.3.0-rc.3
版本发布时间: 2022-06-01 02:35:00
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
What's Changed
- fixed statement. by @hnicolus in https://github.com/abpframework/abp/pull/12694
- fix MyProjectNameDomainSharedModule VirtualFile Path by @roc916 in https://github.com/abpframework/abp/pull/12743
- fix(modules/docs): null exception problem by @berkansasmaz in https://github.com/abpframework/abp/pull/12751
- Reset change password form after succeeded by @enisn in https://github.com/abpframework/abp/pull/12755
- Add missing condition for UpdatManyAsync by @realLiangshiwei in https://github.com/abpframework/abp/pull/12760
- Update Branding.md by @roc916 in https://github.com/abpframework/abp/pull/12765
- Cli: Check if file exists in NugetPackageToLocalReferenceConverter by @yekalkan in https://github.com/abpframework/abp/pull/12768
- Allow return to
Web.Host
application inAccount/Manage
Page by @roc916 in https://github.com/abpframework/abp/pull/12750 - add
--depth 0
paramter fornpm list
command. by @maliming in https://github.com/abpframework/abp/pull/12782 - Add IExternalLoginProviderWithPassword by @realLiangshiwei in https://github.com/abpframework/abp/pull/12712
- Remove
ConcurrencyStamp
parent div by @roc916 in https://github.com/abpframework/abp/pull/12793 - Cli: Use
WorkingDirectory
when installing yarn & npm by @yekalkan in https://github.com/abpframework/abp/pull/12804 - Cli: Use WorkingDirectory when running install-libs by @yekalkan in https://github.com/abpframework/abp/pull/12806
- Quick start tutorial with the single layer startup template by @EngincanV in https://github.com/abpframework/abp/pull/12640
- Document the single layer application startup template (
app-nolayers
) by @EngincanV in https://github.com/abpframework/abp/pull/12610 - Cli: Log special information on Dll not found exception by @yekalkan in https://github.com/abpframework/abp/pull/12817
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/12824
- Update saving without any permissions localization by @enisn in https://github.com/abpframework/abp/pull/12815
Full Changelog: https://github.com/abpframework/abp/compare/5.3.0-rc.2...5.3.0-rc.3