Skip to content

桌面端自动下载更新安装包 #5837

Closed
@88250

Description

@88250
Member
  • 增加选项 设置 - 关于 - 自动下载更新安装包,默认关闭
  • 运行期间如果检查到有更新版本,则自动下载安装包并提示用户
  • Windows 商店版不支持该功能

Activity

self-assigned this
on Sep 7, 2022
choyy

choyy commented on Sep 7, 2022

@choyy

有个问题,开发者写挂件,如果还没推到集市,本地版本比集市版本高,但这时候也会显示更新按钮,如果自动更新的话就会覆盖了

88250

88250 commented on Sep 7, 2022

@88250
MemberAuthor

@choyy 嗯,没有判断版本号高低,只是用 !=,因为版本号格式不一致,判断高低的话会有问题。

choyy

choyy commented on Sep 7, 2022

@choyy

那就用个默认格式的版号判断下高低(比如0.0.1这样的用的最多),非默认格式的就直接用!=

88250

88250 commented on Sep 7, 2022

@88250
MemberAuthor

要不直接字符串大小判断吧。

choyy

choyy commented on Sep 7, 2022

@choyy

能判断都行👍

88250

88250 commented on Sep 7, 2022

@88250
MemberAuthor

🎨 集市已下载包版本判断改为字符串大小比较 c11ffd1

added this to the 2.1.14 milestone on Sep 7, 2022
added a commit that references this issue on Sep 7, 2022

46 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250@Vanessa219@Zuoqiu-Yingyi@choyy@lentikr

      Issue actions

        桌面端自动下载更新安装包 · Issue #5837 · siyuan-note/siyuan