maliming
fd52e935e7
Bump Microsoft.* and System.* packages to 10.0.7 (CVE-2026-40372)
2 weeks ago
Volosoft Agent
3325b4d578
Merge pull request #25309 from abpframework/auto-merge/rel-10-3/4516
Merge branch dev with rel-10.3
2 weeks ago
Volosoft Agent
f298ac2165
Merge pull request #25308 from abpframework/auto-merge/rel-10-2/4515
Merge branch rel-10.3 with rel-10.2
2 weeks ago
Ma Liming
74a2d98c92
Merge branch 'rel-10.3' into auto-merge/rel-10-2/4515
2 weeks ago
Engincan VESKE
21b3142dd0
Merge pull request #25306 from abpframework/upgrade/openiddict-7.5.0
Upgrade OpenIddict to 7.5.0
2 weeks ago
Engincan VESKE
0ce4787b07
Merge pull request #25307 from abpframework/bump-lodash-to-4.18.1
Bump `@abp/lodash` lodash dependency to `^4.18.1`
2 weeks ago
maliming
d8a4e1a21c
Bump @abp/lodash lodash dependency to ^4.18.1
2 weeks ago
github-actions[bot]
63339709ba
docs: update package version changes [skip ci]
2 weeks ago
maliming
8c508a1f4a
Upgrade OpenIddict to 7.5.0
2 weeks ago
Volosoft Agent
446bd7ec87
Merge pull request #25303 from abpframework/auto-merge/rel-10-3/4514
Merge branch dev with rel-10.3
2 weeks ago
Engincan VESKE
2b84777d52
Merge pull request #25302 from abpframework/upgrade/mongodb-driver-3.8.0
Upgrade `MongoDB.Driver` to 3.8.0
2 weeks ago
github-actions[bot]
d4d78c51a9
docs: update package version changes [skip ci]
2 weeks ago
maliming
135a2f05ef
Upgrade MongoDB.Driver to 3.8.0
2 weeks ago
Volosoft Agent
94eaf13eba
Merge pull request #25300 from abpframework/auto-merge/rel-10-3/4513
Merge branch dev with rel-10.3
2 weeks ago
Volosoft Agent
bc1196f424
Merge pull request #25299 from abpframework/auto-merge/rel-10-2/4512
Merge branch rel-10.3 with rel-10.2
2 weeks ago
Engincan VESKE
c6d75a097b
Merge pull request #25292 from abpframework/fix/25291-default-background-job-worker-options-configure
Update default background job worker options configuration in docs
2 weeks ago
Volosoft Agent
359df3bf6c
Merge pull request #25298 from abpframework/auto-merge/rel-10-3/4511
Merge branch dev with rel-10.3
2 weeks ago
Engincan VESKE
60fab35304
Merge pull request #25276 from abpframework/improve/batch-state-checker-shared-scope
Improve batch state checker performance and add RequireFeaturesSimpleBatchStateChecker
2 weeks ago
Volosoft Agent
441439fbe7
Merge pull request #25297 from abpframework/auto-merge/rel-10-3/4510
Merge branch dev with rel-10.3
2 weeks ago
Volosoft Agent
b85170cd12
Merge pull request #25296 from abpframework/auto-merge/rel-10-2/4509
Merge branch rel-10.3 with rel-10.2
2 weeks ago
Engincan VESKE
3502eaedfb
Merge pull request #25295 from abpframework/fix/ef-core-database-provider-detection
Detect EF Core database provider by keyword match
2 weeks ago
maliming
7819e602ff
Detect EF Core database provider by keyword match
- Extract provider name mapping into EfCoreDatabaseProviderHelper
- Match provider names by Contains instead of exact switch, so newer assembly names (e.g. MySql.EntityFrameworkCore) are recognized without code changes
- Add unit tests covering real provider assemblies and string fallbacks
2 weeks ago
github-actions[bot]
5de8b13cec
docs(studio): release 2.2.7 - 2.2.7 ( #25294 )
* docs(studio): update documentation for release 2.2.7
- Updated release notes for 2.2.7
- Updated version mapping with ABP 10.3.0
Release: 2.2.7
* Update release notes for version 2.2.7
Updated release notes for version 2.2.7 to reflect new features and improvements.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com>
2 weeks ago
Ebicoglu
d8268072e7
Update pic2.png
2 weeks ago
Alper Ebiçoğlu
f3ddff9c1d
Update Post.md
2 weeks ago
maliming
97333519d7
Update default background job worker options configuration in docs
Fix #25291
3 weeks ago
Ebicoglu
6675dee033
Merge branch 'dev' of https://github.com/abpframework/abp into dev
3 weeks ago
Volosoft Agent
1a27dcb7be
Merge pull request #25290 from abpframework/auto-merge/rel-10-3/4508
Merge branch dev with rel-10.3
3 weeks ago
Yağmur Çelik
e19345ec67
Merge pull request #25286 from abpframework/issue-22171
Fix localization for `SavedSuccessfully` in feature management MVC notification
3 weeks ago
Ebicoglu
3cc00144dd
Update cover.png
3 weeks ago
Alper Ebiçoğlu
d0f7ce05eb
Update Post.md
3 weeks ago
Alper Ebiçoğlu
f38cbd7922
Update Post.md
3 weeks ago
Ebicoglu
07b18e582e
Add 2026 AI coding models ranking article
Add a new community article 'Top AI Coding Models in 2026' under docs/en/Community-Articles, including Post.md with rankings, analysis, usage guidance (GPT-5, Claude 4, Gemini 2.5, Mistral Code, Code Llama 3) and ABP integration notes. Also add accompanying images (cover.png, pic1.jpg, pic2.png).
3 weeks ago
Volosoft Agent
cb1c867082
Merge pull request #25289 from abpframework/auto-merge/rel-10-3/4507
Merge branch dev with rel-10.3
3 weeks ago
selman koc
bda14065ae
Merge pull request #25288 from abpframework/fix-25287-cli-ai-options-docs
docs: add missing AI options to CLI page
3 weeks ago
enisn
be0c701700
docs: add missing AI options to CLI page
3 weeks ago
Volosoft Agent
987a3cf844
Merge pull request #25285 from abpframework/auto-merge/rel-10-3/4506
Merge branch dev with rel-10.3
3 weeks ago
maliming
7bf7efd64b
Add AbpUiResource as base for AbpFeatureManagementResource in Web module
3 weeks ago
Gizem Mutu Kurt
1c65b29b4e
Merge pull request #25277 from abpframework/EngincanV/10-3-post-docs
Add blog post for ABP 10.3 stable release and update release notes
3 weeks ago
Gizem Mutu Kurt
9fa87b0d8f
Merge pull request #25282 from abpframework/skoc10-patch-3
Add new version 10.3.0 to latest-versions.json
3 weeks ago
Ma Liming
859e4ddc29
Merge pull request #25284 from abpframework/EngincanV/vfs-exclusion-filters
Pass ExclusionFilters to ReplaceEmbeddedByPhysical for letting developers define which files should be included or excluded
3 weeks ago
Engincan VESKE
6bf1905d36
Update framework/src/Volo.Abp.VirtualFileSystem/Volo/Abp/VirtualFileSystem/VirtualFileSetListExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
Engincan VESKE
46ea66285e
Pass ExclusionFilters to ReplaceEmbeddedByPhysical for letting developers define which files should be included or excluded
Add an optional ExclusionFilters parameter (default: ExclusionFilters.Sensitive) to ReplaceEmbeddedByPhysical and forward it to the PhysicalFileProvider constructor when creating PhysicalVirtualFileSetInfo. This lets callers control which files are excluded when replacing embedded virtual file sets with physical directories.
3 weeks ago
Volosoft Agent
fdc6d309d3
Merge pull request #25283 from abpframework/auto-merge/rel-10-3/4505
Merge branch dev with rel-10.3
3 weeks ago
Engincan VESKE
366c257359
Merge pull request #25281 from abpframework/fix/use-ls-remote-for-tag-check
Use `git ls-remote` instead of `git tag -l` for tag check
3 weeks ago
maliming
06e1d551d2
Handle git ls-remote error codes explicitly
3 weeks ago
maliming
d9672968d4
Use exact ref path and --exit-code for git ls-remote tag check
3 weeks ago
selman koc
f178da1dc1
Add new version 10.3.0 to latest-versions.json
3 weeks ago
maliming
fc86247ce8
Use git ls-remote instead of git tag -l for tag existence check
3 weeks ago
Volosoft Agent
277045118f
Merge pull request #25280 from abpframework/auto-merge/rel-10-3/4504
Merge branch dev with rel-10.3
3 weeks ago