EasyAR Mega WeChat Mini Program Plugin Release Notes
This page records the release notes for each version of the EasyAR Mega WeChat Mini Program plugin.
Important
Version maintenance and upgrade recommendations
- Version 2.0.0 and above: It is recommended that all users upgrade to the latest version (2.0.2) for optimal stability.
- Versions below 2.0.0: Have been completely refactored and are not maintained. Please migrate to the new version.
Quick navigation
2.0.2
Release date: 2025-11-19
- Fixed the issue where the initial localization and tracking performance under high network latency environments did not meet expectations.
2.x version history
2.x is a stable refactored version, providing a more robust AR experience and a clearer API invocation approach.
2.0.1
- Optimized tracking performance.
2.0.0
- New: Comprehensive updates to Sample, Toolbox, and API documentation.
- New: Support for APIToken.
- New: Full support for TypeScript type inference.
- New: Support for using rotated screens.
- Optimization: Provides a smoother AR experience; no longer stutters due to image acquisition.
- Optimization: Uses WeChat's native image interfaces for improved robustness.
- Optimization: AR content tracking is smoother and more stable.
- Refactoring: Rewrote the MegaSession workflow, significantly simplifying the process and supporting pure code creation.
- Refactoring: Decoupled the acquisition of Ema annotation data from the scene loading process.
1.x historical version records
1.x is the historical version and is no longer maintained. The following content is for reference only.
1.1.12
- Support for v4DH CLS library.
1.1.10
- Fixed version compatibility issues with
viewLocalizationInfointroduced in the previous version.
1.1.9
- Added reporting information upon successful localization.
1.1.2 - 1.1.8
- Optimized tracking performance.
- Fixed the issue where acquired images were pure black on Android 8.0.37.
- Fixed the default position of Blocks to world origin when no Ema data is present.
1.1.1
- Fixed runtime errors when configuration information was not set.
1.1.0
- New: Exported mathematical methods.
- New: Adjusted to a component structure, introducing the plugin using XML tags.
- Fix: Fixed exceptions when resetting Mega parameters.
- Optimization: Added resource release upon plugin exit and optimized internal implementation.
1.0.5
- Initial release.