Signed-off-by: Shan Shaji <s.sh...@proxmox.com> --- Release notes: - build with Flutter 3.29 - allow filtering for paused guests, e.g., suspended VMs - avoid displaying an unknown status for VMs in the prelaunch state (e.g., backing up stopped VMs) - pre-select the configured default authentication-realm in the login form - allow users to include spaces in their passwords - resolve the problem that prevents the guest icon from appearing in the resource tab when the RRD status not available for a template (e.g. when the pvestatd crashed or was stopped)
pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f175c7f..3053124 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ publish_to: none # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.8.0+45 +version: 1.8.1+46 environment: sdk: '>=3.0.0 <4.0.0' -- 2.39.5 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel