Discover

Topics

Proxmox Virtual Environment

Proxmox Virtual Environment version history

‹ General Info
Version 1.7.2 (3 variants)
Updated 8 months ago
Changelog v1.7.2:
- tfa: use number input-type keyboard for TOTP.
- tfa form: avoid glitches where submit button was sometimes partially off-screen.
- avoid error when trying to submit empty origin via the keyboard's enter button.

v1.7.1:
- build with Flutter 3.10
- fix #4749: correctly scale Container CPU RRD-metrics data to percentage.
- saved login: avoid passing an outdated ticket to the login logic.
- second factor: allow closing TFA form without glitchy error.
Version 1.7.0 (2 variants)
Updated 9 months ago
Changelog Improved second-factor login compatibility for both very old and latest Proxmox VE versions.
Version 1.6.1 (3 variants)
Updated 1 year ago
Changelog New Features:
- Enable password storage (support for biometric authentication required).
- Add auto-connect via port 443 (default HTTPS port), in addition to existing port 8006 (default Proxmox VE port), for more convenient use with reverse proxies.

Other Fixes & Changes:
- Fix a bug where connections saved with port 443 were retried with 8006.
- Fix null errors in node overview.
- Fix information in node dropdown during guest migration
- Update webview_flutter to 4.2.0
- Build with Flutter 3.7
Version 1.5.2 (2 variants)
Updated 1 year ago
Changelog Re-build with Flutter 3.4 RC to avoid a crash when selecting text in an input field on some devices, stemming from a change in Flutter 3.3 to the android keyboard interface.
Version 1.5.1 (2 variants)
Updated 1 year ago
Changelog - avoid elements hiding behind Android softnav buttons
- migrate to Flutter SDK 3.3 release as base
- improve colors for indicator/toggles
- fix guest backup widget start display
- fix CT options view when ostype is null
- android: target and compile with sdk 33 (android 13)
- fix color of text selection in input fields, to avoid an "invisible" cursor
- recompile with the correct splash screen resource selected
Version 1.4.1 (2 variants)
Updated 2 years ago
Changelog - add web-view based noVNC console to nodes and virtual guest (CTs and VMs) view. Currently it only works with a trusted SSL certificate (e.g., Let's Encrypt)
- Fix color-input of TFA entry to avoid partially invisble text.
Version 1.3.0
Updated 2 years ago
Changelog Version 1.3.0:
- refactor coloring and add initial dark theme
- migrate to Flutter/Dart's sound null-safety
- file selector: add missing CT template case content icon rendering
- line chart: clamp maxima to 0.001 as lower limit and improve UX

Version 1.2.4:
- add Windows 11 OS type
- bump Android target SDK version to 31 (Android 12)
- fix URL launcher for external links (pve-docs, proxmox.com)
- spice console viewer: better error message if user has missing Sys/VM.Console permissions
Version 1.2.1 (4 variants)
Updated 2 years ago
Changelog node uptime: render as days if online for more than 24 hours
resources: use a less glaring tone of green for online resources
node overview: add memory RRD graph
guest overview: fix icon of memory RRD graph
login: fix waiting for the TFA TOTP verification result
Version 1.0.2
Updated 3 years ago
Changelog fix wrong count for offline container in the dashboard
fix missing storage usage calculation due to some edge cases