v1.1.0
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
实现相机切换和快捷键禁用开关