1.0.8
- Release the official version
1.0.8-rc.2
- By using the implementation method of taskpool, the problem of page lagging occurred when caching multiple videos simultaneously has been resolved.
1.0.8-rc.1
- Fix the memory leak issue.
1.0.8-rc.0
- Fix the issue of continuous memory growth and modify the compilation version to 20.
- Add error handling when database creation fails.
1.0.7
- Remove @ohos/crypto js references to reduce package size
- Remove the permissions of GET_WIFI_INFO and GET_NETWORK_INFO
1.0.7-rc.0
- Fix the issue where HEAD requests cannot be processed
1.0.6
- Release the official version
1.0.6-rc.2
- Fix the memory leak issue.
1.0.6-rc.1
- Optimize video cache cleaning
1.0.6-rc.0
- Support obtaining cache data size
1.0.5
- Fix available method error
1.0.4
- Fix possible port number conflicts
1.0.4-rc.1
- Fix the issue where getProxyUrl does not return
1.0.4-rc.0
- Fix the issue where the LAN cannot play videos
1.0.3
- Release official version
1.0.3-rc.3
- Fix the issue of some videos getting stuck during playback
1.0.3-rc.2
- Optimize video caching and playback speed
1.0.3-rc.1
- Fix the issue of excessive data usage
1.0.3-rc.0
- Fixed the issue of app crashing.
- Resolved the problem of failing to create cache folders.
- Addressed the issue where redirected videos could not be played.
1.0.2
Update version 1.0.2
1.0.2-rc.0
- Fix the occasional stuttering issue during video playback.
- Fix the issue where the cache capacity limit does not take effect after customizing the cache path.
1.0.1
- 发布正式版本
- 更新crypto-js 2.0.4版本
1.0.1-rc.2
- 修改ProxyCache.ts文件中的部分代码
1.0.1-rc.1
- 修复和ohos_ijkplayer组合使用时拖动进度条无法定点播放问题
1.0.1-rc.0
- 修复和ohos_ijkplayer组合使用时拖动进度条超出缓存进度时出现的问题
1.0.0
-
解除API 11相关的代码逻辑限制,发布正式版本.
在下述版本验证通过: DevEco Studio: 4.1 Canary2(4.1.3.322), SDK: API11 (4.1.0.36)
1.0.0-rc.0
-
发布OhosVideoCache的适配鸿蒙系统版本. A.当前支持的能力: B.边下载边播放; C.断网播放; D.断点下载; E.自动清理缓存 F.支持添加请求头 G.支持自定义缓存文件的命名规则 H.支持自定义音视频文件的缓存清理规则
在下述版本验证通过: DevEco Studio: 4.1 Canary2(4.1.3.322), SDK: API11 (4.1.0.36)