mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
chore(release): 发布v1.0.1
This commit is contained in:
@@ -7,12 +7,19 @@
|
||||
- 修复下载全部无效的bug
|
||||
- 修复下载管理tips显示错误
|
||||
- 命名修复
|
||||
- 修复多分片不显示
|
||||
- 修复关注页面点击up不跳转
|
||||
- 修复投稿页面样式问题
|
||||
|
||||
### Features
|
||||
|
||||
- 修改macOS最低支持版本为10.15
|
||||
- Linux支持打开文件和文件夹
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- 添加更新日志
|
||||
|
||||
## [1.0.0] - 2023-12-19
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.0.0
|
||||
1.0.1
|
||||
Reference in New Issue
Block a user