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
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
Engincan VESKE
9b381fab4b
Merge pull request #25279 from abpframework/upgrade/system-security-cryptography-xml-10.0.6
Upgrade `System.Security.Cryptography.Xml` to 10.0.6
3 weeks ago
Gizem Mutu Kurt
86c281e517
Merge pull request #25251 from abpframework/skoc10-patch-3
Add new version entry for 10.2.1
3 weeks ago
maliming
b0517bc771
Fix fetch-tags in dependency change detector workflow
3 weeks ago
github-actions[bot]
7b07ac3204
docs: update package version changes [skip ci]
3 weeks ago
Ma Liming
895b8d670c
Update package version from 10.3.0 to 10.3.1
3 weeks ago
github-actions[bot]
13465d8730
docs: update package version changes [skip ci]
3 weeks ago
maliming
9d46030cb7
Bump patch version in dependency change detector when tag exists
3 weeks ago
github-actions[bot]
b90ee165c6
docs: update package version changes [skip ci]
3 weeks ago
maliming
334ef60b3b
Update package version changes for 10.3.1
3 weeks ago
github-actions[bot]
f27b91c11c
docs: update package version changes [skip ci]
3 weeks ago
maliming
6cadf65979
Upgrade System.Security.Cryptography.Xml to 10.0.6
Fix CVE-2026-26171 (GHSA-w3x6-4m5h-cxqf) high severity vulnerability
3 weeks ago
github-actions[bot]
644a2ba36d
Optimised images with calibre/image-actions
3 weeks ago
Engincan VESKE
3300a03969
update release-notes & roadmap
3 weeks ago
Engincan VESKE
55621ecb1d
Add ABP 10.3 stable release blog post
Made-with: Cursor
3 weeks ago
Engincan VESKE
b42b4a629d
Merge pull request #25267 from abpframework/fix/exception-data-logging-format
Serialize complex objects in exception data logging
3 weeks ago
Volosoft Agent
47ede1dc0a
Merge pull request #25275 from abpframework/auto-merge/rel-10-3/4503
Merge branch dev with rel-10.3
3 weeks ago
Volosoft Agent
fe8a39dc32
Merge pull request #25274 from abpframework/auto-merge/rel-10-2/4502
Merge branch rel-10.3 with rel-10.2
3 weeks ago
Engincan VESKE
2e5051764b
Merge pull request #25260 from abpframework/fix/abp-ajax-form-check-default-prevented
fix(mvc): skip `abpAjaxForm` submission when default is already prevented
3 weeks ago
Volosoft Agent
26375e91ca
Merge pull request #25273 from abpframework/auto-merge/rel-10-3/4501
Merge branch dev with rel-10.3
3 weeks ago
voloagent
27a5583fa0
Update_NPM_Packages
3 weeks ago
maliming
f3042d42f5
Fix culture-sensitive DateTime assertion in test
3 weeks ago
maliming
02c7dae2a1
Use TruncateWithPostfix for JSON truncation in FormatDataValue
3 weeks ago
maliming
aa3c7723f0
Fix truncation length and strengthen fallback test assertion
3 weeks ago
Volosoft Agent
c293eda048
Merge pull request #25271 from abpframework/auto-merge/rel-10-3/4500
Merge branch dev with rel-10.3
3 weeks ago
Volosoft Agent
8f27d2a008
Merge pull request #25266 from abpframework/auto-merge/rel-10-2/4497
Merge branch rel-10.3 with rel-10.2
3 weeks ago
Ma Liming
a7e4f0202b
Merge branch 'rel-10.3' into auto-merge/rel-10-2/4497
3 weeks ago
Volosoft Agent
9c56794ca5
Merge pull request #25270 from abpframework/auto-merge/rel-10-3/4499
Merge branch dev with rel-10.3
3 weeks ago
selman koc
6423189091
Merge branch 'dev' into auto-merge/rel-10-3/4499
3 weeks ago
Alper Ebiçoğlu
81d5f9c2ba
Merge pull request #25269 from abpframework/skoc10-patch-4
Update version to release 10.3.0
3 weeks ago
maliming
262543a9e4
Add truncation for large JSON output and fallback test coverage
3 weeks ago
selman koc
5009d05b47
Update version to release 10.3.0
3 weeks ago
Volosoft Agent
652d0119e1
Merge pull request #25268 from abpframework/auto-merge/rel-10-3/4498
Merge branch dev with rel-10.3
3 weeks ago
selman koc
f855a54d2e
Merge pull request #25262 from abpframework/auto-merge/rel-10-2/4495
Merge branch rel-10.3 with rel-10.2
3 weeks ago