What's Changed
- Hamza's edit by @braim23 in #10621
- Article: "Many to Many Relationship with ABP and EF Core" by @EngincanV in #10509
- document needs an update in Customizing-Application-Modules-Extending-Entities by @gterdem in #10629
- [Blazor Server]Enable
DetailedErrors
in a development environment. by @maliming in #10680 - Add new localization for community.abp.io by @EngincanV in #10677
- typo fix, Update Virtual-File-System.md by @rqx110 in #10697
- Use file scoped namespaces by @cotur in #10696
- Fix identity module tests by @cotur in #10704
- Manual merge for #10730 by @cotur in #10731
- docs: Update Background-Workers.md by @tanyongzheng in #10763
- Check microservice project version when adding a new microservice project by @yekalkan in #10770
- Add new localizations to admin.abp.io by @EngincanV in #10790
- fix(CLI): Add missing namespace by @berkansasmaz in #10805
- Add missing localization by @berkansasmaz in #10810
- Use file scoped namespaces for static C# proxy classes by @realLiangshiwei in #10829
- docs: 📝 Update getting started web application Chinese translation by @Gsonovb in #10853
- Update the "Using Elsa Workflow with ABP Framework" article for Elsa 2.3.0 migration by @EngincanV in #10849
- Add new localizations for commercial.abp.io by @EngincanV in #10854
- Support markdown in CMS-Kit comments by @yekalkan in #10792
- Add missing localizations for commercial.abp.io by @EngincanV in #10863
- Upgrade toast-ui/editor to v3.1.1 by @realLiangshiwei in #10873
- Fix code style problem by @realLiangshiwei in #10914
- Cli: Create IAuthService by @yekalkan in #10951
- Update v5.0.0 blog post by @EngincanV in #10953
- Update AbpApplicationConfigurationController.cs by @karakule006 in #10972
- [Studio] Fixed a potential bug in SolutionFileModuleAdder by @yekalkan in #10976
- Studio module installing: Allow null analyzes by @yekalkan in #10999
- translate to zh-Hans by @ntwo1980 in #11001
- translate to zh-Hans by @ntwo1980 in #11004
- translate to zh-Hans by @ntwo1980 in #11015
- used constant for command name by @iyilm4z in #11019
- Fixes #10920 - Define constants for missing cli command names by @iyilm4z in #10921
- translate to zh-Hans by @ntwo1980 in #11043
- fix : Update AbpUi 's zh-Hant by @ChangYinShung in #11045
- update zh-Hant for cms-kit by @ChangYinShung in #11048
- translate to zh-Hans by @ntwo1980 in #11049
- Add
CleanCommand
. by @maliming in #11016 - Add
clean
command to CLI.md by @maliming in #11052 - New Module Installing Step: CommonPropsStep by @yekalkan in #11054
- Use new hosting model for the app template. by @maliming in #10928
- Community Article: "Integrating the Syncfusion MVC Components to the ABP MVC UI" by @EngincanV in #10925
- IdentityServer Module translations by @afresh in #11068
- Add
WebApplicationBuilderExtensions
. by @maliming in #11074 - Use
AsyncHelper
to call the async method. by @maliming in #11078 - Fix the installer project in module template. by @gdlcf88 in #11082
- translate to zh-Hans by @ntwo1980 in #11089
- Upgrade tui editor to 3.1.2 by @realLiangshiwei in #11090
- Rename InitializeAsync to InitializeApplicationAsync by @realLiangshiwei in #11093
- Update IdentityServer.md by @afresh in #11091
- Add some services to AbpComponentBase by @realLiangshiwei in #11097
- Translate Identity.md into Chinese. by @afresh in #11098
- translate to zh-Hans by @ntwo1980 in #11105
- Add AreaAttribute to ClientProxy controller by @realLiangshiwei in #11106
- Fixed sweetalert2 button l10n issue by @realLiangshiwei in #11113
- Throw an exception when no BLOB provider used by @realLiangshiwei in #11118
- Update AnalyzingOptions.cs by @yekalkan in #11117
- add abp packages to package jon by @muhammedaltug in #11119
- Enhanced
AbpHttpClientProxyServiceConvention
. by @maliming in #11123 - Publish local events when uow completed. by @maliming in #11125
- Make generate-proxy.json files embedded by @realLiangshiwei in #11127
- Revert "Make generate-proxy.json files embedded" by @realLiangshiwei in #11131
- translate to zh-Hans by @ntwo1980 in #11133
- Add MakeProxyJsonFileEmbeddedStep by @realLiangshiwei in #11135
- Get the configured actions in advance. by @maliming in #11130
- Fix the problem of background workers integration by @realLiangshiwei in #11142
- Cli: Always use production urls by @yekalkan in #11145
- Update localizations for commercial.abp.io by @EngincanV in #11147
- Editing the QuickStart Docs by @braim23 in #11136
- Update Part-1.md by @braim23 in #11149
- Improve studio by @yekalkan in #11157
- Update Part-2.md by @braim23 in #11160
- Run Gulp when gulpfile exist by @realLiangshiwei in #11162
- Update codecov.yml by @maliming in #11166
- Add distributed cache prerequirement section to CMS Kit documentation by @enisn in #11159
- Use Dynamic proxy in template by default by @realLiangshiwei in #11167
- Update Authorization.md by @maliming in #11170
- Add this to the extension method. by @maliming in #11172
- Move BlobStoring to PreRequirements section in CMS-Kit Documentation by @enisn in #11175
- Rename docs/zh-Hans/Modules/Tentant-Management.md & Translate Tenant-Management.md into Chinese. by @afresh in #11177
- Improve Blazor module extensibility feature by @realLiangshiwei in #11086
- Make more DTO classes extensible. by @maliming in #11165
- Update FAQ by @braim23 in #11188
- Support proxy class by @realLiangshiwei in #11189
- Add Web module as
CompiledRazorAssemblyPart
. by @maliming in #11190 - Add docs/zh-Hans/Modules/Cms-Kit/Index.md by @afresh in #11195
- Build and test all projects. by @maliming in #11185
- translate to zh-Hans by @ntwo1980 in #11200
- Enhance handleAbpErrorResponse by @realLiangshiwei in #11193
- Add
bootstrap.enable.popovers.everywhere.js
by @maliming in #11201 - Upgrade Blazorise to 0.9.5.4 by @realLiangshiwei in #11204
- Update Part-3.md by @braim23 in #11207
- translate to zh-Hans by @ntwo1980 in #11220
- Update Autofac-Integration.md by @dongzirun in #11222
- Remove Internal method usage. by @maliming in #11219
- Angular UI: Created the UserMenuService to get user menu items dynamically by @mehmet-erim in #11214
- Fixed the problems in nightly publish script by @mehmet-erim in #11231
- Cli: Stop running gulp task and run install-libs by @yekalkan in #11206
- Update
wwwroot\libs
of templates. by @maliming in #11228 - Add
ImpersonatorUserName
andImpersonatorTenantName
toAuditLog
. by @maliming in #10717 - Add domain setting to LDAP. by @maliming in #11156
- Fix Azure event bus publishing issue by @realLiangshiwei in #11249
- Update source codes for 5.1.0-rc1 by @yekalkan in #11251
- Add device login flow to CLI. by @maliming in #10857
- Add
IValueValidatorFactory
by @maliming in #10732 - Change the localized value by @realLiangshiwei in #11254
- Enhancement Trigger Event Handler by @realLiangshiwei in #11232
- Add
Menu:Account
localize text. by @maliming in #11256 - Refactor
ApplyAbpConceptsForDeletedEntity
by @maliming in #10783 - Fix Chinese documentation typos by @carbonhe in #11258
- Update
auto-pr.yml
forrel-5.1
. by @maliming in #11257 - Use Redis when publicwebsite is specified by @realLiangshiwei in #11260
- Angular 13 update by @muhammedaltug in #11262
- Remove VoloRegistry from NpmrcFile by @yekalkan in #11265
- Angular UI: Escaped HTML element chars for the extensible table by @mehmet-erim in #11268
- Update auto-pr.yml by @mehmet-erim in #11270
New Contributors
Full Changelog: 5.0.1...5.1.0