-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzmw-changelog.html
More file actions
266 lines (194 loc) · 19.8 KB
/
zmw-changelog.html
File metadata and controls
266 lines (194 loc) · 19.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!doctype html>
<html lang="en" class="font-sans">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Zero Media Wordpress changelog</title>
<meta name="description" content="Zero Media Wordpress changelog">
<meta name="author" content="Changelog Zero Media Wordpress">
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<div class="zmw-main-content">
<!-- Banner integration -->
<div class="zmw-banner mb-6">
<div class="zmw-banner-images" style="display: flex;">
<img width="2000" src="https://raw.githubusercontent.com/Ghepes/zero-media-wordpress/refs/heads/main/docs/imgs/zero-media-wordpress-plugin-2000x250.svg.png" alt="Banner Zero Media Wordpress" style="width: 100%; width: 2400; height: auto !important;">
</div>
</div>
<section class="w-full max-w-5xl px-2 py-6 md:py-12 mx-auto text-center">
<h1 class="text-3xl font-bold">
Changelog Zero Media Wordpress
</h1>
<p class="mt-3 text-xl text-gray-600 md:text-2xl">
Find all improvemements here.
</p>
</section>
<section class="px-2 py-12 md:mt-12 bg-gradient-to-b from-gray-50 to-white">
<ul class="relative w-full max-w-5xl mx-auto">
<span class="absolute bottom-0 left-0 hidden w-1 rounded bg-gray-200/60 top-3 translate-x-2 md:block" aria-hidden="true"></span>
<li class="flex flex-col items-start md:flex-row">
<h3 class="flex items-center w-full mb-3 space-x-3 md:w-1/3">
<span class="z-10 hidden block w-5 h-5 bg-white border-4 border-gray-300 rounded-full md:block"></span>
<time datetime="2023-03-10" class="text-xl font-semibold tracking-tight text-gray-800">Initial Release</time>
</h3>
<div class="w-full space-y-2 md:w-2/3">
<p><span class="inline-block px-2 py-1 text-sm font-medium leading-none text-green-700 rounded-full bg-gradient-to-br from-green-200 to-green-100">v1.0</span></p>
<p class="text-gray-700">Initial release.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.0.1</span></p>
<p class="text-gray-700">Tested with WordPress 5.8 and WooCommerce 5.5.1.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.0.2</span></p>
<p class="text-gray-700">Tested with WordPress 5.8.1, WooCommerce 5.7.1, PHP 8.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.0.3</span></p>
<p class="text-gray-700">Fixed missing image extensions.</p>
</div>
</li>
<li class="flex flex-col items-start mt-20 md:flex-row">
<h3 class="flex items-center w-full mb-3 space-x-3 md:w-1/3">
<span class="z-10 hidden block w-5 h-5 bg-white border-4 border-gray-300 rounded-full md:block"></span>
<time datetime="2023-02-17" class="text-xl font-semibold tracking-tight text-gray-800">Feature Updates</time>
</h3>
<div class="w-full space-y-2 md:w-2/3">
<p><span class="inline-block px-2 py-1 text-sm font-medium leading-none text-green-700 rounded-full bg-gradient-to-br from-green-200 to-green-100">v1.2.0</span></p>
<p class="text-gray-700">Tested with WordPress 6.0 and WooCommerce 6.5.1.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.2.1</span></p>
<p class="text-gray-700">Added option to add external links to Media Library.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.3.0</span></p>
<p class="text-gray-700">Minor bug fixes for external links in Media Library.</p>
</div>
</li>
<li class="flex flex-col items-start mt-20 md:flex-row">
<h3 class="flex items-center w-full mb-3 space-x-3 md:w-1/3">
<span class="z-10 hidden block w-5 h-5 bg-white border-4 border-gray-300 rounded-full md:block"></span>
<time datetime="2023-01-24" class="text-xl font-semibold tracking-tight text-gray-800">Bug Fixes & Enhancements</time>
</h3>
<div class="w-full space-y-2 md:w-2/3">
<p><span class="inline-block px-2 py-1 text-sm font-medium leading-none text-green-700 rounded-full bg-gradient-to-br from-green-200 to-green-100">v1.4.0</span></p>
<p class="text-gray-700">Fixed link issue on activation in Media Library.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.5.0</span></p>
<p class="text-gray-700">Fixed bug replacing image names with .png or .jpg in Media Library.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.6.0</span></p>
<p class="text-gray-700">Added Bridge generator to Media Library.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.6.1</span></p>
<p class="text-gray-700">Fixed Bridge generator issues.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.6.2</span></p>
<p class="text-gray-700">Updated Bridge generator functionality.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.6.3</span></p>
<p class="text-gray-700">Added Bridge button generator to Media Library.</p>
<p><span class="inline-block px-2 py-1 text-sm font-medium leading-none text-green-700 rounded-full bg-gradient-to-br from-green-200 to-green-100">v1.6.4</span></p>
<p class="text-gray-700">Added JS and CSS for Bridge button generator.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.6.5</span></p>
<p class="text-gray-700">Fixed WooCommerce image size errors.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.7.0</span></p>
<p class="text-gray-700">Enhanced performance and security.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.7.1</span></p>
<p class="text-gray-700">Adjusted for compatibility with latest WooCommerce and WordPress updates.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.7.2</span></p>
<p class="text-gray-700">Revised admin menu labels for clarity.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.7.3</span></p>
<p class="text-gray-700">Fixed Media Library CSS button issues.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.7.4</span></p>
<p class="text-gray-700">Minor bug fixes.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.7.5</span></p>
<p class="text-gray-700">Improved compatibility with all plugins and media.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.7.6</span></p>
<p class="text-gray-700">Minor bug fixes.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.7.7</span></p>
<p class="text-gray-700">Security improvements.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.7.8</span></p>
<p class="text-gray-700">Fixed fatal errors.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.7.9</span></p>
<p class="text-gray-700">Made compatible with PHP versions 7.0 to 8.4.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.8.0</span></p>
<p class="text-gray-700">Standardized Bridge button generator in Media Library.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.8.1</span></p>
<p class="text-gray-700">Removed PHP version errors.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.8.2</span></p>
<p class="text-gray-700">Fixed user data generation issues for image name changes.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.8.3</span></p>
<p class="text-gray-700">Added info image to plugin info page.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.8.4</span></p>
<p class="text-gray-700">Evanto licensed plugin.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.8.5</span></p>
<p class="text-gray-700">Fixed Evanto license errors.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.8.6</span></p>
<p class="text-gray-700">Added watermarking for unique identifiers in plugin files.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.8.7</span></p>
<p class="text-gray-700">Implemented callback verification for periodic license and functionality checks.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v1.8.8</span></p>
<p class="text-gray-700">Added JS button for Bridge generator in Media Library.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v1.8.9</span></p>
<p class="text-gray-700">Fixed Bridge generator button issues.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.0.0</span></p>
<p class="text-gray-700">Fixed Bridge template file issues.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.0.1</span></p>
<p class="text-gray-700">Corrected Bridge file generation.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.0.2</span></p>
<p class="text-gray-700">Fixed repetitive Evanto license messages.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.0.3</span></p>
<p class="text-gray-700">Reconfigured Evanto license.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.0.4</span></p>
<p class="text-gray-700">Fixed installation fatal errors.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.0.5</span></p>
<p class="text-gray-700">Fixed license issues.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.0.6</span></p>
<p class="text-gray-700">Major code fixes.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.0.7</span></p>
<p class="text-gray-700">Developer version, not for public installation.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.0.8</span></p>
<p class="text-gray-700">Fixed 'for' license error.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.0.9</span></p>
<p class="text-gray-700">Fixed 'for' all license error.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.1.0</span></p>
<p class="text-gray-700">Fixed 'for' change license server to wromo license with google login license user dashboard.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.1.1</span></p>
<p class="text-gray-700">Transform Zero Media Wordpress code into modern and complex code.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.1.2</span></p>
<p class="text-gray-700">Add new attribute css style design chameleon.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.1.3</span></p>
<p class="text-gray-700">Exchange view implementation.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.2.0</span></p>
<p class="text-gray-700">Fix incorporation in scripts for generating Bridge templates. Added Bridge file by Year, Month, and Day.</p>
<p class="text-gray-700">Add new styles for Admin File and a virtual Bridge file without a local Template.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.2.1</span></p>
<p class="text-gray-700">Added admin dashboard all-in-one setting template.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.2.2</span></p>
<p class="text-gray-700">Added option to change old images with external links without using Bridge generator.</p>
<p class="text-gray-700">Added virtual Bridge file without a local Template.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.2.3</span></p>
<p class="text-gray-700">Fix license scripts.</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.2.4</span></p>
<p class="text-gray-700">Fix License "require_once" to "license-verify.php".</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-red-700 rounded-full bg-gradient-to-br from-red-200 to-red-100">v2.2.6</span></p>
<p class="text-gray-700">Fix admin dashboard docs scripts and CSS, added gif and image to admin dashboard page, and added new chameleon CSS style.</p>
<p class="text-gray-700">Added admin dashboard page "Welcome, Bridge Media, License verify, Changelog".</p>
<p><span class="inline-block px-2 py-1 mt-5 text-sm font-medium leading-none text-indigo-700 rounded-full bg-gradient-to-br from-indigo-200 to-indigo-100">v2.2.7</span></p>
<p class="text-gray-700"> Response of testing impact for Manual vs. Automatic Plugin WP - after a year of testing: </p>
<p class="text-gray-700"> ### **Manual External URL Links vs. Automatic Plugins: Why Manual is More Efficient** </p>
<p class="text-gray-700"> Yes, adding external URL links **manually** is far more efficient than relying on automatic plugins. Here’s why: </p>
<p class="text-gray-700"> 1. **Cost-Effective & Scalable** </p>
<p class="text-gray-700"> - Automatic plugins often impose **storage limits**, forcing users to switch to expensive **CDN mode**—which becomes prohibitively costly with high traffic (e.g., millions of image clicks). </p>
<p class="text-gray-700"> - With **Zero Media WordPress (Manual Mode)**, you directly embed image&video links **without storage limits** and can leverage **free or low-cost global CDNs**, reducing long-term costs to **near zero**. </p>
<p class="text-gray-700"> 2. **No Unnecessary Server Requests** </p>
<p class="text-gray-700"> - Automatic plugins **ping the image server every 30 seconds**, creating unnecessary load. </p>
<p class="text-gray-700"> - Manual embedding **eliminates extra requests**—your WordPress server isn’t burdened with fetching remote images. </p>
<p class="text-gray-700"> 3. **Full Control & Flexibility** </p>
<p class="text-gray-700"> - Host images **anywhere** (e.g., Cloudflare R2, BunnyCDN, Backblaze) without being locked into a plugin’s limited supported services. </p>
<p class="text-gray-700"> - Avoid restrictions like **API quotas** or forced migrations when hitting plugin limits. </p>
<p class="text-gray-700"> 4. **Performance & Security** </p>
<p class="text-gray-700"> - Embedded links load **directly from the CDN**, reducing latency. </p>
<p class="text-gray-700"> - No dependency on third-party plugin servers, minimizing **downtime risks**. </p>
<p class="text-gray-700"> ### **The Professional Choice for Long-Term Efficiency** </p>
<p class="text-gray-700"> - **Zero extra costs** for image hosting. </p>
<p class="text-gray-700"> - **Zero unnecessary server requests**. </p>
<p class="text-gray-700"> - **Zero limits** from plugin providers. </p>
<p class="text-gray-700"> By adopting **manual external URL embedding**, you gain **full control, scalability, and cost efficiency**—critical for high-traffic sites. </p>
<p class="text-gray-700"> ### **The Zero Media Wordpress** </p>
<p class="text-gray-700"> ✅ **Manual = Freedom** (use any CDN, no vendor lock-in). </p>
<p class="text-gray-700"> ✅ **Automatic = Hidden Costs** (storage limits, forced upgrades).</p>
</div>
</li>
</ul>
</section>
</body>
</html>