update changelog

This commit is contained in:
22
2025-09-17 22:07:50 +08:00
parent b394221fd4
commit 717ffd18e4

View File

@@ -1,3 +1,21 @@
## v1.5.0
### Changelog
* Updated app icon
* Added a stop and an exit button
* Added a playback-speed selector that activates with a touch-and-hold gesture
* Fixed URI handling
* Improved stability and performance
### 更新日志
* 更换应用图标
* 添加停止按钮和退出按钮
* 添加触控长按激活的播放速度选择器
* 修复 uri 处理
* 优化了稳定性和性能
## v1.4.2
### Changelog
@@ -10,7 +28,6 @@
* 修复音频封面问题
* 改进 uri 处理
## v1.4.1
### Changelog
@@ -21,7 +38,6 @@
* FTP 串流使用动态 url
## v1.4.0
### Changelog
@@ -38,7 +54,6 @@
* Windows 版本存储列表支持远程磁盘和网络快捷方式
* 添加 Windows 版本安装器
## v1.3.4
### Changelog
@@ -53,7 +68,6 @@
* 添加播放速度按钮。
* 添加快捷键:帧进 `+`,帧退 `-`
## v1.3.3
### Changelog
@@ -64,7 +78,6 @@
* 修复启动后无法继续播放的问题
## v1.3.2
### Changelog
@@ -75,7 +88,6 @@
* 添加 WebDAV 存储时支持自定义 https 端口
## v1.3.1
### Changelog
@@ -88,7 +100,6 @@
* Windows 版本数据保存位置已修改为 `C:\Users\<user>\AppData\Roaming\nini22P\iris`
* 更新上游依赖,修复 FVP 播放器后端切换字幕的问题
## v1.3.0
### Changelog
@@ -100,25 +111,27 @@
* Improved some visual effects
### 更新日志
* 添加 [FVP](https://github.com/wang-bin/fvp) 播放器后端实验性有未知bug
* 添加音量调整
* 添加文件排序
* 添加快捷键:提升音量( `Arrow Up` )、降低音量( `Arrow Down` )、静音(`Ctrl + M`)、切换窗口置顶( `F10` )、关闭当前媒体文件( `Ctrl + C` )、退出应用( `Alt + X`
* 改进了部分视觉效果
## v1.2.1
### Changelog
* Split APKs by architecture to reduce installation size.
### 更新日志
* 拆分不同架构的 APK 以减小安装包大小
* 拆分不同架构的 APK 以减小安装包大小
## v1.2.0
### Changelog
* Support jumping to video playback from external clicks (Windows version can play by command line or dragging files to the window)
* Support adjusting brightness and volume gestures (Brightness gestures are not available on Windows version)
* Support playing online links
@@ -128,6 +141,7 @@
* Improved some visual effects
### 更新日志
* 支持从外部点击视频跳转播放Windows 版本可以通过命令行或者拖拽文件到窗口播放)
* 支持调整亮度和音量手势Windows 版本调整亮度手势不可用)
* 支持播放在线链接
@@ -136,22 +150,24 @@
* 改进 WebDAV 测试连接功能
* 改进了部分视觉效果
## v1.1.1
### Changelog
* Restore old update method for windows version (Double-click the `iris-updater.bat` in the same directory as the executable file to upgrade if you have problems updating.)
### 更新日志
* windows 版本恢复为旧的更新方式(更新出问题的可双击打开可执行文件同级目录下的 `iris-updater.bat` 升级)
* windows 版本恢复为旧的更新方式(更新出问题的可双击打开可执行文件同级目录下的 `iris-updater.bat` 升级)
## v1.1.0
### Breaking Changes
* All configurations will be cleared. Please reconfigure
### Changlog
* Display all local storage
* Support playback history
* Support random playback
@@ -159,47 +175,57 @@
* Support video zoom
### 重大变更
* 所有配置将被清空,请重新配置
### 更新日志
* 显示所有本地存储
* 支持播放历史
* 支持随机播放
* 支持循环播放
* 支持视频缩放
## v1.0.3
### Changelog
* Improve Windows version installation updates
* Fixes an issue where subtitles may not be found
### 更新日志
* 改进 Windows 版本安装更新
* 修复可能无法找到字幕的问题
## v1.0.2
### Changelog
* Support for switching built-in audio tracks
* Reduce package size for Windows version
### 更新日志
* 支持切换内置音轨
* 减小 Windows 版本包体大小
## v1.0.1
### Changelog
* Windows version support auto update
### 更新日志
* Windows 版本支持自动更新
## v1.0.0
### Changelog
* Supports WebDAV and local storage video playback
### 更新日志
* 支持 WebDAV 和本地存储视频播放