Skip to content

0.1.23

Choose a tag to compare

@std-microblock std-microblock released this 30 May 20:28
· 194 commits to master since this release

中文

  • feat(shell): 改用cpptrace处理异常
  • feat(shell): 恢复旧版Win11菜单补丁方法(使用try catch)(#196)
  • feat(injector): 若崩溃3次则停止注入
  • feat(injector): 类WinUI3风格按钮
  • feat(shell): 支持自绘边框与阴影
  • refactor(ui): 优化 UI 框架代码

English

  • feat(shell): use cpptrace for exception handler instead
  • feat(shell): restore old win11 menu patch method with try catch (#196)
  • feat(injector): stop injecting if crashed 3 times
  • feat(injector): winui3-like buttons
  • feat(shell): self drawn border & shadow