Skip to content

0.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:16
· 106 commits to main since this release
v0.4.2
e9be54d
  • Simplified some creation logic of the settings menu, to reduce the overhead of interface instantiation
  • Continued to adjust the logic of some logs, to reduce the unnecessary stack information output
  • Fixed some possible NRE issues caused by the unsafe implementation of the original code itself
  • Fixed some issues caused by the inconsistent template code usage resulting in patch failure due to inconsistent function matching results

  • 简化了设置菜单的部分创建逻辑,以降低界面实例化时的开销
  • 继续调整部分日志的逻辑,减少不必要的堆栈信息输出
  • 修正了由于原版代码本身的不安全实现导致的部分可能的 NRE 问题
  • 修正了由于部分使用了不一致的模板代码导致实际函数匹配结果不一致而产生补丁失败的问题

Full Changelog: v0.4.1...v0.4.2