- Move bundled rules into
rules~folder to hide from Unity and support extensibility. - Auto-overwrite project rules when plugin version is updated (version stamp mechanism).
- Auto-copy PICO XR SDK rules when
com.bytedance.pico.xrpackage is detected in the project.
- Add first run welcome prompt for new users.
- Add update checker to notify developers of new versions.
- Add analytics opt-out toggle in Preferences.
- Update macOS libapplogrs.dylib for arm64 and x86_64.
- Integrate applog SDK for anonymous usage analytics.
- Add complete Unity code style guide for project rules.
- Support distinguishing between TRAE and TRAE CN editions.
- Add ThirdPartyNotices.md.
- Fix duplicate project opening: for packages with the same name, only open the latest associated one.
- Support navigation, highlighting, and reference linking.
- Support local folders.
- Support automatic project rule configuration.