Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 1.34 KB

1.0.35 (2022-07-19)

Bug Fixes

  • add-location-loader/index.js: short tag will affect long tag when long tag include short tag (bee36f2), closes #4
  • server/opencodefile.js: os 判断错误 (b5e6b72)

1.0.33 (2022-06-24)

Bug Fixes

  • client/index.js: 代码优化更改导致运行出问题 (2d772bd)

Features

  • client/index.js: 去掉屏蔽右键菜单,使用方式改为 shit+鼠标左键 (763bab1), closes #2
  • server: 新增编辑器设置,新增对 webstorm 的支持 (0d471a2)