@@ -67,21 +67,18 @@ JEngine is a Unity framework that enables **runtime hot updates** for games. Des
6767| ** HybridCLR** | Runtime code execution | [ GitHub] ( https://github.com/focus-creative-games/hybridclr ) |
6868| ** YooAssets** | Runtime resource updates | [ GitHub] ( https://github.com/tuyoogame/YooAsset ) |
6969
70- ## 🎉 Latest Features (v1.0.9)
71-
72- - ** ci** : add DCO sign-off check for pull requests ([ #558 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/558 ) )
73- - ** ci** : include non-conventional commits in changelog ([ #557 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/557 ) )
74- - ** ci** : add automated testing and release workflows ([ #554 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/554 ) )
75- - ** ci** : use app token for releases and consistent CHANGE.md formatting ([ #571 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/571 ) )
76- - ** ci** : revert 1.0.7 release and fix workflow bugs ([ #570 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/570 ) )
77- - ** ci** : use pipe delimiter in sed to avoid URL slash conflict ([ #569 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/569 ) )
78- - ** ci** : improve changelog with PR hyperlinks and proper contributors ([ #568 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/568 ) )
79- - ** ci** : use awk for reliable README multiline replacement ([ #567 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/567 ) )
80- - ** ci** : improve release workflow ([ #566 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/566 ) )
81- - ** ci** : store regex in variable to fix bash parsing error ([ #564 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/564 ) )
82- - ** ci** : use buildless mode for CodeQL Unity analysis ([ #563 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/563 ) )
83- - ** ci** : configure CodeQL to scan only JEngine source code ([ #562 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/562 ) )
84- - ** ci** : correct test artifact paths in unity-tests workflow ([ #561 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/561 ) )
70+ ## 🎉 Latest Features (v1.0.10)
71+
72+ - ** ci** : migrate from Claude to GitHub Copilot code review ([ #588 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/588 ) )
73+ - add CLA Assistant and Scorecard configuration ([ #579 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/579 ) )
74+ - add OSS health improvements and automation ([ #577 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/577 ) )
75+ - ** core** : resolve SceneHandle ambiguous reference in Unity 6 ([ #589 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/589 ) )
76+ - ** ci** : add pull-requests write permission for Claude review comments ([ #585 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/585 ) )
77+ - ** ci** : fix auto-approve to check claude[ bot] comment ([ #583 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/583 ) )
78+ - ** ci** : move write permissions to job level for Scorecard compliance ([ #581 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/581 ) )
79+ - add auto-approve workflow and fix scorecard config ([ #580 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/580 ) )
80+ - resolve remaining CodeQL security issues ([ #573 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/573 ) )
81+ - address CodeQL security and code quality issues ([ #572 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/572 ) )
8582
8683[ 📋 View Complete Changelog] ( CHANGE.md )
8784
0 commit comments