Skip to content

1.11.1

Choose a tag to compare

@Kwensiu Kwensiu released this 31 May 20:52
· 4 commits to main since this release
af3d4e8

1.11.1 (2026-05-31)

修复

  • DPI 类调节 “系统” 模式不生效,以及 “自动” 模式回退异常的问题
  • 尝试解决微信公众号不生效的问题(仅 “自动”/“系统” 模式)

调整

  • Legacy 版本 DPI 类调整由于没有准确的判定方式,“自动” 模式将实际回退至 “兼容” 以确保大部分情况下生效

已知问题

  • "兼容" 模式对微信公众号相关页面不生效
  • Legacy 版本 DPI 类调整无法与标准版实现一致,目前为硬限制
  • 部分应用(例如抖音)调节字体缩放使用 “系统” 模式可能导致应用闪烁;浏览器调节 DPI 类时,小窗会闪烁

Bug Fixes

  • Fixed issue where DPI-related "System" mode did not work
  • Fixed issue where WeChat public account did not work (only in "Auto"/"System" mode)

Adjustments

  • For the Legacy version DPI adjustments, due to the lack of an accurate detection method, the "Auto" mode will actually fall back to "Compatible" to ensure effectiveness in most cases

Known Issues

  • Compatible mode does not work on WeChat public account related pages
  • Legacy version DPI adjustments cannot achieve the same results as the standard version