Files
SkinCamera/uni_modules/XF-cameraUTS/changelog.md
T
2026-03-12 15:47:25 +08:00

25 lines
773 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.1.12025-10-15
修复监听持续返回事件问题。
## 1.1.02024-10-13
修改AndroidManifest.xml下的包名。
## 1.0.92024-10-12
删除takePhoto下的takeMode参数逻辑
## 1.0.82024-10-10
兼容处理uniapp无法切换相机和拍照的问题。
## 1.0.72024-10-09
修复uniapp环境下不能正常使用插件问题。
## 1.0.62024-09-13
去掉插件内部权限申请逻辑。
## 1.0.52024-08-10
修复Android不能正常录像的问题。
## 1.0.42024-08-08
修复iOS默认相机设置不生效的问题
## 1.0.32024-08-06
修改iOS拍照接口默认质量为原图。
## 1.0.22024-07-22
修复iOS编译问题。
## 1.0.12024-07-04
修复一些bug。
## 1.0.02024-07-04
初始化发布