Skip to content

Releases: libsgh/chrome_updater

v2.1

13 Nov 07:45
Compare
Choose a tag to compare

Bug Fixes

  • perf: Improve 7z decompression speed #12

注意:由于内置了7z压缩程序,导致程序包体积增大,但是解压速度由原来的几十秒缩减了3-5秒。
Note: Due to the built-in 7z compression program, the package size increases, but the decompression speed is reduced by 3-5 seconds from the original tens of seconds.

v2.0

10 Oct 02:35
Compare
Choose a tag to compare

Bug Fixes

  • fix: Update button hide #10

New Features

  • feat: Auto quit when closing #11

v1.9

29 Sep 01:40
Compare
Choose a tag to compare

Bug Fixes

  • fix: version display #9

v1.8

25 Sep 08:59
Compare
Choose a tag to compare

Bug Fixes

  • Add log.
  • Fix flashback.

v1.7

24 Sep 02:03
Compare
Choose a tag to compare

Bug Fixes

  • Fix auto download error.
  • Update cron.

New Features

  • Automatic Updates: Add download progress.

v1.6

20 Sep 06:25
Compare
Choose a tag to compare

Bug Fixes

  • Fix dev and beta channels on ARM64 By Bush2021.
  • Error displayed when switching language.

New Features

  • Add proxy type, support HTTP(S)、SOCKS5、GH-PROXY,Proxy is only used for chrome++ and updater updates.
  • Updater supports online updates.
  • Automatically query latest version at startup.
  • Update icon.

Experimental features

Automatically update chrome to the latest version when chrome is not running. This is usually used for canary version updates. It updates once an hour.

实验功能:Chrome每小时定时更新,如果Chrome未运行将完成自动更新,主要用于金丝雀版本的更新,治疗版本强迫症,通常情况下不需要开启,该功能可能存在BUG请谨慎使用

v1.5

18 Sep 13:18
Compare
Choose a tag to compare

Bug Fixes

  • Fix Chrome++ update error.
  • Fix lang loading error

New Features

  • Chrome supports local queries.
  • Add arm64 build.
  • Auto set config path. #5

v1.4

03 Jun 10:03
Compare
Choose a tag to compare

Bug Fixes

  • noki.icu is blocked by TLS.Replace noki.icu with noki.eu.org.

Preview

  • The next version will support old versions and optimize version query and crash issues.

v1.3

17 May 02:49
Compare
Choose a tag to compare

Bug Fixes

  • If proxy is set, proxy will be used to download chrome plus.

v1.2

28 Mar 02:12
Compare
Choose a tag to compare

Bug Fixes