@@ -42,9 +42,47 @@ <h2>Release History</h2>
4242 < div class ="release-item fade-in ">
4343 < div class ="release-header ">
4444 < div >
45- < span class ="release-tag "> v1.0 .0</ span >
45+ < span class ="release-tag "> v1.1 .0</ span >
4646 < span style ="display: inline-block; margin-left: 12px; padding: 4px 12px; background: var(--accent-glow); border-radius: 12px; font-size: 12px; color: var(--accent-light); "> Latest</ span >
4747 </ div >
48+ < span class ="release-date "> April 4, 2026</ span >
49+ </ div >
50+ < div class ="release-notes ">
51+ < h3 > 🚀 New Features</ h3 >
52+ < ul >
53+ < li > Hover magnification effect with full-screen overlay rendering</ li >
54+ < li > Dock icon badge support with three-channel system monitor (CPU, Memory, Network)</ li >
55+ < li > Context menu: uninstall apps (move to trash) and quit running apps</ li >
56+ < li > Widget theme integration with active dock theme and label colors</ li >
57+ < li > Configurable drawer open animation with five styles and section management</ li >
58+ < li > Drag-and-drop sorting for dock sections and app lists</ li >
59+ < li > Per-row hover highlight in draggable lists</ li >
60+ < li > Disk read/write speed monitoring in widget</ li >
61+ < li > Per-section display mode with flat and drawer options</ li >
62+ < li > Localization for magnification hover style across all languages</ li >
63+ </ ul >
64+ </ div >
65+ < div class ="release-assets ">
66+ < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.1.0/DockMasterPro_v1.1.0_universal.zip " class ="release-asset ">
67+ < svg width ="14 " height ="14 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "> < path d ="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 "/> < polyline points ="7 10 12 15 17 10 "/> < line x1 ="12 " y1 ="15 " x2 ="12 " y2 ="3 "/> </ svg >
68+ Universal
69+ </ a >
70+ < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.1.0/DockMasterPro_v1.1.0_arm64.zip " class ="release-asset ">
71+ < svg width ="14 " height ="14 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "> < path d ="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 "/> < polyline points ="7 10 12 15 17 10 "/> < line x1 ="12 " y1 ="15 " x2 ="12 " y2 ="3 "/> </ svg >
72+ Apple Silicon
73+ </ a >
74+ < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.1.0/DockMasterPro_v1.1.0_x86_64.zip " class ="release-asset ">
75+ < svg width ="14 " height ="14 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "> < path d ="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 "/> < polyline points ="7 10 12 15 17 10 "/> < line x1 ="12 " y1 ="15 " x2 ="12 " y2 ="3 "/> </ svg >
76+ Intel
77+ </ a >
78+ </ div >
79+ </ div >
80+
81+ < div class ="release-item fade-in ">
82+ < div class ="release-header ">
83+ < div >
84+ < span class ="release-tag "> v1.0.0</ span >
85+ </ div >
4886 < span class ="release-date "> April 3, 2026</ span >
4987 </ div >
5088 < div class ="release-notes ">
@@ -85,14 +123,14 @@ <h3>🚀 New Features</h3>
85123 < h2 > Download DockMaster Pro</ h2 >
86124 < p > Choose your architecture and get started.</ p >
87125 < div class ="download-options ">
88- < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.0 .0/DockMasterPro_v1.0 .0_universal.zip " class ="download-btn ">
126+ < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.1 .0/DockMasterPro_v1.1 .0_universal.zip " class ="download-btn ">
89127 < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "> < path d ="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 "/> < polyline points ="7 10 12 15 17 10 "/> < line x1 ="12 " y1 ="15 " x2 ="12 " y2 ="3 "/> </ svg >
90128 Universal < span class ="arch "> (Recommended)</ span >
91129 </ a >
92- < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.0 .0/DockMasterPro_v1.0 .0_arm64.zip " class ="download-btn ">
130+ < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.1 .0/DockMasterPro_v1.1 .0_arm64.zip " class ="download-btn ">
93131 Apple Silicon < span class ="arch "> (arm64)</ span >
94132 </ a >
95- < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.0 .0/DockMasterPro_v1.0 .0_x86_64.zip " class ="download-btn ">
133+ < a href ="https://github.com/devlive-community/DockMaster-Pro/releases/download/v1.1 .0/DockMasterPro_v1.1 .0_x86_64.zip " class ="download-btn ">
96134 Intel < span class ="arch "> (x86_64)</ span >
97135 </ a >
98136 </ div >
0 commit comments