Skip to content

Commit 3368cad

Browse files
authored
New version: RocketChat.RocketChat version 4.12.0
1 parent 853d4d6 commit 3368cad

File tree

3 files changed

+108
-0
lines changed

3 files changed

+108
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: RocketChat.RocketChat
5+
PackageVersion: 4.12.0
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
UpgradeBehavior: install
15+
ProductCode: 9b73a9fb-f1d5-59ee-b41e-e1dd393a748a
16+
ReleaseDate: 2026-02-03
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Rocket.Chat 4.12.0
19+
ProductCode: 9b73a9fb-f1d5-59ee-b41e-e1dd393a748a
20+
Installers:
21+
- Architecture: x86
22+
Scope: user
23+
InstallerUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/4.12.0/rocketchat-4.12.0-win-ia32.exe
24+
InstallerSha256: 9627976A862314818BBE850089533417270F366ADE740AD84AFC6F4F531A1259
25+
InstallerSwitches:
26+
Custom: /CURRENTUSER
27+
- Architecture: x86
28+
Scope: machine
29+
InstallerUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/4.12.0/rocketchat-4.12.0-win-ia32.exe
30+
InstallerSha256: 9627976A862314818BBE850089533417270F366ADE740AD84AFC6F4F531A1259
31+
- Architecture: x64
32+
Scope: user
33+
InstallerUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/4.12.0/rocketchat-4.12.0-win-x64.exe
34+
InstallerSha256: EC72122AB57B6D96AFF8E4C12B3DC8A04D2936C9E6BB43966F44E5D84A52C507
35+
InstallerSwitches:
36+
Custom: /CURRENTUSER
37+
- Architecture: x64
38+
Scope: machine
39+
InstallerUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/4.12.0/rocketchat-4.12.0-win-x64.exe
40+
InstallerSha256: EC72122AB57B6D96AFF8E4C12B3DC8A04D2936C9E6BB43966F44E5D84A52C507
41+
InstallerSwitches:
42+
Custom: /ALLUSERS
43+
- Architecture: arm64
44+
Scope: user
45+
InstallerUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/4.12.0/rocketchat-4.12.0-win-arm64.exe
46+
InstallerSha256: 60F11A30CDE0732D437F52B99718664EE168B45E701BCB8AD76374B4D9E1C230
47+
InstallerSwitches:
48+
Custom: /CURRENTUSER
49+
- Architecture: arm64
50+
Scope: machine
51+
InstallerUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/4.12.0/rocketchat-4.12.0-win-arm64.exe
52+
InstallerSha256: 60F11A30CDE0732D437F52B99718664EE168B45E701BCB8AD76374B4D9E1C230
53+
InstallerSwitches:
54+
Custom: /ALLUSERS
55+
ManifestType: installer
56+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: RocketChat.RocketChat
5+
PackageVersion: 4.12.0
6+
PackageLocale: en-US
7+
Publisher: Rocket.Chat Support
8+
PublisherUrl: https://rocket.chat/
9+
PublisherSupportUrl: https://github.com/RocketChat/Rocket.Chat.Electron/issues
10+
PrivacyUrl: https://docs.rocket.chat/legal/privacy
11+
Author: Rocket.Chat
12+
PackageName: Rocket.Chat
13+
PackageUrl: https://rocket.chat/
14+
License: MIT
15+
LicenseUrl: https://github.com/RocketChat/Rocket.Chat.Electron/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2015-2020 Rocket.Chat Technologies Corp.
17+
CopyrightUrl: https://github.com/RocketChat/Rocket.Chat.Electron/blob/master/LICENSE
18+
ShortDescription: |
19+
Rocket.Chat is the leading open source team chat software solution. Free, unlimited and completely customizable with on-premises and SaaS cloud hosting.
20+
Tags:
21+
- chat
22+
- file-uploads
23+
- foss
24+
- live-chat
25+
- open-source
26+
- rocket
27+
- rocket-chat
28+
- screensharing
29+
- video-conference
30+
ReleaseNotes: |-
31+
What's Changed
32+
- chore(theme): transparency mode not removing background of server view by @rodrigok in #3156
33+
- Language update from Lingohub 🤖 on 2025-12-29Z by @lingohub[bot] in #3165
34+
- feat: Implement user theme preference settings by @jeanfbrito in #3160
35+
- fix: resolve 91 security vulnerabilities in dependencies by @jeanfbrito in #3173
36+
- fix: Issues in German translation by @Phoenix616 in #3155
37+
- chore: Upgrade Electron and Node.js versions, update README and packa… by @jeanfbrito in #3179
38+
- chore: Enable alpha releases by @jeanfbrito in #3180
39+
New Contributors
40+
- @Phoenix616 made their first contribution in #3155
41+
Full Changelog: 4.11.2...4.12.0
42+
ReleaseNotesUrl: https://github.com/RocketChat/Rocket.Chat.Electron/releases/tag/4.12.0
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: RocketChat.RocketChat
5+
PackageVersion: 4.12.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)