Releases: abpframework/abp
Releases · abpframework/abp
5.2.0-rc.2
Blog Post
See the blog post for this release: https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published
What's Changed
- translate to zh-Hans by @ntwo1980 in #11264
- Update Tutorials by @realLiangshiwei in #11287
- CLI: Publish events for module installing steps by @yekalkan in #11292
- translate to zh-Hans by @ntwo1980 in #11330
- revert unintended deletion by @ntwo1980 in #11333
- Braim json edit for abp.io by @braim23 in #11346
- Add summaries to methods for IPermissionDefinitionContext by @EngincanV in #11350
- CLI: Throw exception when a parameter is invalid by @yekalkan in #11335
- Add new localizations for new ABP.IO platform websites by @berkansasmaz in #11356
- Update localizations for abp.io website by @EngincanV in #11374
- Add new localizations for admin.abp.io by @EngincanV in #11378
- Update Permission-Management.md in zh-Hans and some others. by @afresh in #11376
- Make
OpenAsync
methodvirtual
. by @maliming in #11381 - Update Feature-Management.md in zh-Hans. by @afresh in #11392
- Add new localization to base resource by @EngincanV in #11399
- Add some localization text for abpio. by @maliming in #11411
- Blazor UI: Dropdown right-aligned by @realLiangshiwei in #11484
- Add missing localization by @berkansasmaz in #11490
- propose small grammar detail fixes by @maxijabase in #11500
- Introduce PageLayout to expose blazor breadcrumb items & action-toolbar items by @enisn in #11509
- Add new localizations for abp.io websites by @EngincanV in #11481
- Add new localizations for commercial.abp.io website by @berkansasmaz in #11482
- Add missing localizations for abp.io websites by @berkansasmaz in #11528
- Community Article: "How to Hide ABP Related Endpoints on the Swagger UI" by @EngincanV in #11535
- Add missing localizations by @berkansasmaz in #11541
- Remove the
libs
folder from thetemplates
and enhanced install-libs command. by @maliming in #11540 - Upgrade npm packages to the latest. by @maliming in #11442
- Add new localizations for admin.abp.io by @EngincanV in #11546
- Add new localizations for account.abp.io by @EngincanV in #11574
- Compatible with API Versioning. by @maliming in #11551
- Update the "How to Hide ABP Related Endpoints on Swagger UI" article by @EngincanV in #11575
- Enhanced abp.js by @realLiangshiwei in #11580
- Remove api-version if supported versions by @realLiangshiwei in #11587
- Enhanced Hangfire integration by @realLiangshiwei in #11591
- Make
IMongoDbRepositoryFilterer
async. by @maliming in #11595 - Icon customization properties added to confirmation popup. Issue #11511 by @mahmut-gundogdu in #11576
- Docs: Fix Filter problem on mobile devices by @realLiangshiwei in #11610
- Output error log when RedirectUrl is invalid. by @maliming in #11611
- Update common.ps1 by @realmingliang in #11560
- Fix Blazor-server depoly to sub app problem by @realLiangshiwei in #11622
- Updating PageLayout to notify when one of its members changed by @enisn in #11624
- Update document by @realLiangshiwei in #11650
- Add class parameter to AbpExtensibleDataGrid by @enisn in #11652
- Add "Integrating MAUI Client via using OpenID Connect" Community Article by @enisn in #11656
- Add responsive parameter to AbpExtensibleDataGrid by @enisn in #11658
- Remove
AsQueryable
method. by @maliming in #11660 - Replace
tags with markdown by @enisn in #11663
- Add new localizations for abp.io websites by @EngincanV in #11665
- Add support to hide ABP endpoints on Swagger UI by @EngincanV in #11675
- Blazor: lazy loading setting components by @realLiangshiwei in #11676
- Remove Volo.BloggingTestApp.MongoDb folder by @realLiangshiwei in #11684
- Enhance Docs Module by @realLiangshiwei in #11686
- Add a new article - Using ABP Client Proxies in MAUI with OpenID Connect by @enisn in #11697
- Fix example community post URL by @EngincanV in #11707
- Translate Upgrading document to chinese by @mentianyi in #11717
- form name attribute was added 'abp-button' by @mahmut-gundogdu in #11709
- Docs module: concurrency stamp field should be hidden by @yekalkan in #11736
- Modify to Chinese link by @Cyril-hcj in #11752
- Fix DB_Value by @Cyril-hcj in #11760
- Update Tutorial Part-2 for zh-Hans by @EngincanV in #11763
- AbpIoLocalization: change some localization item by @berkansasmaz in #11762
- Exception on multiple same reactions fix by @enisn in #11753
- Add new localizations for commercial.abp.io by @EngincanV in #11767
- Add new localizations for commercial.abp.io by @EngincanV in #11776
- Issue 11638 - Remove AutoMapper dependency from the Feature Management module by @malikmasis in #11778
- Enhance CSharpServiceProxyGenerator by @realLiangshiwei in #11783
- navBar collapse added when route is changed by @mahmut-gundogdu in #11777
- Disable the
dropdown button
when it's no children. by @maliming in #11787 - Docs: Hide Unnecessary Fields on Projects Endpoints by @EngincanV in #11773
serializeFormToObject
Supports multi-level depth objects. by @maliming in #11659- Fix Blazor modules problem by @realLiangshiwei in #11781
- Add missing localization items for abp_io platform websites by @berkansasmaz in #11792
- Docs: Add Hide ABP Endpoints Section to Swagger Integration Docs by @EngincanV in #11688
- Disable the
dropdown button
when it's no children. by @maliming in #11795 - Fix permission modal problem by @realLiangshiwei in #11798
- Cms-Kit: Allow to write global css/js by @yekalkan in #11705
- remove text-center class from boolean prop type. by @muhammedaltug in #11681
- Fix module template problem by @realLiangshiwei in #11804
- Blazorise 1.0 migration by @stsrki in #11649
- Add new localizations by @EngincanV in #11813
- fix code error by @totpero in #11812
- Fix Optimistic concurrency error by @realLiangshiwei in #11800
- Add
AlwaysLogSelectors
toAuditingOptions
by @maliming in #11797 - Add
AbpUowHubFilter
. by @maliming in #11807 - Update
serializeFormToObject
method. by @maliming in #11811 - Cms-Kit: Global Resources documentation by @yekalkan in #11819
- Add username as entityDisplayName to Permission Modal by @enisn in #11822
- Update Part-5.md by @hpfan in #11829
- Update doc Part-4.md by @hpfan in #11830
- EF Mysql Changed ServerVersion.FromString to ServerVersion.Parse by @xyfy in #10525
- update rel-5.1 auto pr ...
5.2.0-rc.1
Blog post
See this blog post to learn what's new with this version: https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published
What's Changed Merge branch dev with rel-5.1 by @github-actions in #11259
- translate to zh-Hans by @ntwo1980 in #11264
- Update Tutorials by @realLiangshiwei in #11287
- CLI: Publish events for module installing steps by @yekalkan in #11292
- translate to zh-Hans by @ntwo1980 in #11330
- revert unintended deletion by @ntwo1980 in #11333
- Braim json edit for abp.io by @braim23 in #11346
- Add summaries to methods for IPermissionDefinitionContext by @EngincanV in #11350
- CLI: Throw exception when a parameter is invalid by @yekalkan in #11335
- Add new localizations for new ABP.IO platform websites by @berkansasmaz in #11356
- Update localizations for abp.io website by @EngincanV in #11374
- Add new localizations for admin.abp.io by @EngincanV in #11378
- Update Permission-Management.md in zh-Hans and some others. by @afresh in #11376
- Make
OpenAsync
methodvirtual
. by @maliming in #11381 - Update Feature-Management.md in zh-Hans. by @afresh in #11392
- Add new localization to base resource by @EngincanV in #11399
- Add some localization text for abpio. by @maliming in #11411
- Blazor UI: Dropdown right-aligned by @realLiangshiwei in #11484
- Add missing localization by @berkansasmaz in #11490
- propose small grammar detail fixes by @maxijabase in #11500
- Introduce PageLayout to expose blazor breadcrumb items & action-toolbar items by @enisn in #11509
- Add new localizations for abp.io websites by @EngincanV in #11481
- Add new localizations for commercial.abp.io website by @berkansasmaz in #11482
- Merge branch dev with rel-5.1 by @github-actions in #11526
- Add missing localizations for abp.io websites by @berkansasmaz in #11528
- Community Article: "How to Hide ABP Related Endpoints on the Swagger UI" by @EngincanV in #11535
- Add missing localizations by @berkansasmaz in #11541
- Remove the
libs
folder from thetemplates
and enhanced install-libs command. by @maliming in #11540 - Upgrade npm packages to the latest. by @maliming in #11442
- Add new localizations for admin.abp.io by @EngincanV in #11546
- Add new localizations for account.abp.io by @EngincanV in #11574
- Compatible with API Versioning. by @maliming in #11551
- Update the "How to Hide ABP Related Endpoints on Swagger UI" article by @EngincanV in #11575
- Enhanced abp.js by @realLiangshiwei in #11580
- Remove api-version if supported versions by @realLiangshiwei in #11587
- Enhanced Hangfire integration by @realLiangshiwei in #11591
- Make
IMongoDbRepositoryFilterer
async. by @maliming in #11595 - Icon customization properties added to confirmation popup. Issue #11511 by @mahmut-gundogdu in #11576
- Docs: Fix Filter problem on mobile devices by @realLiangshiwei in #11610
- Output error log when RedirectUrl is invalid. by @maliming in #11611
- Update common.ps1 by @realmingliang in #11560
- Fix Blazor-server depoly to sub app problem by @realLiangshiwei in #11622
- Updating PageLayout to notify when one of its members changed by @enisn in #11624
- Update document by @realLiangshiwei in #11650
- Add class parameter to AbpExtensibleDataGrid by @enisn in #11652
- Add "Integrating MAUI Client via using OpenID Connect" Community Article by @enisn in #11656
- Add responsive parameter to AbpExtensibleDataGrid by @enisn in #11658
- Remove
AsQueryable
method. by @maliming in #11660 - Replace
tags with markdown by @enisn in #11663
- Add new localizations for abp.io websites by @EngincanV in #11665
- Add support to hide ABP endpoints on Swagger UI by @EngincanV in #11675
- Blazor: lazy loading setting components by @realLiangshiwei in #11676
- Remove Volo.BloggingTestApp.MongoDb folder by @realLiangshiwei in #11684
- Enhance Docs Module by @realLiangshiwei in #11686
- Add a new article - Using ABP Client Proxies in MAUI with OpenID Connect by @enisn in #11697
- Merge branch dev with rel-5.1 by @github-actions in #11701
- Fix example community post URL by @EngincanV in #11707
- Translate Upgrading document to chinese by @mentianyi in #11717
- form name attribute was added 'abp-button' by @mahmut-gundogdu in #11709
- Docs module: concurrency stamp field should be hidden by @yekalkan in #11736
- Modify to Chinese link by @Cyril-hcj in #11752
- Fix DB_Value by @Cyril-hcj in #11760
- Update Tutorial Part-2 for zh-Hans by @EngincanV in #11763
- AbpIoLocalization: change some localization item by @berkansasmaz in #11762
- Exception on multiple same reactions fix by @enisn in #11753
- Add new localizations for commercial.abp.io by @EngincanV in #11767
- Add new localizations for commercial.abp.io by @EngincanV in #11776
- Issue 11638 - Remove AutoMapper dependency from the Feature Management module by @malikmasis in #11778
- Enhance CSharpServiceProxyGenerator by @realLiangshiwei in #11783
- navBar collapse added when route is changed by @mahmut-gundogdu in #11777
- Disable the
dropdown button
when it's no children. by @maliming in #11787 - Docs: Hide Unnecessary Fields on Projects Endpoints by @EngincanV in #11773
serializeFormToObject
Supports multi-level depth objects. by @maliming in #11659- Fix Blazor modules problem by @realLiangshiwei in #11781
- Add missing localization items for abp_io platform websites by @berkansasmaz in #11792
- Docs: Add Hide ABP Endpoints Section to Swagger Integration Docs by @EngincanV in #11688
- Disable the
dropdown button
when it's no children. by @maliming in #11795 - Fix permission modal problem by @realLiangshiwei in #11798
- Cms-Kit: Allow to write global css/js by @yekalkan in #11705
- remove text-center class from boolean prop type. by @muhammedaltug in #11681
- Fix module template problem by @realLiangshiwei in #11804
- Blazorise 1.0 migration by @stsrki in #11649
- Add new localizations by @EngincanV in #11813
- fix code error by @totpero in #11812
- Fix Optimistic concurrency error by @realLiangshiwei in #11800
- Add
AlwaysLogSelectors
toAuditingOptions
by @maliming in #11797 - Add
AbpUowHubFilter
. by @maliming in #11807 - Update
serializeFormToObject
method. by @maliming in #11811 - Cms-Kit: Global Resources documentation by @yekalkan in #11819
New Contributors
- @maxijabase made their first contribution in https://github.com/abpframework/abp/...
5.1.4
What's Changed
- Support different UI and DB options. by @maliming in #11486
- add type check in escapeHtmlChars func by @muhammedaltug in #11497
- Rename project name in cs files. by @maliming in #11496
- Update Repositories.md by @git102347501 in #11518
- Blogging: Update service injection property types as protected by @EngincanV in #11520
- Remove assumptions from the basic theme layouts by @realLiangshiwei in #11537
- Add abp.resourcemapping.js files to blazor server projects by @realLiangshiwei in #11507
- CLI: Fix neighbor TEMPLATE-REMOVE usage by @yekalkan in #11479
- Fix select2 problem by @realLiangshiwei in #11556
- Add missing Authorize attribute to setting-management by @enisn in #11564
- Upgrade Rebus.ServiceProvider to the latest by @realLiangshiwei in #11548
- fix http param creation by @muhammedaltug in #11601
- replace languageChange$ property to currentLang$ property by @muhammedaltug in #11605
- Fix namespace by @Cyril-hcj in #11630
- Update Emailing.md by @zh3305 in #11629
- Update document by @realLiangshiwei in #11643
- Update MailKit.md by @zh3305 in #11645
- Update document by @realLiangshiwei in #11661
- Update docs-nav.json by @maliming in #11671
- Update document by @realLiangshiwei in #11673
- Handle possible exceptions in SaveChangesAsync method. by @maliming in #11687
- Docs: Add note for Blazor Server Error Handling by @EngincanV in #11615
- Fix concurrency error when changing my user information by @realLiangshiwei in #11646
- Update Samples documentation by @EngincanV in #11722
- Add app-nolayers to CLI document by @realLiangshiwei in #11731
- Update tui-editor usage according to new version by @enisn in #11733
- Fix
Program
class. by @maliming in #11737 - change ePropType.DateTime value from 'dateTime' to 'datetime' by @muhammedaltug in #11743
- Fix Datatable Searching Problem by @realLiangshiwei in #11747
New Contributors
- @Cyril-hcj made their first contribution in #11630
- @zh3305 made their first contribution in #11629
Full Changelog: 5.1.3...5.1.4
5.1.3
What's Changed
- React Native UI: Upgraded all packages by @mehmet-erim in #11387
- Fix the indentation problem of generated code by @realLiangshiwei in #11397
- Fix permission management model problem for the app-nolayers template by @EngincanV in #11403
- Improve data seeding for the single-layer startup template. by @maliming in #11386
- Use
abp-style
instead ofabp-script
forStyleBundleContributor
by @maliming in #11419 - Update
Index.md
by @maliming in #11412 - Update POST.md by @maliming in #11438
- Add AbpRebusEventHandlerStep by @realLiangshiwei in #11432
- Blazor-server: Support deploy sub-application by @realLiangshiwei in #11443
- fix: listen to current lang instead of a change in document-dir by @bnymncoskuner in #11450
- Merge branch rel-5.1 with rel-5.0 by @github-actions in #11451
- Fix the problem in
AppUrlProvider
by @maliming in #11447 - Enhance AbpHttpClientProxyServiceConvention by @realLiangshiwei in #11461
- Rename pl to ps. by @maliming in #11462
- Make method HandleErrorAsync virtual by @realLiangshiwei in #11467
Full Changelog: 5.1.2...5.1.3
5.1.2
What's Changed
- fix: change id to $id in schema.json files by @bnymncoskuner in #11306
- fix tests by @muhammedaltug in #11309
UseSerilog
forHost
. by @maliming in #11315- Cli: Class parsing should support File-Scoped Namespaces by @yekalkan in #11323
- Enhanced EntityAction by @realLiangshiwei in #11331
- Chore: Update version of ABP packages by @mehmet-erim in #11348
- Chore: Updated the npm-check-updates command logic by @mehmet-erim in #11351
- Publish ng packages 5.0.2 and update npm packages by @bnymncoskuner in #11353
- Update 5.1 POST by @realLiangshiwei in #11366
- Enhance single layer startup template by @maliming in #11363
- Update abp.resourcemapping.js by @realLiangshiwei in #11362
- Remove
EnableLegacyTimestampBehavior
. by @maliming in #11371
Full Changelog: 5.1.1...5.1.2
5.0.2
What's Changed
- Add AreaAttribute to ClientProxy controller by @realLiangshiwei in #11106
- Merge branch dev with rel-5.0 by @github-actions in #11096
- Fixed sweetalert2 button l10n issue by @realLiangshiwei in #11113
- add abp packages to package jon by @muhammedaltug in #11119
- Enhanced
AbpHttpClientProxyServiceConvention
. by @maliming in #11123 - Merge branch dev with rel-5.0 by @github-actions in #11120
- 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
- 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
- Merge branch dev with rel-5.0 by @github-actions in #11139
- Run Gulp when gulpfile exist by @realLiangshiwei in #11162
- Add distributed cache prerequirement section to CMS Kit documentation by @enisn in #11159
- Use Dynamic proxy in template by default by @realLiangshiwei in #11167
- Merge branch dev with rel-5.0 by @github-actions in #11168
- 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
- Make more DTO classes extensible. by @maliming in #11165
- Support proxy class by @realLiangshiwei in #11189
- Add Web module as
CompiledRazorAssemblyPart
. by @maliming in #11190 - Merge branch dev with rel-5.0 by @github-actions in #11176
- Merge branch dev with rel-5.0 by @github-actions in #11187
- Merge branch dev with rel-5.0 by @github-actions in #11191
- Build and test all projects. by @maliming in #11185
- Add
bootstrap.enable.popovers.everywhere.js
by @maliming in #11201 - Upgrade Blazorise to 0.9.5.4 by @realLiangshiwei in #11204
- Update Autofac-Integration.md by @dongzirun in #11222
- Remove Internal method usage. by @maliming in #11219
- Cli: Stop running gulp task and run install-libs by @yekalkan in #11206
- Update
wwwroot\libs
of templates. by @maliming in #11228 - Merge branch dev with rel-5.0 by @github-actions in #11234
- Fix Azure event bus publishing issue by @realLiangshiwei in #11249
- Angular UI: Escaped HTML element chars for the extensible table by @mehmet-erim in #11268
- Update auto-pr.yml by @mehmet-erim in #11270
- Merge branch rel-5.0 with rel-4.4 by @github-actions in #11269
- How to test Blazor components in ABP. by @maliming in #11246
- Merge branch rel-5.1 with rel-5.0 by @github-actions in #11339
- Merge branch rel-5.1 with rel-5.0 by @github-actions in #11340
- Merge branch rel-5.1 with rel-5.0 by @github-actions in #11341
- Merge branch rel-5.1 with rel-5.0 by @github-actions in #11342
- Merge branch rel-5.1 with rel-5.0 by @github-actions in #11343
New Contributors
- @dongzirun made their first contribution in #11222
Full Changelog: 5.0.1...5.0.2
5.1.1
5.1.0
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 https://githu...
5.0.1
What's Changed
- Update Oracle to support NET 6.0 by @realLiangshiwei in #10958
- Docs: Fix version select-box down arrow by @EngincanV in #10960
- Use
DateTime.UtcNow
inTokenCleanupService
. by @maliming in #10962 - No longer use
AddRazorRuntimeCompilation
. by @maliming in #10947 - Docs: Fix update badge by @EngincanV in #10970
- Update package version from 5.0.0-rc1 to 5.0.0 by @cephaspad in #10983
- Fixed l10n issue and margin among lines by @realLiangshiwei in #10990
- fix(CLI): directory separator for
bundle
command is not os specific by @berkansasmaz in #10992 - Cms-Kit studio analyze by @yekalkan in #10997
- Enhance
AbpRemoteStreamContentModelBinder
class. by @maliming in #11005 - Fix the performance problem of blazor-server by @realLiangshiwei in #11006
- Article image broken link fix by @gterdem in #11008
- Update document by @realLiangshiwei in #11023
- Add a comment when outputFolder is null by @realLiangshiwei in #11018
- Update Devart.Data.Oracle for .NET6 by @realLiangshiwei in #11028
- When IWebHostEnvironment is not injected, hostGetHostingEnvironment will return an empty one instead of throwing exception by @yekalkan in #11014
- Update DistEventsDemo by @realLiangshiwei in #11037
- Add
UniqueName
claim to the identity. by @maliming in #11039 - Update ABP Blazor UI v4.x to v5.0 Migration Guide by @realLiangshiwei in #10950
- Update Distributed-Event-Bus.md by @duguankui in #11057
- Fix HangfireBackgroundWorkerManager by @realLiangshiwei in #11061
- Break after the values are got from the provider. by @maliming in #11072
- Add
AbpTenantManagementEntityFrameworkCoreModule
toHttpApi.Host
project. by @maliming in #11076 - Upgrade
Npgsql.EntityFrameworkCore.PostgreSQL
to 6.0.2. by @maliming in #11084 - Add
IObjectToPath
. by @maliming in #11081
New Contributors
- @cephaspad made their first contribution in #10983
- @duguankui made their first contribution in #11057
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- #9436 - Translation of MongoDB Page to Portuguese by @felipealbuquerq in #9443
- Fix the configuration of existing languages in templates by @berkansasmaz in #9482
- BlogPost - Introducing the eShopOnAbp by @enisn in #9528
- Identity: Add role and organization filters to GetListAsync by @EngincanV in #9523
- Add the class name as property localization prefix. by @maliming in #9552
- fix "Italiano" in language list by @fileman in #9554
- Use AddAppSettingsSecretsJson extension method by @realLiangshiwei in #9587
- Remove UseErrorPage by @realLiangshiwei in #9633
- Fixed
PropertyGroup
in Virtual File System docs by @NecatiMeral in #9636 - Allowed to override CancellationToken for a specific call by @realLiangshiwei in #9676
- Use
CancellationToken
if it exists in the parameter. by @maliming in #9690 - Make IObjectValidator async. by @maliming in #9549
- Add dashboard authorization for HangFire by @berkansasmaz in #9704
- Fix NU1701 warning of Volo.Abp.Sms.Aliyun by @realLiangshiwei in #9706
- Remove gulpfile from the MVC UI projects & change docs to offer CLI by @yekalkan in #9594
- Audit Logs: Add ClientIPAddress filter by @berkansasmaz in #9717
- Add AbpDbConcurrencyErrorMessage zh translation by @JadynWong in #9726
- Add Romanian language by @totpero in #9582
- fix(docs module): last item in document navigation is not fully display by @berkansasmaz in #9729
- Support pre-configure IServerSideBlazorBuilder. by @maliming in #9743
- New command refactor by @yekalkan in #9756
- Make MongoClientSettings configurable by @realLiangshiwei in #9774
- add the blogpost about lepton-x alpha release by @bnymncoskuner in #9782
- Add missing localizations by @berkansasmaz in #9780
- update lepton-x post by @bnymncoskuner in #9804
- Fix typo in lepton-x blogpost by @bnymncoskuner in #9805
- update the module file name by @realmingliang in #9815
- Use DisallowConcurrentExecution to keep a Job from firing concurrently by @realLiangshiwei in #9821
- Rename IgnoreMultiTenancy.cs to IgnoreMultiTenancyAttribute.cs by @maliming in #9829
- Fix JsTreeScriptContributor.cs name by @JadynWong in #9830
- Keep the file name and class name the same by @realLiangshiwei in #9833
- Angular UI: Migrated the ng-packs project into an Nx workspace by @mehmet-erim in #9837
- Make mvc ui
ExtendingPropertry
supportDisplayFormatAttribute
by @JadynWong in #9849 - Replace gulp usage with abp install-libs command in the documents by @hikalkan in #9872
- Angular UI: Improved the build script in ng-packs by @mehmet-erim in #9875
- Angular UI: Fixed the testing errors by @mehmet-erim in #9876
- Update codeql-analysis.yml only include net core. by @maliming in #9878
- Italian translation by @maxrizwork in #9885
- Fix object reference not set to an instance of an object for http proxy by @wangj90 in #9901
- Publish events while unit of work is being completed, in the same unit of work by @hikalkan in #9909
- Use considerUow in CacheItemInvalidator. by @maliming in #9943
- Fix the wrong link by @realLiangshiwei in #9947
- Concurrency Stamp Implementation to modules by @enisn in #9838
- Angular UI: Updated all dependency versions to the latest by @mehmet-erim in #9942
- Added new workflow for canceling previous runs by @mehmet-erim in #9957
- Add ProviderKeyDisplayName to permissions modal. by @maliming in #9963
- Add async suffix to the application service asynchronous method by @realLiangshiwei in #9965
- disable auto generator launchSettings.json by @netcore-jroger in #9961
- Add RemoteService to controllers by @realLiangshiwei in #9971
- Ignore ConcurrencyStamp. by @maliming in #9979
- use IRemoteContentStream without form content headers by @alexandru-bagu in #9180
- Add missing localizations by @berkansasmaz in #9933
- Improve PermissionDataSeeder by @realLiangshiwei in #9978
- Update CLI.md of
add-package
command. by @maliming in #9983 - Allow project names to contain but not equal to Blazor. by @maliming in #9948
- Update Dapper.md by @git102347501 in #9988
- CmsKit - Change Area of Admin Controllers by @enisn in #9994
- Change Area of Admin Controllers by @realLiangshiwei in #9998
- Add NewtonsoftStringValueTypeJsonConverter. by @maliming in #10002
- Add IHasConcurrencyStamp to BlogDto by @berkansasmaz in #9995
- Add missing localizations by @berkansasmaz in #10005
- make methods virtual to be overridable by @muratyuceer in #10013
- Bypass the cookie consent policy check. by @maliming in #10009
- Use
Latest
if the version is not specified. by @maliming in #10017 - Update zh-Hans.json by @maliming in #10022
- Update fr localization by @realLiangshiwei in #10030
- Upgrading to .NET 6.0. by @maliming in #9700
- Use ASP NET Core's AuthenticationScheme to handle AbpAuthorizationException. by @maliming in #9940
- Add C# and JavaScript Static Client Proxy Generation by @realLiangshiwei in #9905
- Enhance AbpHttpRequestExtensions. by @maliming in #10037
- Enhance service proxy file template by @realLiangshiwei in #10041
- Made the Angular packages NGXS independent by @mehmet-erim in #10010
- CmsKit - Try to use Public Layout if presented by Theme by @enisn in #9813
- JSON Numbers can be read from string. by @maliming in #10047
- Add volo.abp.json reference to the application.contracts layer by @realLiangshiwei in #10049
- Angular UI: Return observable from catchErrors by @mehmet-erim in #10055
- Switch to SweetAlert2 by @realLiangshiwei in #9607
- Add MyProjectNameRemoteServiceConsts by @realLiangshiwei in #10063
- Update
Implementing Passwordless Authentication in ASP.NET Core Identity
by @maliming in #10052 - Remove NumberHandling setting. by @maliming in #10066
- Provide a feature to allow tenants to change email settings by @realLiangshiwei in #9701
- Do not create PropertyChanges for soft deleted entities. by @maliming in #9735
- fix: edit title in tenants component by @bnymncoskuner in #10070
- Add
HttpApi
module to blog test app. by @maliming in #10071 - Check
Response.HasStarted
inAbpNoContentActionFilter
. by @maliming in #10074 - Correct naming of ApiScopeRepository.GetByName method. by @PMExtra in #10053
- fix cover images not showing on blogging module by @berkansasmaz in #10068
- Add tenant info to IdentityClients. by @maliming in #9675
- Add new localizations for account.abp.io by @EngincanV in #10084
- Angular UI: Move ...