Files
akmon/uni_modules/lime-file-utils/changelog.md
2026-01-20 08:04:15 +08:00

25 lines
741 B
Markdown
Raw Permalink 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.
## 0.1.22025-09-15
- fix: 修复鸿蒙next 对音频无法转换的问题
## 0.1.12025-08-30
- fix: 修复鸿蒙next不触发成功和失败回调
## 0.1.02025-08-24
- feat: 兼容鸿蒙Next
## 0.0.92025-05-21
- fix: 修复鸿蒙next报错问题但未兼容
## 0.0.82025-03-21
- fix: 修复checkExistence path问题
## 0.0.72025-02-19
- feat: 更新uniapp ios路径问题
## 0.0.62024-12-16
- chore: 更新文档
## 0.0.52024-11-21
- fix: 修复vue2类型报错问题
## 0.0.42024-10-26
- fix: 修复空目录的情况
## 0.0.32024-08-29
- fix: 修复ios uri问题
## 0.0.22024-06-25
- fix: 修复安卓无法读取`storage`目录的问题
## 0.0.12024-05-12
- init