chore(release): 发布v1.0.1

This commit is contained in:
姚彪
2023-12-20 23:57:46 +08:00
parent f8eceb6708
commit c325649b41
3 changed files with 8 additions and 3 deletions

View File

@@ -7,12 +7,19 @@
- 修复下载全部无效的bug
- 修复下载管理tips显示错误
- 命名修复
- 修复多分片不显示
- 修复关注页面点击up不跳转
- 修复投稿页面样式问题
### Features
- 修改macOS最低支持版本为10.15
- Linux支持打开文件和文件夹
### Miscellaneous Tasks
- 添加更新日志
## [1.0.0] - 2023-12-19
### Bug Fixes

View File

@@ -1,8 +1,6 @@
<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="DownKyi.Views.ViewMyFavorites"
xmlns:prism="http://prismlibrary.com/"
prism:ViewModelLocator.AutoWireViewModel="True"
xmlns:custom="clr-namespace:DownKyi.CustomControl"
xmlns:i="using:Avalonia.Xaml.Interactivity"
xmlns:ia="clr-namespace:Avalonia.Xaml.Interactions.Core;assembly=Avalonia.Xaml.Interactions"

View File

@@ -1 +1 @@
1.0.0
1.0.1