Skip to content

Commit 2afee9f

Browse files
New version: QuestPDF.Companion version 2026.2.2 (#359784)
1 parent f5fdf96 commit 2afee9f

File tree

3 files changed

+74
-0
lines changed

3 files changed

+74
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: QuestPDF.Companion
5+
PackageVersion: 2026.2.2
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
MinimumOSVersion: 10.0.17763.0
10+
InstallerType: msix
11+
InstallModes:
12+
- interactive
13+
- silent
14+
- silentWithProgress
15+
InstallerSwitches:
16+
Silent: /VERYSILENT
17+
SilentWithProgress: /SILENT
18+
UpgradeBehavior: install
19+
Dependencies:
20+
PackageDependencies:
21+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
22+
PackageFamilyName: com.flutter.questpdfcompanion_hhzhscs3vn2va
23+
RestrictedCapabilities:
24+
- runFullTrust
25+
ReleaseDate: 2026-03-20
26+
AppsAndFeaturesEntries:
27+
- DisplayName: QuestPDF Companion
28+
Publisher: QuestPDF; Marcin Ziąbek CodeFlint
29+
InstallationMetadata:
30+
DefaultInstallLocation: '%ProgramFiles%\WindowsApps\com.flutter.questpdfcompanion_2026.2.2.0_x64__hhzhscs3vn2va'
31+
Installers:
32+
- Architecture: x64
33+
InstallerUrl: https://github.com/QuestPDF/QuestPDF.Companion/releases/download/2026.2.2/questpdf_companion-2026.2.2-windows.msix
34+
InstallerSha256: 1CA1B233597F16BA3E5C28B21B554161DCEEDBC60D2A8B4E098664CF70CB3742
35+
SignatureSha256: 6FED32765CA4E90A31E78958847E1C888F500C141FA620EA491C94FA5AE370E8
36+
ManifestType: installer
37+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: QuestPDF.Companion
5+
PackageVersion: 2026.2.2
6+
PackageLocale: en-US
7+
Publisher: QuestPDF
8+
PublisherUrl: https://github.com/QuestPDF
9+
PublisherSupportUrl: https://github.com/QuestPDF/QuestPDF.Companion/issues
10+
PackageName: QuestPDF.Companion
11+
PackageUrl: https://github.com/QuestPDF/QuestPDF.Companion
12+
License: MIT
13+
LicenseUrl: https://github.com/QuestPDF/QuestPDF.Companion/blob/HEAD/LICENSE.md
14+
Copyright: Title, ownership rights, and intellectual property rights in and to the Software shall remain with QuestPDF. The Software is protected by the international copyright laws. Title, ownership rights, and intellectual property rights in and to the content accessed through the Software is the property of the applicable content owner and may be protected by applicable copyright or other law. This License gives you no rights to such content.
15+
ShortDescription: QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API.
16+
Description: The QuestPDF Companion application is a tool designed to simplify and speed up your development lifecycle. First, it shows a preview of your document. But the real magic starts with the hot-reload capability! It observes your code and updates the preview every time you change the implementation. Get real-time results without the need of code recompilation. Save time and enjoy the task!
17+
Moniker: questpdf
18+
Tags:
19+
- companion
20+
- dotnet
21+
- pdf
22+
- questpdf
23+
- questpdfcompanion
24+
ReleaseNotes: |-
25+
- Updated Flutter to 3.41
26+
- Added compatibility with QuestPDF 2026.2.4
27+
ReleaseNotesUrl: https://github.com/QuestPDF/QuestPDF.Companion/releases/tag/2026.2.2
28+
ManifestType: defaultLocale
29+
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.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: QuestPDF.Companion
5+
PackageVersion: 2026.2.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)