github HighCapable/YukiHookAPI 1.1.11

latest releases: 1.2.1, 1.2.0
17 months ago

YukiHookAPI 1.1.11 Released

!!!This version fixes a serious BUG, recommend everyone to update!!!

  • Fixed a critical issue since 1.1.5 version where the Member cache did not take effect and persistent storage eventually caused app out of memory (OOM), thanks to @Art-Chen
  • Remove the direct cache function of Member and deprecated YukiReflection.Configs.isEnableMemberCache, keep the cache function of Class
  • Modified finder to Sequence, optimize the finding speed and performance of Member
  • Remove the YukiHookPrefsBridge's direct key-value cache function and removed LruCache related functions
  • Deprecated YukiHookAPI.Configs.isEnablePrefsBridgeCache
  • Deprecated direct, clearCache functions in YukiHookPrefsBridge

For more details, please check the changelog.


YukiHookAPI 1.1.11 已发布

!!!这个版本修复了一个严重 BUG,推荐所有人更新!!!

  • 修复从 1.1.5 版本开始的一个严重问题,Member 缓存未生效且持续存储最终引发 APP 内存溢出 (OOM),感谢 @Art-Chen
  • 移除 Member 的直接缓存功能并作废 YukiHookAPI.Configs.isEnableMemberCache,保留 Class 的缓存功能
  • 对接查找功能到 Sequence,优化 Member 的查找速度与性能
  • 移除 YukiHookPrefsBridge 的直接键值缓存功能并移除 LruCache 相关功能
  • 作废了 YukiHookAPI.Configs.isEnablePrefsBridgeCache
  • 作废了 YukiHookPrefsBridge 中的 directclearCache 方法

详情请查看更新日志

Don't miss a new YukiHookAPI release

NewReleases is sending notifications on new releases.