You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+27-1Lines changed: 27 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,33 @@ jobs:
53
53
with:
54
54
tag_name: v${{ env.VERSION }}
55
55
name: "Release v${{ env.VERSION }}"
56
-
body: "Automated release of PECU for Proxmox."
56
+
body: |
57
+
### What's New in This Update
58
+
59
+
This update brings several improvements and bug fixes to enhance the performance and reliability of the Proxmox Enhanced Configuration Utility (PECU). Detailed changes include performance optimizations and improved error handling for a smoother experience.
60
+
61
+
### How to Update
62
+
63
+
To update your PECU installation, follow one of these methods:
64
+
65
+
**Direct Execution:**
66
+
Run the latest version of the script directly from GitHub by executing:
If you enjoy using PECU and would like to see it continue to improve, consider making a donation. Your support helps maintain and expand this project. Thank you!
0 commit comments