# Changelog ## 0.1.4 - Rebuilt Runtime and Editor DLLs with stricter obfuscation. - Obfuscated Editor internals while preserving Unity editor window callbacks required by the Unity Editor. - Restored Runtime DLL importer settings so the runtime plugin is not separately enabled for the Editor platform. ## 0.1.3 - Updated Runtime and Editor DLLs with hardened license validation. - Added customer license request documentation. - Kept internal license generator and source-only sample generation menus out of the public DLL-only package. ## 0.1.2 - Updated public documentation to use the official Git URL: `https://git.aisu.xin/aisu-sdk/si-m1-face-package.git`. - Added Chinese counterparts for public entry documents. - Rewrote the API reference and documented all callback-style APIs. - Removed public local `file:` install examples from user-facing docs. - Removed old single-language internal/protocol notes from the public package documentation set. ## 0.1.1 - Added missing Unity `.meta` files for package root assets and top-level folders. - Kept the public package as DLL-only without SDK source, asmdef files, or debug symbols. ## 0.1.0 - Initial DLL-only UPM package release for the AISU SI-M1 Face SDK. - Added compiled Runtime and Editor DLLs, documentation, package manifest, and Unity plugin importer metadata.