@@ -73,18 +73,15 @@ JEngine is a Unity framework that enables **runtime hot updates** for games. Des
7373| ** HybridCLR** | Runtime code execution | [ GitHub] ( https://github.com/focus-creative-games/hybridclr ) |
7474| ** YooAssets** | Runtime resource updates | [ GitHub] ( https://github.com/tuyoogame/YooAsset ) |
7575
76- ## 🎉 Latest Features (v1.0.10)
77-
78- - ** ci** : migrate from Claude to GitHub Copilot code review ([ #588 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/588 ) )
79- - add CLA Assistant and Scorecard configuration ([ #579 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/579 ) )
80- - add OSS health improvements and automation ([ #577 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/577 ) )
81- - ** core** : resolve SceneHandle ambiguous reference in Unity 6 ([ #589 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/589 ) )
82- - ** ci** : add pull-requests write permission for Claude review comments ([ #585 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/585 ) )
83- - ** ci** : fix auto-approve to check claude[ bot] comment ([ #583 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/583 ) )
84- - ** ci** : move write permissions to job level for Scorecard compliance ([ #581 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/581 ) )
85- - add auto-approve workflow and fix scorecard config ([ #580 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/580 ) )
86- - resolve remaining CodeQL security issues ([ #573 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/573 ) )
87- - address CodeQL security and code quality issues ([ #572 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/572 ) )
76+ ## 🎉 Latest Features (v1.1.0)
77+
78+ - ** docs** : add Claude Code plugin for AI-assisted development ([ #598 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/598 ) )
79+ - ** ui** : modernize editor UI with monochrome design system ([ #592 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/592 ) )
80+ - ** plugin** : correct skills paths to include .claude-plugin prefix ([ #601 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/601 ) )
81+ - ** plugin** : restructure to .claude-plugin for Claude Code compatibility ([ #600 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/600 ) )
82+ - ** ci** : use JEngine Release Bot for plugin releases ([ #599 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/599 ) )
83+ - ** ci** : resolve codecov coverage reporting and add UI package docs ([ #597 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/597 ) )
84+ - ** core** : convert AsyncOperation to UniTask for Unity 6 compatibility ([ #595 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/595 ) )
8885
8986[ 📋 View Complete Changelog] ( CHANGE.md )
9087
0 commit comments