Skip to content

Releases: AdoreLowen/AE-UTF8-Fixer

Release list

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:00
  1. Security: Added IsBufferWritable check to prevent access violation crashes on .rdata segments.
  2. Performance: Implemented a 4-way sharded cache and optimized stack buffer allocation to eliminate multi-threading lock contention during AE rendering.
  3. Features: Added support for PF_Param_FIX_SLIDER and introduced post-processing UI refresh (PF_OutFlag_REFRESH_UI) for deeply hidden parameters.
  4. Stability: Refactored MinHook lifecycle management (TryCreateAndEnableHook) with safe rollbacks and SEH protection for Suite acquisition.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 09:47
  1. 修复了部分字符串无法解析并识别的问题。
  2. 增加了对刷新型参数的支持。