Skip to content

Commit

Permalink
Automation: Update states [10990]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2025
1 parent ac933af commit a61d506
Show file tree
Hide file tree
Showing 12 changed files with 126 additions and 5 deletions.
9 changes: 9 additions & 0 deletions Tasks/Brave.Brave.Nightly/Log_20250113T170431Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Installer:
- Architecture: x86
InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/132.1.76.8/brave_installer-ia32.exe
- Architecture: x64
InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/132.1.76.8/brave_installer-x64.exe
- Architecture: arm64
InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/132.1.76.8/brave_installer-arm64.exe
Locale: []
Version: 132.1.76.8
2 changes: 1 addition & 1 deletion Tasks/Brave.Brave.Nightly/State.yaml
23 changes: 23 additions & 0 deletions Tasks/CodeStory.Aide/Log_20250113T170504Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Installer:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/codestoryai/binaries/releases/download/1.96.2.25013/AideUserSetup-x64-1.96.2.25013.exe
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/codestoryai/binaries/releases/download/1.96.2.25013/AideSetup-x64-1.96.2.25013.exe
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/codestoryai/binaries/releases/download/1.96.2.25013/AideUserSetup-arm64-1.96.2.25013.exe
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/codestoryai/binaries/releases/download/1.96.2.25013/AideSetup-arm64-1.96.2.25013.exe
Locale:
- Locale: en-US
Key: ReleaseNotes
Value: |-
update vscode to 1.96.2
Full Changelog: https://github.com/codestoryai/binaries/compare/1.94.2.24322...1.96.2.25013
- Key: ReleaseNotesUrl
Value: https://github.com/codestoryai/binaries/releases/tag/1.96.2.25013
Version: 1.96.2.25013
ReleaseTime: 2025-01-13T16:22:08.0000000Z
2 changes: 1 addition & 1 deletion Tasks/CodeStory.Aide/State.yaml
17 changes: 17 additions & 0 deletions Tasks/EMCOSoftware.PingMonitor/Log_20250113T170551Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Installer:
- InstallerUrl: https://storage.emcosoftware.com/download/pingmonitor/PingMonitorSetup.exe
InstallerSha256: E336F78AF4DA94042A5F92CFCA52EFD86243E16CA9A588E876E8BD0CC844A96E
ProductCode: '{27DB3489-2E2D-4216-BF29-5248897D96E7}'
AppsAndFeaturesEntries:
- ProductCode: '{27DB3489-2E2D-4216-BF29-5248897D96E7}'
UpgradeCode: '{B2E4E41F-326D-4713-B7B4-F946622B685D}'
InstallerType: wix
Locale:
- Locale: en-US
Key: ReleaseNotes
Value: |-
Improvements:
- Compatibility and performance improvements.
Resolved Issues:
- Security fix for CVE-2022-28944 vulnerability.
Version: 9.1.2.6344
1 change: 1 addition & 0 deletions Tasks/EMCOSoftware.PingMonitor/State.yaml
38 changes: 38 additions & 0 deletions Tasks/Mozilla.Firefox.DeveloperEdition/Log_20250113T170715Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Installer:
- Architecture: x86
InstallerType: nullsoft
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/135.0b4/win32/en-US/Firefox Setup 135.0b4.exe
InstallerSha256: 39CCF66AAF9D1DACF3ECE1A66DA7DE1995535870799E0235EDC2EC3EC5986CD5
ProductCode: Firefox Developer Edition 135.0 (x86 en-US)
- Architecture: x64
InstallerType: nullsoft
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/135.0b4/win64/en-US/Firefox Setup 135.0b4.exe
InstallerSha256: 571A61D28BEDC11F94E7217527021CA1228053CFA86209E1F63D9912AFEA1168
ProductCode: Firefox Developer Edition 135.0 (x64 en-US)
- Architecture: arm64
InstallerType: nullsoft
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/135.0b4/win64-aarch64/en-US/Firefox Setup 135.0b4.exe
InstallerSha256: 18293BE4F91DE6899B72743797E64340663EF041CDDCCC4A3D9D67E4AADDD2D8
ProductCode: Firefox Developer Edition 135.0 (arm64 en-US)
Locale:
- Key: ReleaseNotesUrl
Value: https://www.mozilla.org/firefox/135.0beta/releasenotes/
- Locale: en-US
Key: ReleaseNotes
Value: |-
New
- Users on macOS and Linux are now given the option to close only the current tab if the Quit keyboard shortcut is used while multiple tabs are open in the window.
- Firefox now includes new safeguards to prevent sites from overwhelming the Back history by spamming numerous consecutive visits over a short time.
- To help Mozilla find and fix crashes, you can opt into automatically sharing Firefox for Android crash reports by checking the new Data Collection setting "Automatically submit crash reports".
Changed
- The "Copy Without Site Tracking" menu item was renamed to "Copy Clean Link" to help clarify expectations around what the feature does. "Copy Clean Link" is a list based approach to remove known tracking parameters from links. This option can also now be used on plain text links.
- Linux binaries are now provided in XZ format, replacing the previous BZ2 format, offering faster unpacking and smaller file sizes. Blog Post
Developer
Web Platform
- The attribute values which indicate the coordinates of PointerEvent may now be fractional values rather than only integers. This allows web apps to handle the events with higher-precision coordinates when the target element is transitioned by CSS and/or the viewport is zoomed.
- The behavior of mouseenter, mouseleave, pointerenter and pointerleave events was changed for improved spec compliance when the last mouseover or pointerover event target is removed.
- Added support for the WebAuthn getClientCapabilities() method.
Version: 135.0b4
RealVersion: "135.0"
ReleaseTime: 2025-01-13
2 changes: 1 addition & 1 deletion Tasks/Mozilla.Firefox.DeveloperEdition/State.yaml
28 changes: 28 additions & 0 deletions Tasks/PBH-BTN.PeerBanHelper/Log_20250113T170754Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Installer:
- Architecture: x64
InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v7.3.2/PeerBanHelper_windows-x64_7.3.2.exe
- Architecture: arm64
InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v7.3.2/PeerBanHelper_windows-arm64_7.3.2.exe
Locale:
- Locale: zh-CN
Key: ReleaseNotes
Value: |-
v7.3.2 是 v7.3.0 的一个补丁,有关 v7.3.0 的主要更新内容,请参见 v7.3.0 更新日志。
发布日期的近 3 天内的其它补丁更新:
- v7.3.1 更新日志
错误修复
- [WebUI] 在更新或重启 PeerBanHelper 时没有在浏览器中关闭已经打开的 WebUI 标签页时,可能引发多次失败请求,以致触发防暴力破解保护,封禁用户 IP @Gaojianli
- 此修复需要下次升级时生效,本次升级前仍需要您关闭所有 PeerBanHelper WebUI 页面
- [WebUI] 修复当种子名称过长时,悬浮显示的 InfoHash 气泡可能被遮挡的问题 @Ghost-chu
- 修复某些 IPV6 地址无法在 IP 查询功能中搜索到有关记录 #849 @Ghost-chu
- 修复某些情况下,可翻译组件在序列化/反序列化过程中被破坏的问题 @Ghost-chu @paulzzh
- 由于序列化方式更改,本次升级后,PeerBanHelper 的未读消息通知会被清除
- 修复 qBittorrent 下载器登录出错时,向用户错误地显示应静默处理的堆栈跟踪的问题 @Ghost-chu
- 修复 IP 封禁排行搜索功能不起作用的问题 @Ghost-chu
Docker
DockerHub: ghostchu/peerbanhelper:v7.3.2
阿里云国内镜像加速:registry.cn-hangzhou.aliyuncs.com/ghostchu/peerbanhelper:v7.3.2
- Key: ReleaseNotesUrl
Value: https://github.com/PBH-BTN/PeerBanHelper/releases/tag/v7.3.2
Version: 7.3.2
ReleaseTime: 2025-01-13T16:10:36.0000000Z
2 changes: 1 addition & 1 deletion Tasks/PBH-BTN.PeerBanHelper/State.yaml
5 changes: 5 additions & 0 deletions Tasks/Yandex.Browser/Log_20250113T171041Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Installer:
- InstallerUrl: https://download.cdn.yandex.net/browser/int/24_12_3_781_70517/en/Yandex.exe
Locale: []
Version: 24.12.3.780
ReleaseTime: 2025-01-09T13:30:40.0000000Z
2 changes: 1 addition & 1 deletion Tasks/Yandex.Browser/State.yaml

0 comments on commit a61d506

Please sign in to comment.