Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
9.2.0 source code.tar.gz | 2025-06-02 | 621.3 MB | |
9.2.0 source code.zip | 2025-06-02 | 631.1 MB | |
README.md | 2025-06-02 | 21.6 kB | |
Totals: 3 Items | 1.3 GB | 9 |
What's Changed
- Update version for 9.2.0-preview by @skoc10 in https://github.com/abpframework/abp/pull/21794
- Add localizations by @salihozkara in https://github.com/abpframework/abp/pull/21787
- Angular - Update documentation for the advanced entity filters by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/21813
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/21832
- Update Entity Cache document by @realLiangshiwei in https://github.com/abpframework/abp/pull/21842
- Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property by @ejohnson-dotnet in https://github.com/abpframework/abp/pull/21875
- Use
Debug
instead of"Information
log level during module loading. by @maliming in https://github.com/abpframework/abp/pull/21870 - Update
Blazorise
to latest1.7.2
. by @maliming in https://github.com/abpframework/abp/pull/21881 - Add
DistributedLock
for background worker. by @maliming in https://github.com/abpframework/abp/pull/21916 - Replace toastr with a new implementation. by @maliming in https://github.com/abpframework/abp/pull/21940
- Update
abp-toast.js
to use fontawesome icons. by @maliming in https://github.com/abpframework/abp/pull/21956 - Create a release post for v9.1 by @EngincanV in https://github.com/abpframework/abp/pull/21960
- Update migration guides for v9.1 by @EngincanV in https://github.com/abpframework/abp/pull/21966
- Create a new blog post: "ABP Studio Now Supports MacOS Intel" by @EngincanV in https://github.com/abpframework/abp/pull/21972
- Upgrade
MongoDB.Driver
to3.1.0
. by @maliming in https://github.com/abpframework/abp/pull/21807 - Add an article to
Fix Openiddict IIS problem
. by @maliming in https://github.com/abpframework/abp/pull/21981 - Get the before and after changes of navigation properties. by @maliming in https://github.com/abpframework/abp/pull/21873
- Update en.json by @salihozkara in https://github.com/abpframework/abp/pull/21987
- New FAQ Texts Added by @MansurBesleney in https://github.com/abpframework/abp/pull/21999
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/21958
- Update
Blazorise
to latest1.7.3
. by @maliming in https://github.com/abpframework/abp/pull/22006 - Documentation updates for docker-compose support in app template by @realLiangshiwei in https://github.com/abpframework/abp/pull/22013
- Added user clean up pages localization values. by @MansurBesleney in https://github.com/abpframework/abp/pull/21908
- Vs internal issue [#5807] by @MansurBesleney in https://github.com/abpframework/abp/pull/21989
- Add security info to OpenAI integration article by @berkansasmaz in https://github.com/abpframework/abp/pull/22050
- Added localization texts. by @MansurBesleney in https://github.com/abpframework/abp/pull/22049
- Update form-elements.md to link to en-us language page of Microsoft by @ejohnson-dotnet in https://github.com/abpframework/abp/pull/22051
- Fix Pagination Previous Button Behavior by @magicjar in https://github.com/abpframework/abp/pull/22007
- Add an article to explain transaction in UOW. by @maliming in https://github.com/abpframework/abp/pull/21998
- feat(blob-storing): implement Bunny.net blob storage provider by @suhaib-mousa in https://github.com/abpframework/abp/pull/22004
- New Article: Customizing Authentication Flow with OpenIddict Events in ABP Framework by @EngincanV in https://github.com/abpframework/abp/pull/22070
- Update en.json by @salihozkara in https://github.com/abpframework/abp/pull/22072
- Update en.json by @halimekarayay in https://github.com/abpframework/abp/pull/22034
- Update Article Post by @yagmurcelk in https://github.com/abpframework/abp/pull/22082
- Update Article POST by @yagmurcelk in https://github.com/abpframework/abp/pull/22091
- Add "alternative words" to filter items in docs by @realLiangshiwei in https://github.com/abpframework/abp/pull/22065
- Update update-versions.yml github action pipeline by @skoc10 in https://github.com/abpframework/abp/pull/22101
- Added the correct link to a tags href attribute in localization files. by @MansurBesleney in https://github.com/abpframework/abp/pull/22112
- Fix common.props by @maliming in https://github.com/abpframework/abp/pull/22128
- Remove
@abp/toastr
fromaspnetcore.mvc.ui.theme.shared
package. by @maliming in https://github.com/abpframework/abp/pull/22129 - Changes to make LocalDistributedEventBus able to use outbox/inbox patterns by @NunoGamaVieira in https://github.com/abpframework/abp/pull/21965
- Fix duplicate consumption of events when connection is broken by @realLiangshiwei in https://github.com/abpframework/abp/pull/22119
- Add new articles by @salihozkara in https://github.com/abpframework/abp/pull/22121
- Refactor connection string checkers to initialize connection settings within try blocks. by @maliming in https://github.com/abpframework/abp/pull/22146
- Localize "No data available" message in AbpExtensibleDataGrid component. by @maliming in https://github.com/abpframework/abp/pull/22155
- Update Rendering Logic to Standardize URL Handling by @realLiangshiwei in https://github.com/abpframework/abp/pull/22088
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/22149
- Upgrade OpenIddict to
6.1.0
. by @maliming in https://github.com/abpframework/abp/pull/22160 - Revert "v9.2.0-preview" by @masum-ulu in https://github.com/abpframework/abp/pull/22180
- Added localization by @MansurBesleney in https://github.com/abpframework/abp/pull/22181
- Add Sortable to DataGrid ExtraProperties Column by @realLiangshiwei in https://github.com/abpframework/abp/pull/22190
- Provided links at FAQ sections. by @MansurBesleney in https://github.com/abpframework/abp/pull/22188
- Disable
PushedAuthorizationBehavior
feature by default. by @maliming in https://github.com/abpframework/abp/pull/22193 - Add
RequireEmailVerificationToRegister
setting. by @maliming in https://github.com/abpframework/abp/pull/21973 - Localization values added. by @MansurBesleney in https://github.com/abpframework/abp/pull/22202
- Localization values added. by @MansurBesleney in https://github.com/abpframework/abp/pull/22203
- Encryption and Decryption in ABP Framework. by @maliming in https://github.com/abpframework/abp/pull/22195
- Update en.json by @salihozkara in https://github.com/abpframework/abp/pull/22209
- Update modals.md to use Bootstrap 5 attributes by @ejohnson-dotnet in https://github.com/abpframework/abp/pull/22210
- Localization typo fix. by @MansurBesleney in https://github.com/abpframework/abp/pull/22217
- Using Pushed Authorization Requests In ABP Framework. by @maliming in https://github.com/abpframework/abp/pull/22165
- Update POST.md to specify the ABP version that support PAR. by @maliming in https://github.com/abpframework/abp/pull/22220
- Typo fix on permission name and menu name. by @MansurBesleney in https://github.com/abpframework/abp/pull/22225
- Update documentation for Desktop and Mobile toolbar by @realLiangshiwei in https://github.com/abpframework/abp/pull/22218
- Refactor AbpDatePickerBaseTagHelper to accept IOptions<AbpDatePickerOptions> for improved configuration by @realLiangshiwei in https://github.com/abpframework/abp/pull/22233
- Update
OpenIddict
to6.1.1
. by @maliming in https://github.com/abpframework/abp/pull/22235 - Update
CaptchaExplanation
text. by @maliming in https://github.com/abpframework/abp/pull/22242 - Refactor AbpDatePickerBaseTagHelper by @salihozkara in https://github.com/abpframework/abp/pull/22239
- Improve Feature management modal by @realLiangshiwei in https://github.com/abpframework/abp/pull/22237
- Add new article by @salihozkara in https://github.com/abpframework/abp/pull/22255
- Localization Update by @MansurBesleney in https://github.com/abpframework/abp/pull/22265
- Angular - Adding localization keys for the audit logging module by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/22131
- Update post.md by @salihozkara in https://github.com/abpframework/abp/pull/22280
- Remove unnecessary retrieval of application, authorization, scope, and token models. by @maliming in https://github.com/abpframework/abp/pull/22281
- Update all ms packages to latest. by @maliming in https://github.com/abpframework/abp/pull/22277
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/22261
- Downgrade Microsoft.CodeAnalysis package versions to 4.5.0 by @maliming in https://github.com/abpframework/abp/pull/22287
- Update package references to latest versions in templates. by @maliming in https://github.com/abpframework/abp/pull/22293
- Update
How to add a custom grant type in OpenIddict
. by @maliming in https://github.com/abpframework/abp/pull/22295 - Update latest-versions.json to v9.1.0 by @EngincanV in https://github.com/abpframework/abp/pull/22284
- Warn developer to migrate & seed database if no user in the database. by @maliming in https://github.com/abpframework/abp/pull/21906
- Add
ApplicationName
property to isolate jobs/workers. by @maliming in https://github.com/abpframework/abp/pull/22169 - Using Outbox/Inbox Pattern for Reliable Event Handling in a Multi-Module Monolithic Application by @maliming in https://github.com/abpframework/abp/pull/22194* Update template migration files. by @maliming in https://github.com/abpframework/abp/pull/22316
- Add documentation for configuring background jobs and workers with multiple applications by @maliming in https://github.com/abpframework/abp/pull/22314
- Blog post for v9.1 stable version by @EngincanV in https://github.com/abpframework/abp/pull/22305
- Remove blog post from 9.1 release post by @EngincanV in https://github.com/abpframework/abp/pull/22324
- Add new article by @salihozkara in https://github.com/abpframework/abp/pull/22329
- New faq added. by @MansurBesleney in https://github.com/abpframework/abp/pull/22328
- Enhance Permission Management Modal with scrollable tabs and improved styling by @realLiangshiwei in https://github.com/abpframework/abp/pull/22282
- Improve logging of exceptions by ensuring error codes and details are not null or whitespace by @maliming in https://github.com/abpframework/abp/pull/22339
- Update Success Message Text for Email Send Button by @realLiangshiwei in https://github.com/abpframework/abp/pull/22317
- Faq typo fixed. by @MansurBesleney in https://github.com/abpframework/abp/pull/22343
- Update post.md by @salihozkara in https://github.com/abpframework/abp/pull/22350
- Update post.md by @salihozkara in https://github.com/abpframework/abp/pull/22351
- Show tooltip of on Actions Column if user do not have permissions by @realLiangshiwei in https://github.com/abpframework/abp/pull/22238
- Angular - UI Misalignment in Permissions Section by @erdemcaygor in https://github.com/abpframework/abp/pull/22345
- Add permission to VirtualFileExplorer module. by @maliming in https://github.com/abpframework/abp/pull/22379
- Fix Studio files in VirtualFileExplorer module. by @maliming in https://github.com/abpframework/abp/pull/22393
- Add installation notes for modules by @m-aliozkaya in https://github.com/abpframework/abp/pull/22354
- Add instructions to fix 405 Method Not Allowed error in IIS deployment by @maliming in https://github.com/abpframework/abp/pull/22396
- [Article] Using Vue with ABP Razor Pages by @enisn in https://github.com/abpframework/abp/pull/22398
- Fix docs module importing problem by @m-aliozkaya in https://github.com/abpframework/abp/pull/22397
- Add Video Link to Community Article by @enisn in https://github.com/abpframework/abp/pull/22409
- Add error codes and localization for static claim type restrictions by @realLiangshiwei in https://github.com/abpframework/abp/pull/22406
- Remove the cache prefix configuration from the CmsKit module by @gdlcf88 in https://github.com/abpframework/abp/pull/22200
- Localization for post creation fail message. by @MansurBesleney in https://github.com/abpframework/abp/pull/22416
- Angular - Scope Selection by @erdemcaygor in https://github.com/abpframework/abp/pull/22363
- Optimize the database queries for permission checks. by @maliming in https://github.com/abpframework/abp/pull/22214
- Add
ExcludeExceptionFromLoggerSelectors
toAbpExceptionHandlingOptions
to skip output exception to logger. by @maliming in https://github.com/abpframework/abp/pull/22417 - Add support for
prompt=select_account
inAuthorizeController
. by @maliming in https://github.com/abpframework/abp/pull/22419 - Add documentation for switching users during OAuth login with
prompt=select_account
by @maliming in https://github.com/abpframework/abp/pull/22420 - Understanding the Embedded Files in ABP Framework. by @maliming in https://github.com/abpframework/abp/pull/22426
- Update Social / External Logins document. by @maliming in https://github.com/abpframework/abp/pull/22429
- Submit your post texts updated by @halimekarayay in https://github.com/abpframework/abp/pull/22407
- Update azure-pipelines.yml for Azure Pipelines by @skoc10 in https://github.com/abpframework/abp/pull/22434
- New community article: "How to Change the CurrentUser in ABP?" by @EngincanV in https://github.com/abpframework/abp/pull/22433
- update arabic localization by @AzizYosofi in https://github.com/abpframework/abp/pull/19997
- Update BundleManager.cs to fix typo by @skoc10 in https://github.com/abpframework/abp/pull/22437
- Update version to release 9.2.0-rc.1 by @skoc10 in https://github.com/abpframework/abp/pull/22439
- Update auto-pr.yml for rel-9.2 by @skoc10 in https://github.com/abpframework/abp/pull/22443
- Update common.props to fix typo by @skoc10 in https://github.com/abpframework/abp/pull/22447
- Remove account module login link toolbar by @m-aliozkaya in https://github.com/abpframework/abp/pull/22465
- Added missing "Bunny Provider" item to the documentation tree by @EngincanV in https://github.com/abpframework/abp/pull/22493
- Create v9.2 migration guide by @EngincanV in https://github.com/abpframework/abp/pull/22488
- Update release-notes & road-map docs for v9.2 by @EngincanV in https://github.com/abpframework/abp/pull/22501
- Update
Hangfire
to1.8.17
. by @maliming in https://github.com/abpframework/abp/pull/22508 - Add fixed position for dropdown menu in responsive tables by @realLiangshiwei in https://github.com/abpframework/abp/pull/22470
- Fix merge problem of
GetQueryableAsync
method. by @maliming in https://github.com/abpframework/abp/pull/22543 - Use
TempData
to determine whether the user should be redirected to theselect account
endpoint. by @maliming in https://github.com/abpframework/abp/pull/22546 - Don't write remote exceptions to console for Blazor WASM. by @maliming in https://github.com/abpframework/abp/pull/22585
- Add
IgnoredEventSelectors
toAbpDistributedEntityEventOptions
for event filtering. by @maliming in https://github.com/abpframework/abp/pull/22471 - Using timezone settings to display datetime. by @maliming in https://github.com/abpframework/abp/pull/22236
- Update version to release 9.2.0-rc.2 by @skoc10 in https://github.com/abpframework/abp/pull/22609
- Sort ABP CLI commands in HelpCommand by @realLiangshiwei in https://github.com/abpframework/abp/pull/22636
- Added LeptonX version argument for update command by @yekalkan in https://github.com/abpframework/abp/pull/22611
- Upgrade MongoDB.Driver to 3.3.0 and add
AbpGuidCustomBsonTypeMapper
. by @maliming in https://github.com/abpframework/abp/pull/22641 - Rename
AbpCustomGuidMapper
toAbpGuidCustomBsonTypeMapper
by @maliming in https://github.com/abpframework/abp/pull/22647 - Make
AddBlazorWebAppServices
method as obsolete. by @maliming in https://github.com/abpframework/abp/pull/22623 - Enhance permission modal to align all UI by @realLiangshiwei in https://github.com/abpframework/abp/pull/22631
- Hide dropdown menu when datatable scrolling horizontally by @realLiangshiwei in https://github.com/abpframework/abp/pull/22633
- Fix date problem by @salihozkara in https://github.com/abpframework/abp/pull/22665
- Update Blazorise packages to version 1.7.5. by @maliming in https://github.com/abpframework/abp/pull/22497
- Use
EntityCacheItemWrapper
to prevent duplicate queries. by @maliming in https://github.com/abpframework/abp/pull/22720 - Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper by @maliming in https://github.com/abpframework/abp/pull/22731
- Improve file path checks in PathHelper by @realLiangshiwei in https://github.com/abpframework/abp/pull/22748
- Provide an option to disable updating the aggregate root when the navigation property changes. by @maliming in https://github.com/abpframework/abp/pull/22752
- Add Options section to the URL Forwarding System document by @realLiangshiwei in https://github.com/abpframework/abp/pull/22763
- Update LeptonX MVC document to introduce the
AccountLayoutBackgroundStyle
. by @maliming in https://github.com/abpframework/abp/pull/22751 - Improve DefaultThemeManager to avoid potential infinite loop by @realLiangshiwei in https://github.com/abpframework/abp/pull/22771
- Update Blazorise packages to version 1.7.6. by @maliming in https://github.com/abpframework/abp/pull/22784
- Add missing localization in PermissionManagement by @realLiangshiwei in https://github.com/abpframework/abp/pull/22782
- Enhance timezone handling to support both IANA and Windows timezones. by @maliming in https://github.com/abpframework/abp/pull/22800
- Refactoring schematics for standalone migration by @erdemcaygor in https://github.com/abpframework/abp/pull/22645
- Upgrade all package to latest. by @maliming in https://github.com/abpframework/abp/pull/22803
- Downgrade
MongoSandbox
to1.0.1
. by @maliming in https://github.com/abpframework/abp/pull/22811 - Multi-timezone support in Angular by @erdemcaygor in https://github.com/abpframework/abp/pull/22619
- Enhance the configuration document by @hikalkan in https://github.com/abpframework/abp/pull/22822
- Update timezone help text. by @maliming in https://github.com/abpframework/abp/pull/22825
- Fix date object assignment in timezone adjustment logic by @maliming in https://github.com/abpframework/abp/pull/22830
- Add favicon to basic theme layouts by @maliming in https://github.com/abpframework/abp/pull/22834
- Update MongoSandbox packages. by @maliming in https://github.com/abpframework/abp/pull/22819
- Remove unnecessary color override for dark navbar links by @maliming in https://github.com/abpframework/abp/pull/22849
- Update version to release 9.2.0-rc.3 by @skoc10 in https://github.com/abpframework/abp/pull/22855
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/22881
- Add Blazor-WebApp UI options in single-layer web application documentation by @maliming in https://github.com/abpframework/abp/pull/22889
- Update studio docs for v0.9.26 by @ekaradev in https://github.com/abpframework/abp/pull/22904
- Fix color from the localization by @enisn in https://github.com/abpframework/abp/pull/22907
- Update features.md by @maliming in https://github.com/abpframework/abp/pull/22876
- Angular - When the theme is changed, the project does not work by @erdemcaygor in https://github.com/abpframework/abp/pull/22929
- Angular - Fixing inline icon-label wrapping problem by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/22941
- Add project names to each seciton in payment-custom-gateway.md by @ismcagdas in https://github.com/abpframework/abp/pull/22945
- Configure via ConfigureDefaultConvention() and ConfigureDefaultOnMode… by @ivan132 in https://github.com/abpframework/abp/pull/22951
- Angular - When top menu switches a project to lepton theme, an error is thrown by @erdemcaygor in https://github.com/abpframework/abp/pull/22934
- Update Blazor server web tutorials document by @realLiangshiwei in https://github.com/abpframework/abp/pull/22958
- Update language-management.md by @maliming in https://github.com/abpframework/abp/pull/22963
- Update version to release 9.2.0-rc.4 by @skoc10 in https://github.com/abpframework/abp/pull/22967
- Remove unused services info from the blazorUI. by @maliming in https://github.com/abpframework/abp/pull/22969
- Update idle-session-timeout.md by @maliming in https://github.com/abpframework/abp/pull/22977
- Add missing namespace for mongodbcontext in the bookstore tutorial by @EngincanV in https://github.com/abpframework/abp/pull/22974
- Add workaround for Blazorise picker positioning issue by @maliming in https://github.com/abpframework/abp/pull/22985
- fix timezone problem by @salihozkara in https://github.com/abpframework/abp/pull/22987
- Update version to release 9.2.0 by @skoc10 in https://github.com/abpframework/abp/pull/22993
New Contributors
- @magicjar made their first contribution in https://github.com/abpframework/abp/pull/22007
- @yagmurcelk made their first contribution in https://github.com/abpframework/abp/pull/22082
- @NunoGamaVieira made their first contribution in https://github.com/abpframework/abp/pull/21965
- @AzizYosofi made their first contribution in https://github.com/abpframework/abp/pull/19997
- @ivan132 made their first contribution in https://github.com/abpframework/abp/pull/22951
Full Changelog: https://github.com/abpframework/abp/compare/9.1.3...9.2.0