Skip to content

Commit dc2ed87

Browse files
authored
New version: Corsinvest.cv4pve.vdi version 1.4.1 (#360645)
1 parent 5a6be45 commit dc2ed87

3 files changed

Lines changed: 86 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Corsinvest.cv4pve.vdi
5+
PackageVersion: 1.4.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: cv4pve-vdi.exe
10+
PortableCommandAlias: cv4pve-vdi
11+
ReleaseDate: 2026-04-14
12+
Installers:
13+
- Architecture: x86
14+
InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.4.1/cv4pve-vdi.exe-win-x86.zip
15+
InstallerSha256: 28072408D94889CE332E385EB3442476FCBEBB4BA27723DA1F784D9E42EEC44E
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.4.1/cv4pve-vdi.exe-win-x64.zip
18+
InstallerSha256: 02C785AF931EA7899449092462D9DABCAD0F606048237A86C0F64D2E865FBCAC
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.4.1/cv4pve-vdi.exe-win-arm64.zip
21+
InstallerSha256: 39BC5277A5CE71D7E6DB2E1018A2B6D49E0C6AAF36A46FFAC8A778EDAE90B968
22+
ManifestType: installer
23+
ManifestVersion: 1.12.0
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Corsinvest.cv4pve.vdi
5+
PackageVersion: 1.4.1
6+
PackageLocale: en-US
7+
Publisher: Corsinvest Srl
8+
PublisherUrl: https://www.corsinvest.it/
9+
PublisherSupportUrl: https://www.corsinvest.it/cv4pve
10+
PrivacyUrl: https://www.corsinvest.it/privacy
11+
Author: Corsinvest Srl
12+
PackageName: cv4pve-vdi
13+
PackageUrl: https://github.com/Corsinvest/cv4pve-vdi
14+
License: MIT
15+
LicenseUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/HEAD/LICENSE.md
16+
Copyright: Copyright (c) 2025 Corsinvest Srl
17+
CopyrightUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/master/LICENSE.md
18+
ShortDescription: VDI client for Proxmox VE — SPICE and RDP remote console launcher
19+
Description: |-
20+
cv4pve-vdi is a desktop VDI client for Proxmox VE that provides a graphical
21+
interface to browse, filter and connect to virtual machines and containers
22+
via SPICE and RDP — without opening the Proxmox web UI.
23+
24+
Features:
25+
- Card and list view for VM/CT browsing
26+
- SPICE console launch via remote-viewer
27+
- RDP launch via mstsc or xfreerdp
28+
- VM/CT power control (Start / Shutdown)
29+
- Real-time CPU and RAM usage bars
30+
- Auto-refresh every 10 seconds
31+
- Filter by node, status, type and tags
32+
- Multi-host support for multiple clusters
33+
- Light and Dark themes
34+
Moniker: cv4pve-vdi
35+
Tags:
36+
- corsinvest
37+
- proxmox
38+
- proxmoxve
39+
- rdp
40+
- remote-desktop
41+
- spice
42+
- vdi
43+
- virtualization
44+
ReleaseNotes: |-
45+
Changed
46+
- Updated Avalonia to 12.0.1, which includes a security fix for a known vulnerability in the Linux networking dependency (Tmds.DBus.Protocol)
47+
- Internal code cleanup: removed duplicated remote viewer logic now provided by the shared library
48+
What's Changed
49+
- style: fix whitespace formatting errors (dotnet format) by @franklupo in #18
50+
- fix: improve VNC session title readability by @franklupo in #19
51+
- feat: v1.4.1 by @franklupo in #20
52+
Full Changelog: v1.4.0...v1.4.1
53+
ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/tag/v1.4.1
54+
ManifestType: defaultLocale
55+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Corsinvest.cv4pve.vdi
5+
PackageVersion: 1.4.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)