Skip to content

Commit 9f580f4

Browse files
authored
New version: Vivaldi.Vivaldi.Snapshot version 8.0.4033.7 (microsoft#373338)
1 parent f8855dd commit 9f580f4

4 files changed

Lines changed: 143 additions & 0 deletions

File tree

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Vivaldi.Vivaldi.Snapshot
5+
PackageVersion: 8.0.4033.7
6+
InstallerType: exe
7+
InstallModes:
8+
- interactive
9+
- silent
10+
InstallerSwitches:
11+
Silent: --vivaldi-silent
12+
SilentWithProgress: --vivaldi-silent
13+
InstallLocation: --vivaldi-install-dir="<INSTALLPATH>"
14+
Log: --verbose-logging --log-file="<LOGPATH>"
15+
ExpectedReturnCodes:
16+
- InstallerReturnCode: 4
17+
ReturnResponse: downgrade
18+
- InstallerReturnCode: 7
19+
ReturnResponse: cancelledByUser
20+
- InstallerReturnCode: 22
21+
ReturnResponse: cancelledByUser
22+
- InstallerReturnCode: 60
23+
ReturnResponse: installInProgress
24+
UpgradeBehavior: install
25+
Protocols:
26+
- http
27+
- https
28+
- mailto
29+
- tel
30+
FileExtensions:
31+
- htm
32+
- html
33+
- mht
34+
- mhtml
35+
- pdf
36+
- shtml
37+
- svg
38+
- webp
39+
- xht
40+
- xhtml
41+
ProductCode: Vivaldi
42+
Installers:
43+
- Architecture: x64
44+
Scope: user
45+
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.x64.exe
46+
InstallerSha256: D1760000C4D7BC9FB836B781684348D43B1C8ED106889B1913B0B47BAABA78DC
47+
InstallerSwitches:
48+
Custom: --do-not-launch-chrome
49+
- Architecture: x64
50+
Scope: machine
51+
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.x64.exe
52+
InstallerSha256: D1760000C4D7BC9FB836B781684348D43B1C8ED106889B1913B0B47BAABA78DC
53+
InstallerSwitches:
54+
Custom: --do-not-launch-chrome --system-level
55+
- Architecture: arm64
56+
Scope: user
57+
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.arm64.exe
58+
InstallerSha256: 7C491BBA26FD8CA873A5647449E2BE77AD19AA86EE7DA7E825B1677BAF186D79
59+
InstallerSwitches:
60+
Custom: --do-not-launch-chrome
61+
- Architecture: arm64
62+
Scope: machine
63+
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.arm64.exe
64+
InstallerSha256: 7C491BBA26FD8CA873A5647449E2BE77AD19AA86EE7DA7E825B1677BAF186D79
65+
InstallerSwitches:
66+
Custom: --do-not-launch-chrome --system-level
67+
ManifestType: installer
68+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Vivaldi.Vivaldi.Snapshot
5+
PackageVersion: 8.0.4033.7
6+
PackageLocale: en-US
7+
Publisher: Vivaldi Technologies AS.
8+
PublisherUrl: https://vivaldi.com/
9+
PublisherSupportUrl: https://help.vivaldi.com/
10+
PrivacyUrl: https://vivaldi.com/privacy/browser/
11+
Author: Vivaldi Technologies AS.
12+
PackageName: Vivaldi (Snapshot)
13+
PackageUrl: https://vivaldi.com/desktop/
14+
License: Freeware
15+
LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/
16+
Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved.
17+
ShortDescription: Powerful, Personal and Private web browser
18+
Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you.
19+
Tags:
20+
- browser
21+
- chromium
22+
- internet
23+
- web
24+
- webpage
25+
ReleaseNotes: |-
26+
- [Autohide] No padding between open panel and webview while auto-hide is enabled VB-127687
27+
- [Layouts] Settings update VB-124366
28+
- [Onboarding] Add new illustration icons for Account step of Onboarding VB-127595
29+
- [Panel Editor] Feature panels not added if enabled after customizing the panel once VB-127073
30+
- [Panels][User Agent] Cannot use a mobile user agent VB-127657
31+
- [Performance] Hardware rendering pipeline fails when webview is masked VB-127709
32+
- [Start page] Cannot paste a copied text into sticky note when "Show Search Field" is unchecked VB-127387
33+
- [Tabs] Missing gap on top of tab bar, with two level stack VB-127705
34+
- [Tabs] New Tab button overlaps rightmost tab after closing any tab VB-127708
35+
- [Tabs] Remove "ears" from tabs in maximized with Unified themes: follow up fix VB-127602
36+
- [Tabs] When vertical tabs enabled, make New Tab clickable area bigger VB-127654
37+
- [Themes] Colors on bottom bars break with high transparency and auto-hide VB-127686
38+
- [Themes] Hidden Extensions menu corner rounding and button color issues VB-127689
39+
- [Themes] Prevent initial render of wrong accent color VB-127614
40+
- [Windows][Installer] vivaldi protocol association in Windows, causing popup on every launch VB-127643
41+
- [Workspaces] Hibernated tabs get moved to main window after relaunch VB-127571
42+
ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.0.4033.7.html
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.12.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Vivaldi.Vivaldi.Snapshot
5+
PackageVersion: 8.0.4033.7
6+
PackageLocale: zh-CN
7+
PublisherUrl: https://vivaldi.com/zh-hans/
8+
PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/
9+
PackageName: Vivaldi(快照版)
10+
PackageUrl: https://vivaldi.com/zh-hans/desktop/
11+
License: 免费软件
12+
LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/
13+
Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。
14+
ShortDescription: 功能强大、个性定制、注重隐私的浏览器
15+
Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。
16+
Tags:
17+
- chromium
18+
- 互联网
19+
- 浏览器
20+
- 网页
21+
- 隐私
22+
ManifestType: locale
23+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Vivaldi.Vivaldi.Snapshot
5+
PackageVersion: 8.0.4033.7
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)