Skip to content

Commit af703de

Browse files
authored
New version: Element.Element version 1.11.91 (microsoft#217919)
1 parent cbc4826 commit af703de

File tree

4 files changed

+128
-0
lines changed

4 files changed

+128
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Element.Element
5+
PackageVersion: 1.11.91
6+
InstallerType: exe
7+
Scope: user
8+
InstallModes:
9+
- interactive
10+
- silent
11+
InstallerSwitches:
12+
Silent: --silent
13+
SilentWithProgress: --silent
14+
UpgradeBehavior: install
15+
Protocols:
16+
- element
17+
ProductCode: element-desktop
18+
ReleaseDate: 2025-01-28
19+
Installers:
20+
- Architecture: x86
21+
InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.91.exe
22+
InstallerSha256: 9BABD97FABCCB8711F72A80ACC56F589F13D540CCA4B5827020CCE0CDE9C3625
23+
- Architecture: x64
24+
InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.91.exe
25+
InstallerSha256: F08FD594965AAFDF40680F741FD2227FAE0FADD1ADF0C941B52DCFBE04B8CFB7
26+
ManifestType: installer
27+
ManifestVersion: 1.9.0
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Element.Element
5+
PackageVersion: 1.11.91
6+
PackageLocale: en-US
7+
Publisher: Element
8+
PublisherUrl: https://element.io/
9+
PublisherSupportUrl: https://element.io/help
10+
PrivacyUrl: https://element.io/privacy
11+
Author: New Vector Ltd
12+
PackageName: Element
13+
PackageUrl: https://element.io/download
14+
License: AGPL-3.0-only or GPL-3.0-only
15+
LicenseUrl: https://github.com/element-hq/element-desktop/blob/HEAD/LICENSE-GPL-3.0
16+
Copyright: Copyright © 2024 Element
17+
CopyrightUrl: https://element.io/copyright
18+
ShortDescription: Secure collaboration and messaging
19+
Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
20+
Moniker: element
21+
Tags:
22+
- chat
23+
- collaborate
24+
- collaboration
25+
- encrypt
26+
- encryption
27+
- im
28+
- instant-messaging
29+
- matrix
30+
- message
31+
- privacy
32+
- riot
33+
- secure
34+
- security
35+
- send
36+
- talk
37+
ReleaseNotes: |-
38+
✨ Features
39+
- Implement changes to memberlist from feedback (#29029). Contributed by @MidhunSureshR.
40+
- Add toast for recovery keys being out of sync (#28946). Contributed by @dbkr.
41+
- Refactor LegacyCallHandler event emitter to use TypedEventEmitter (#29008). Contributed by @t3chguy.
42+
- Add Recovery section in the new user settings Encryption tab (#28673). Contributed by @florianduros.
43+
- Retry loading chunks to make the app more resilient (#29001). Contributed by @t3chguy.
44+
- Clear account idb table on logout (#28996). Contributed by @t3chguy.
45+
- Implement new memberlist design with MVVM architecture (#28874). Contributed by @MidhunSureshR.
46+
🐛 Bug Fixes
47+
- [Backport staging] Switch to secure random strings (#29035). Contributed by @RiotRobot.
48+
- React to MatrixEvent sender/target being updated for rendering state events (#28947). Contributed by @t3chguy.
49+
ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.91
50+
PurchaseUrl: https://element.io/pricing
51+
Documentations:
52+
- DocumentLabel: User Guide
53+
DocumentUrl: https://element.io/user-guide
54+
ManifestType: defaultLocale
55+
ManifestVersion: 1.9.0
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json
3+
4+
PackageIdentifier: Element.Element
5+
PackageVersion: 1.11.91
6+
PackageLocale: zh-CN
7+
Publisher: Element
8+
PublisherUrl: https://element.io/
9+
PublisherSupportUrl: https://element.io/help
10+
PrivacyUrl: https://element.io/privacy
11+
Author: New Vector Ltd
12+
PackageName: Element
13+
PackageUrl: https://element.io/download
14+
License: AGPL-3.0-only 或 GPL-3.0-only
15+
LicenseUrl: https://github.com/element-hq/element-desktop/blob/HEAD/LICENSE-GPL-3.0
16+
Copyright: Copyright © 2024 Element
17+
CopyrightUrl: https://element.io/copyright
18+
ShortDescription: 安全协作和通讯
19+
Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
20+
Tags:
21+
- matrix
22+
- riot
23+
- 信息
24+
- 加密
25+
- 协作
26+
- 协同
27+
- 发送
28+
- 安全
29+
- 消息
30+
- 聊天
31+
- 隐私
32+
ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.91
33+
PurchaseUrl: https://element.io/pricing
34+
Documentations:
35+
- DocumentLabel: 用户指南
36+
DocumentUrl: https://element.io/user-guide
37+
ManifestType: locale
38+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Element.Element
5+
PackageVersion: 1.11.91
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)