6.0.0-rc.4
版本发布时间: 2022-09-08 21:25:43
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
What's Changed
- Cli: Don't allow --preview project creation with older cli version by @yekalkan in https://github.com/abpframework/abp/pull/13474
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/13769
- Disabled transaction for sqlite. by @maliming in https://github.com/abpframework/abp/pull/13801
- Update template by @realLiangshiwei in https://github.com/abpframework/abp/pull/13808
- Hide the Add button if the widget is not defined by @malikmasis in https://github.com/abpframework/abp/pull/13811
- Mark as "Deprecated" FormSubmitDirective by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/13797
- Startup Application docs image update for authserver by @gterdem in https://github.com/abpframework/abp/pull/13815
- Remove studio packages from common ps1 by @yekalkan in https://github.com/abpframework/abp/pull/13812
- Cli: Run abp bundle command after Blazor WASM project creation by @yekalkan in https://github.com/abpframework/abp/pull/13826
- Add
Abp bundle
command to blazor getting-started docs by @yekalkan in https://github.com/abpframework/abp/pull/13827 - Update VoloDocs.md by @EngincanV in https://github.com/abpframework/abp/pull/13831
- Cli: Add "newer-than-6.0" template symbol by @yekalkan in https://github.com/abpframework/abp/pull/13835
- Cli: Ignore appsettings.json in docker directory when generating appsettings.secrets.json by @yekalkan in https://github.com/abpframework/abp/pull/13837
- fix
User.IsActive
andIsLockedOut
is invalid when authorization by @roc916 in https://github.com/abpframework/abp/pull/13843 - Review the openiddict migration guides. by @maliming in https://github.com/abpframework/abp/pull/13852
- Add Custom Component Feature to ExtensibleForm. by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/13700
- Update OpenIddict.md by @maliming in https://github.com/abpframework/abp/pull/13855
- Add breadcrumbs to modules by @enisn in https://github.com/abpframework/abp/pull/13861
- Cli: Add LeptonX To Commercial Package List by @yekalkan in https://github.com/abpframework/abp/pull/13862
- Update
OpenIddictDataSeedContributor
. by @maliming in https://github.com/abpframework/abp/pull/13872 - docs: Fix typos in tests by @EngincanV in https://github.com/abpframework/abp/pull/13879
- Cmskit moving widget option 11656 by @malikmasis in https://github.com/abpframework/abp/pull/13863
- remove initialize in AbpAspNetCoreMvcClientModule by @maliming in https://github.com/abpframework/abp/pull/13895
- Fix typo on RabbitMQ Docs by @ParzivalOne in https://github.com/abpframework/abp/pull/13899
- Fix Kafka connection problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/13907
- Add Theme to Symbols by @realLiangshiwei in https://github.com/abpframework/abp/pull/13906
- Add missing Page-Layout to the menu of docs by @enisn in https://github.com/abpframework/abp/pull/13115
- Create & publish source code packages & installers by @yekalkan in https://github.com/abpframework/abp/pull/13926
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/13928
- CLI: Fix theme selection for blazor (basic-theme) by @EngincanV in https://github.com/abpframework/abp/pull/13930
- Addd missing Chinese localizations by @realLiangshiwei in https://github.com/abpframework/abp/pull/13943
- Remove all studio references by @yekalkan in https://github.com/abpframework/abp/pull/13945
- CLI work when abp.io is offline by @realLiangshiwei in https://github.com/abpframework/abp/pull/13958
- Cli: Fix theme selection for basic theme (angular) by @EngincanV in https://github.com/abpframework/abp/pull/13955
- Improved the menu icon by @salihozkara in https://github.com/abpframework/abp/pull/13820
New Contributors
- @ParzivalOne made their first contribution in https://github.com/abpframework/abp/pull/13899
Full Changelog: https://github.com/abpframework/abp/compare/6.0.0-rc.3...6.0.0-rc.4