Skip to content

0.1.20

Choose a tag to compare

@std-microblock std-microblock released this 20 Apr 09:50
· 214 commits to master since this release
81c0419

中文

  • feat(js): 新增 is_key_down 及注册相关API
  • fix(shell): 为日志记录器添加互斥锁
  • fix(shell): 搜索时检查是否存在活动shell视图 (部分解决 #170)
  • fix(shell): Win11菜单补丁导致隐藏/扩展菜单异常显示问题 (#173)
  • feat(ui): 实验性触屏支持

English

  • feat(js): add is_key_down and register apis
  • fix(shell): add mutex to logger
  • fix(shell): check if has active shell view when searching (partially #170)
  • fix(js): also enable clear rubbish bin by name
  • fix(shell): win11 menu patch causes the hidden/extended menu to show up(#173)
  • feat(ui): experimental touchscreen support