Releases: abpframework/abp
Releases · abpframework/abp
9.2.0
What's Changed
- Update version for 9.2.0-preview by @skoc10 in #21794
- Add localizations by @salihozkara in #21787
- Angular - Update documentation for the advanced entity filters by @sumeyyeKurtulus in #21813
- Update latest-versions.json by @voloagent in #21832
- Update Entity Cache document by @realLiangshiwei in #21842
- Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property by @ejohnson-dotnet in #21875
- Use
Debug
instead of"Information
log level during module loading. by @maliming in #21870 - Update
Blazorise
to latest1.7.2
. by @maliming in #21881 - Add
DistributedLock
for background worker. by @maliming in #21916 - Replace toastr with a new implementation. by @maliming in #21940
- Update
abp-toast.js
to use fontawesome icons. by @maliming in #21956 - Create a release post for v9.1 by @EngincanV in #21960
- Update migration guides for v9.1 by @EngincanV in #21966
- Create a new blog post: "ABP Studio Now Supports MacOS Intel" by @EngincanV in #21972
- Upgrade
MongoDB.Driver
to3.1.0
. by @maliming in #21807 - Add an article to
Fix Openiddict IIS problem
. by @maliming in #21981 - Get the before and after changes of navigation properties. by @maliming in #21873
- Update en.json by @salihozkara in #21987
- New FAQ Texts Added by @MansurBesleney in #21999
- Update latest-versions.json by @voloagent in #21958
- Update
Blazorise
to latest1.7.3
. by @maliming in #22006 - Documentation updates for docker-compose support in app template by @realLiangshiwei in #22013
- Added user clean up pages localization values. by @MansurBesleney in #21908
- Vs internal issue #5807 by @MansurBesleney in #21989
- Add security info to OpenAI integration article by @berkansasmaz in #22050
- Added localization texts. by @MansurBesleney in #22049
- Update form-elements.md to link to en-us language page of Microsoft by @ejohnson-dotnet in #22051
- Fix Pagination Previous Button Behavior by @magicjar in #22007
- Add an article to explain transaction in UOW. by @maliming in #21998
- feat(blob-storing): implement Bunny.net blob storage provider by @suhaib-mousa in #22004
- New Article: Customizing Authentication Flow with OpenIddict Events in ABP Framework by @EngincanV in #22070
- Update en.json by @salihozkara in #22072
- Update en.json by @halimekarayay in #22034
- Update Article Post by @yagmurcelk in #22082
- Update Article POST by @yagmurcelk in #22091
- Add "alternative words" to filter items in docs by @realLiangshiwei in #22065
- Update update-versions.yml github action pipeline by @skoc10 in #22101
- Added the correct link to a tags href attribute in localization files. by @MansurBesleney in #22112
- Fix common.props by @maliming in #22128
- Remove
@abp/toastr
fromaspnetcore.mvc.ui.theme.shared
package. by @maliming in #22129 - Changes to make LocalDistributedEventBus able to use outbox/inbox patterns by @NunoGamaVieira in #21965
- Fix duplicate consumption of events when connection is broken by @realLiangshiwei in #22119
- Add new articles by @salihozkara in #22121
- Refactor connection string checkers to initialize connection settings within try blocks. by @maliming in #22146
- Localize "No data available" message in AbpExtensibleDataGrid component. by @maliming in #22155
- Update Rendering Logic to Standardize URL Handling by @realLiangshiwei in #22088
- Update latest-versions.json by @voloagent in #22149
- Upgrade OpenIddict to
6.1.0
. by @maliming in #22160 - Revert "v9.2.0-preview" by @masum-ulu in #22180
- Added localization by @MansurBesleney in #22181
- Add Sortable to DataGrid ExtraProperties Column by @realLiangshiwei in #22190
- Provided links at FAQ sections. by @MansurBesleney in #22188
- Disable
PushedAuthorizationBehavior
feature by default. by @maliming in #22193 - Add
RequireEmailVerificationToRegister
setting. by @maliming in #21973 - Localization values added. by @MansurBesleney in #22202
- Localization values added. by @MansurBesleney in #22203
- Encryption and Decryption in ABP Framework. by @maliming in #22195
- Update en.json by @salihozkara in #22209
- Update modals.md to use Bootstrap 5 attributes by @ejohnson-dotnet in #22210
- Localization typo fix. by @MansurBesleney in #22217
- Using Pushed Authorization Requests In ABP Framework. by @maliming in #22165
- Update POST.md to specify the ABP version that support PAR. by @maliming in #22220
- Typo fix on permission name and menu name. by @MansurBesleney in #22225
- Update documentation for Desktop and Mobile toolbar by @realLiangshiwei in #22218
- Refactor AbpDatePickerBaseTagHelper to accept IOptions for improved configuration by @realLiangshiwei in #22233
- Update
OpenIddict
to6.1.1
. by @maliming in #22235 - Update
CaptchaExplanation
text. by @maliming in #22242 - Refactor AbpDatePickerBaseTagHelper by @salihozkara in #22239
- Improve Feature management modal by @realLiangshiwei in #22237
- Add new article by @salihozkara in #22255
- Localization Update by @MansurBesleney in #22265
- Angular - Adding localization keys for the audit logging module by @sumeyyeKurtulus in #22131
- Update post.md by @salihozkara in #22280
- Remove unnecessary retrieval of application, authorization, scope, and token models. by @maliming in #22281
- Update all ms packages to latest. by @maliming in #22277
- Update latest-versions.json by @voloagent in #22261
- Downgrade Microsoft.CodeAnalysis package versions to 4.5.0 by @maliming in #22287
- Update package references to latest versions in templates. by @maliming in #22293
- Update
How to add a custom grant type in OpenIddict
. by @maliming in #22295 - Update latest-versions.json to v9.1.0 by @EngincanV in #22284
- Warn developer to migrate & seed database if no user in the database. by @maliming in #21906
- Add
ApplicationName
property to isolate jobs/workers. by @maliming in #22169 - Using Outbox/Inbox Pattern for Reliable Event Handling in a Multi-Module Monolithic Application by @maliming in #22194* Update template migration files. by @maliming in #22316
- Add documentation for configuring background jobs and workers with multiple applications by @maliming in #22314
- Blog post for v9.1 stable version by @EngincanV in #22305
- Remove blog post from 9.1 release post by @EngincanV in #22324
- Add new article by @salihozkara in #22329
- New faq added. by @MansurBesleney in...
9.2.0-rc.4
What's Changed
- Update studio docs for v0.9.26 by @ekaradev in #22904
- Fix color from the localization by @enisn in #22907
- Update features.md by @maliming in #22876
- Angular - When the theme is changed, the project does not work by @erdemcaygor in #22929
- Angular - Fixing inline icon-label wrapping problem by @sumeyyeKurtulus in #22941
- Add project names to each seciton in payment-custom-gateway.md by @ismcagdas in #22945
- Configure via ConfigureDefaultConvention() and ConfigureDefaultOnMode… by @ivan132 in #22951
- Angular - When top menu switches a project to lepton theme, an error is thrown by @erdemcaygor in #22934
- Update Blazor server web tutorials document by @realLiangshiwei in #22958
- Update language-management.md by @maliming in #22963
- Update version to release 9.2.0-rc.4 by @skoc10 in #22967
New Contributors
Full Changelog: 9.2.0-rc.3...9.2.0-rc.4
9.2.0-rc.3
What's Changed
- Set current tenant info before calling
NotifyChanged
. by @maliming in #22605 - Sort ABP CLI commands in HelpCommand by @realLiangshiwei in #22636
- Added LeptonX version argument for update command by @yekalkan in #22611
- Angular - Fixing the navbar localization problem for the basic theme by @sumeyyeKurtulus in #22629
- Upgrade MongoDB.Driver to 3.3.0 and add
AbpGuidCustomBsonTypeMapper
. by @maliming in #22641 - Rename
AbpCustomGuidMapper
toAbpGuidCustomBsonTypeMapper
by @maliming in #22647 - Make
AddBlazorWebAppServices
method as obsolete. by @maliming in #22623 - Add account layout for account routes by @realLiangshiwei in #22617
- Enhance permission modal to align all UI by @realLiangshiwei in #22631
- Hide dropdown menu when datatable scrolling horizontally by @realLiangshiwei in #22633
- Refactor: change const to static string in CliConsts and CliUrls by @maliming in #22657
- Set
PropertyNamingPolicy
tonull
to keep original property name and dictionary key. by @maliming in #22656 - Fix date problem by @salihozkara in #22665
- Update step3-deployment-github-action.md by @maliming in #22670
- Update caching.md by @maliming in #22671
- Update Blazorise packages to version 1.7.5. by @maliming in #22497
- Update current-user.md by @maliming in #22682
- Update string-encryption.md by @maliming in #22683
- Update postgresql.md by @maliming in #22684
- Add examples for customizing the footer in Blazor and MVC themes. by @maliming in #22692
- Remove duplicate close button by @realLiangshiwei in #22693
- Update part-03.md by @mdsakhawatullah in #22702
- Improve the cookie consent section in the GDPR Module documentation by @EngincanV in #22705
- Update part-06.md by @mdsakhawatullah in #22709
- Add AbpHangfireOptions configuration section to Hangfire documentation by @maliming in #22716
- fix: column name display logic to include extra prefix by @masum-ulu in #22597
- Use
EntityCacheItemWrapper
to prevent duplicate queries. by @maliming in #22720 - Clear Title while disposing PageHeader by @realLiangshiwei in #22725
- Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper by @maliming in #22731
- Angular - Fixing access token parse that fails when encryption is enabled by @sumeyyeKurtulus in #22736
- Update MAUI Android proxying documentation by @enisn in #22745
- Improve file path checks in PathHelper by @realLiangshiwei in #22748
- docs: update migration guide for ABP 8.2 to include DbSet in DbContext. by @maliming in #22743
- Update language-management.md by @maliming in #22742
- Add DataTypeAttribute section to Module Entity Extensions document by @realLiangshiwei in #22754
- Provide an option to disable updating the aggregate root when the navigation property changes. by @maliming in #22752
- Add Options section to the URL Forwarding System document by @realLiangshiwei in #22763
- Update LeptonX MVC document to introduce the
AccountLayoutBackgroundStyle
. by @maliming in #22751 - Improve DefaultThemeManager to avoid potential infinite loop by @realLiangshiwei in #22771
- Fix the wrong project naming used in the microservice tutorial's 6th part by @EngincanV in #22768
- Update Blazorise packages to version 1.7.6. by @maliming in #22784
- Add missing localization in PermissionManagement by @realLiangshiwei in #22782
- Accessing Extra Properties(Shadow Properties) by @maliming in #22787
- Update customization-user-interface.md by @maliming in #22770
- Enhance timezone handling to support both IANA and Windows timezones. by @maliming in #22800
- Update version to release 9.1.2 by @skoc10 in #22805
- Refactoring schematics for standalone migration by @erdemcaygor in #22645
- Upgrade all package to latest. by @maliming in #22803
- Downgrade
MongoSandbox
to1.0.1
. by @maliming in #22811 - Multi-timezone support in Angular by @erdemcaygor in #22619
- Enhance the configuration document by @hikalkan in #22822
- Update timezone help text. by @maliming in #22825
- Angular - Refactor localization for basic and lepton themes by @sumeyyeKurtulus in #22817
- Fix date object assignment in timezone adjustment logic by @maliming in #22830
- Add favicon to basic theme layouts by @maliming in #22834
- Update MongoSandbox packages. by @maliming in #22819
- Chagne current tenant before read cache. by @maliming in #22840
- Remove unnecessary color override for dark navbar links by @maliming in #22849
- Update version to release 9.2.0-rc.3 by @skoc10 in #22855
- Change the way of initializing static strings by @maliming in #22861
- Fix pagination issue by adjusting current page on entity deletion by @maliming in #22863
- Angular - Fixing the garbage query problem in the code flow by @sumeyyeKurtulus in #22853
- Update version to release 9.1.3 by @skoc10 in #22878
- Update common.props by @skoc10 in #22881
- Add Blazor-WebApp UI options in single-layer web application documentation by @maliming in #22889
New Contributors
- @mdsakhawatullah made their first contribution in #22702
Full Changelog: 9.2.0-rc.2...9.2.0-rc.3
9.1.3
What's Changed
- Change the way of initializing static strings by @maliming in #22861
- Fix pagination issue by adjusting current page on entity deletion by @maliming in #22863
- Angular - Fixing the garbage query problem in the code flow by @sumeyyeKurtulus in #22853
- Update version to release 9.1.3 by @skoc10 in #22878
Full Changelog: 9.1.2...9.1.3
9.1.2
What's Changed
- Use role Id to determine
IsAssigned
. by @maliming in #22513 - Improve Timing documentation by @EngincanV in #22520
- feat: add
AppBasePath
parameter to script and style bundling components by @maliming in #22514 - Publishing
DynamicPermissionDefinitionsChangedEto
in uow. by @maliming in #22511 - Handling Swagger OAuth2 callbacks in a new way. by @maliming in #22505
- Doc: Remove eShopOnAbp section and instead mention ms solution template in the microservice documentation by @EngincanV in #22506
- Update settings.md by @maliming in #22534
- feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting by @maliming in #22498
- Try to get and change tenant in
DynamicRouteValueTransformer
. by @maliming in #22547 - Fix the way to get paths for
GetDirectoryContentPath
andGetProxyFileInfoPath
. by @maliming in #22550 - Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods by @maliming in #22556
- Enhance
AbpRemoteStreamContentModelBinder
to compatible with multiple files. by @maliming in #22572 - Remove
ClientProxyServices
ifExposeClientProxyServices
isfalse
. by @maliming in #22571 - Angular - Fixing the permission guard check by @sumeyyeKurtulus in #22581
- Created angular installation info of for common modules by @yekalkan in #22489
- Set current tenant info before calling
NotifyChanged
. by @maliming in #22605 - Angular - Fixing the navbar localization problem for the basic theme by @sumeyyeKurtulus in #22629
- Add account layout for account routes by @realLiangshiwei in #22617
- Refactor: change const to static string in CliConsts and CliUrls by @maliming in #22657
- Set
PropertyNamingPolicy
tonull
to keep original property name and dictionary key. by @maliming in #22656 - Update step3-deployment-github-action.md by @maliming in #22670
- Update caching.md by @maliming in #22671
- Update current-user.md by @maliming in #22682
- Update string-encryption.md by @maliming in #22683
- Update postgresql.md by @maliming in #22684
- Add examples for customizing the footer in Blazor and MVC themes. by @maliming in #22692
- Remove duplicate close button by @realLiangshiwei in #22693
- Update part-03.md by @mdsakhawatullah in #22702
- Improve the cookie consent section in the GDPR Module documentation by @EngincanV in #22705
- Update part-06.md by @mdsakhawatullah in #22709
- Add AbpHangfireOptions configuration section to Hangfire documentation by @maliming in #22716
- fix: column name display logic to include extra prefix by @masum-ulu in #22597
- Clear Title while disposing PageHeader by @realLiangshiwei in #22725
- Angular - Fixing access token parse that fails when encryption is enabled by @sumeyyeKurtulus in #22736
- Update MAUI Android proxying documentation by @enisn in #22745
- docs: update migration guide for ABP 8.2 to include DbSet in DbContext. by @maliming in #22743
- Update language-management.md by @maliming in #22742
- Add DataTypeAttribute section to Module Entity Extensions document by @realLiangshiwei in #22754
- Fix the wrong project naming used in the microservice tutorial's 6th part by @EngincanV in #22768
- Accessing Extra Properties(Shadow Properties) by @maliming in #22787
- Update customization-user-interface.md by @maliming in #22770
- Update version to release 9.1.2 by @skoc10 in #22805
- Angular - Refactor localization for basic and lepton themes by @sumeyyeKurtulus in #22817
- Chagne current tenant before read cache. by @maliming in #22840
New Contributors
- @mdsakhawatullah made their first contribution in #22702
Full Changelog: 9.1.1...9.1.2
9.2.0-rc.2
What's Changed
- Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 by @realLiangshiwei in #22441
- Update version to release 9.0.8 by @skoc10 in #22456
- Remove account module login link toolbar by @m-aliozkaya in #22465
- Update version to release 9.1.1 by @skoc10 in #22475
- test: error notification by @salihozkara in #22478
- Revert "test: error notification" by @salihozkara in #22480
- Update ABP Penetration Test Report by @salihozkara in #22477
- Added missing "Bunny Provider" item to the documentation tree by @EngincanV in #22493
- Create v9.2 migration guide by @EngincanV in #22488
- Update release-notes & road-map docs for v9.2 by @EngincanV in #22501
- Use role Id to determine
IsAssigned
. by @maliming in #22513 - Update
Hangfire
to1.8.17
. by @maliming in #22508 - Improve Timing documentation by @EngincanV in #22520
- feat: add
AppBasePath
parameter to script and style bundling components by @maliming in #22514 - Publishing
DynamicPermissionDefinitionsChangedEto
in uow. by @maliming in #22511 - Handling Swagger OAuth2 callbacks in a new way. by @maliming in #22505
- doc: Remove eShopOnAbp section and instead mention ms solution template in the microservice documentation by @EngincanV in #22506
- Update settings.md by @maliming in #22534
- feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting by @maliming in #22498
- Add fixed position for dropdown menu in responsive tables by @realLiangshiwei in #22470
- Fix merge problem of
GetQueryableAsync
method. by @maliming in #22543 - Try to get and change tenant in
DynamicRouteValueTransformer
. by @maliming in #22547 - Fix the way to get paths for
GetDirectoryContentPath
andGetProxyFileInfoPath
. by @maliming in #22550 - Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods by @maliming in #22556
- Use
TempData
to determine whether the user should be redirected to theselect account
endpoint. by @maliming in #22546 - Enhance
AbpRemoteStreamContentModelBinder
to compatible with multiple files. by @maliming in #22572 - Remove
ClientProxyServices
ifExposeClientProxyServices
isfalse
. by @maliming in #22571 - Don't write remote exceptions to console for Blazor WASM. by @maliming in #22585
- Add
IgnoredEventSelectors
toAbpDistributedEntityEventOptions
for event filtering. by @maliming in #22471 - Using timezone settings to display datetime. by @maliming in #22236
- Angular - Fixing the permission guard check by @sumeyyeKurtulus in #22581
- Created angular installation info of for common modules by @yekalkan in #22489
- Update version to release 9.2.0-rc.2 by @skoc10 in #22609
Full Changelog: 9.2.0-rc.1...9.2.0-rc.2
9.1.1
What's Changed
- Update version to release 9.0.7 by @skoc10 in #22283
- Remove
InteractiveAuto
check to add style files by @realLiangshiwei in #22296 - Add guidance and revisit the cancellation token document by @hikalkan in #22310
- Map static assets if there is a blazor client project. by @maliming in #22306
- Delete all
blog posts
when deleting theblog
. by @maliming in #22298 - Add
IgnoredNavigationEntitySelectors
toAbpEntityChangeOptions
to ignore navigation properties. by @maliming in #22315 - Update studio docs for v0.9.23 by @ekaradev in #22322
- Close the feature management modal after reset values by @realLiangshiwei in #22321
- Update studio docs for v0.9.24 by @ekaradev in #22340
- Add documentation for custom components in Blazor navigation menu by @enisn in #22344
- Update outdated blazor documents. by @maliming in #22332
- Update studio docs for v0.9.25 by @ekaradev in #22342
- Cli: provided a way to hide commands from command list by @yekalkan in #22338
- Include
RemoteServiceConfigurationProvider
in the client proxies documentation by @enisn in #22355 - Update documents for health check feature by @yekalkan in #22359
- Angular - Updating migration guide for angular version upgrade by @sumeyyeKurtulus in #22365
- Angular - Updating migration guide for angular version upgrade [typo fix] by @sumeyyeKurtulus in #22367
- Remove duplicate
Module Development Best Practices
. by @maliming in #22371 - Update MongoDB documentation to enable transactions and add Docker setup instructions by @maliming in #22370
- Pre-defined service feature docs by @ekaradev in #22358
- Remove
Microsoft.EntityFrameworkCore.Relational
fromVolo.Abp.EntityFrameworkCore.MySQL.csproj
by @maliming in #22381 - Avoid loading the script twice and style
flicker
problem after prerender. by @maliming in #22357 - Update identityserver4-step-by-step.md by @maliming in #22400
- Redirect to login URL instead of logout URL in WebAssemblyRedirectToLogin Component by @realLiangshiwei in #22412
- Explain data deletion process briefly in the GDPR Module document by @EngincanV in #22402
- Make Bundling system support MAUI Blazor by @realLiangshiwei in #22333
- Angular - Fixing depth margin for feature management component by @sumeyyeKurtulus in #22418
- Update version mismatch warning during solution creation by @yekalkan in #22422
- Update auto-pr.yml for rel-9.2 by @skoc10 in #22440
- Update the template selection image by @maliming in #22435
- Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 by @realLiangshiwei in #22441
- Update version to release 9.0.8 by @skoc10 in #22456
- Update version to release 9.1.1 by @skoc10 in #22475
- test: error notification by @salihozkara in #22478
- Revert "test: error notification" by @salihozkara in #22480
- Update ABP Penetration Test Report by @salihozkara in #22477
Full Changelog: 9.1.0...9.1.1
9.0.8
What's Changed
- Add documentation for custom components in Blazor navigation menu by @enisn in #22344
- Include
RemoteServiceConfigurationProvider
in the client proxies documentation by @enisn in #22355 - Update MongoDB documentation to enable transactions and add Docker setup instructions by @maliming in #22370
- Remove
Microsoft.EntityFrameworkCore.Relational
fromVolo.Abp.EntityFrameworkCore.MySQL.csproj
by @maliming in #22381 - Update version to release 9.0.8 by @skoc10 in #22456
Full Changelog: 9.0.7...9.0.8
9.2.0-rc.1
What's Changed
- Update version for 9.2.0-preview by @skoc10 in #21794
- Add localizations by @salihozkara in #21787
- Angular - Update documentation for the advanced entity filters by @sumeyyeKurtulus in #21813
- Update latest-versions.json by @voloagent in #21832
- Update Entity Cache document by @realLiangshiwei in #21842
- Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property by @ejohnson-dotnet in #21875
- Use
Debug
instead of"Information
log level during module loading. by @maliming in #21870 - Update
Blazorise
to latest1.7.2
. by @maliming in #21881 - Add
DistributedLock
for background worker. by @maliming in #21916 - Replace toastr with a new implementation. by @maliming in #21940
- Update
abp-toast.js
to use fontawesome icons. by @maliming in #21956 - Create a release post for v9.1 by @EngincanV in #21960
- Update migration guides for v9.1 by @EngincanV in #21966
- Create a new blog post: "ABP Studio Now Supports MacOS Intel" by @EngincanV in #21972
- Upgrade
MongoDB.Driver
to3.1.0
. by @maliming in #21807 - Add an article to
Fix Openiddict IIS problem
. by @maliming in #21981 - Get the before and after changes of navigation properties. by @maliming in #21873
- Update en.json by @salihozkara in #21987
- New FAQ Texts Added by @MansurBesleney in #21999
- Update latest-versions.json by @voloagent in #21958
- Update
Blazorise
to latest1.7.3
. by @maliming in #22006 - Documentation updates for docker-compose support in app template by @realLiangshiwei in #22013
- Added user clean up pages localization values. by @MansurBesleney in #21908
- Vs internal issue #5807 by @MansurBesleney in #21989
- Add security info to OpenAI integration article by @berkansasmaz in #22050
- Added localization texts. by @MansurBesleney in #22049
- Update form-elements.md to link to en-us language page of Microsoft by @ejohnson-dotnet in #22051
- Fix Pagination Previous Button Behavior by @magicjar in #22007
- Add an article to explain transaction in UOW. by @maliming in #21998
- feat(blob-storing): implement Bunny.net blob storage provider by @suhaib-mousa in #22004
- New Article: Customizing Authentication Flow with OpenIddict Events in ABP Framework by @EngincanV in #22070
- Update en.json by @salihozkara in #22072
- Update en.json by @halimekarayay in #22034
- Update Article Post by @yagmurcelk in #22082
- Update Article POST by @yagmurcelk in #22091
- Add "alternative words" to filter items in docs by @realLiangshiwei in #22065
- Update update-versions.yml github action pipeline by @skoc10 in #22101
- Added the correct link to a tags href attribute in localization files. by @MansurBesleney in #22112
- Fix common.props by @maliming in #22128
- Remove
@abp/toastr
fromaspnetcore.mvc.ui.theme.shared
package. by @maliming in #22129 - Changes to make LocalDistributedEventBus able to use outbox/inbox patterns by @NunoGamaVieira in #21965
- Fix duplicate consumption of events when connection is broken by @realLiangshiwei in #22119
- Add new articles by @salihozkara in #22121
- Refactor connection string checkers to initialize connection settings within try blocks. by @maliming in #22146
- Localize "No data available" message in AbpExtensibleDataGrid component. by @maliming in #22155
- Update Rendering Logic to Standardize URL Handling by @realLiangshiwei in #22088
- Update latest-versions.json by @voloagent in #22149
- Upgrade OpenIddict to
6.1.0
. by @maliming in #22160 - Revert "v9.2.0-preview" by @masum-ulu in #22180
- Added localization by @MansurBesleney in #22181
- Add Sortable to DataGrid ExtraProperties Column by @realLiangshiwei in #22190
- Provided links at FAQ sections. by @MansurBesleney in #22188
- Disable
PushedAuthorizationBehavior
feature by default. by @maliming in #22193 - Add
RequireEmailVerificationToRegister
setting. by @maliming in #21973 - Localization values added. by @MansurBesleney in #22202
- Localization values added. by @MansurBesleney in #22203
- Encryption and Decryption in ABP Framework. by @maliming in #22195
- Update en.json by @salihozkara in #22209
- Update modals.md to use Bootstrap 5 attributes by @ejohnson-dotnet in #22210
- Localization typo fix. by @MansurBesleney in #22217
- Using Pushed Authorization Requests In ABP Framework. by @maliming in #22165
- Update POST.md to specify the ABP version that support PAR. by @maliming in #22220
- Typo fix on permission name and menu name. by @MansurBesleney in #22225
- Update documentation for Desktop and Mobile toolbar by @realLiangshiwei in #22218
- Refactor AbpDatePickerBaseTagHelper to accept IOptions for improved configuration by @realLiangshiwei in #22233
- Update
OpenIddict
to6.1.1
. by @maliming in #22235 - Update
CaptchaExplanation
text. by @maliming in #22242 - Refactor AbpDatePickerBaseTagHelper by @salihozkara in #22239
- Improve Feature management modal by @realLiangshiwei in #22237
- add new article by @salihozkara in #22255
- Localization Update by @MansurBesleney in #22265
- Angular - Adding localization keys for the audit logging module by @sumeyyeKurtulus in #22131
- Update post.md by @salihozkara in #22280
- Remove unnecessary retrieval of application, authorization, scope, and token models. by @maliming in #22281
- Update all ms packages to latest. by @maliming in #22277
- Update latest-versions.json by @voloagent in #22261
- Update version to release 9.0.7 by @skoc10 in #22283
- Downgrade Microsoft.CodeAnalysis package versions to 4.5.0 by @maliming in #22287
- Update package references to latest versions in templates. by @maliming in #22293
- Update
How to add a custom grant type in OpenIddict
. by @maliming in #22295 - Update latest-versions.json to v9.1.0 by @EngincanV in #22284
- Remove
InteractiveAuto
check to add style files by @realLiangshiwei in #22296 - Warn developer to migrate & seed database if no user in the database. by @maliming in #21906
- Add
ApplicationName
property to isolate jobs/workers. by @maliming in #22169 - Using Outbox/Inbox Pattern for Reliable Event Handling in a Multi-Module Monolithic Application by @maliming in #22194
- Add guidance and revisit the cancellation token document by @hikalkan in #22310
- Update template migration files. by @maliming in #22316
- Add documentation for configuring background jobs and workers with multiple applications by @maliming in https://github.com/abpframework/ab...
9.0.7
What's Changed
- Update microservice-mongodb.md by @EngincanV in #22266
- Update version to release 9.0.7 by @skoc10 in #22283
Full Changelog: 9.0.6...9.0.7