Skip to content

v1.1.0

Choose a tag to compare

@RylanBot RylanBot released this 19 Mar 02:04
· 18 commits to main since this release

Breaking Changes

  • The data structure of the configuration file has been refactored, which may result in incompatibility with older versions.
    配置文件的数据结构进行了重构,可能导致和旧版本不兼容

New features

  • Implement webcam switching and shortcut disable by @Levosilimo in #6
    实现相机切换和快捷键禁用开关