PluginProbe
Jetpack VaultPress Backup / 3.8
Jetpack VaultPress Backup v3.8
3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7.1 3.8 3.9 trunk 0.2.0 1.0.0 1.0.1 1.1.0 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5 1.6 1.7 All 37 releases
jetpack-backup / CHANGELOG.md

CHANGELOG.md in Jetpack VaultPress Backup 3.8, at CHANGELOG.md

386 lines 14.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Changelog
2
3 All notable changes to this project will be documented in this file.
4
5 The format is based on [](https://keepachangelog.com/en/1.0.0/Keep a Changelog](https://keepachangelog.com/en/1.0.0/](https://keepachangelog.com/en/1.0.0/).
6
7 ## [3.8] - 2026-04-11
8 ### Added
9 - Add Jetpack Protect details page for users without the dedicated Jetpack Protect plugin. [#46630]
10 - IDC: Add revalidation for IDCs. [#46268]
11
12 ### Changed
13 - Dependencies: Update lock file to keep root requirements in sync. [#47418]
14 - My Jetpack: Check red bubble notification async when cache is not available. [#46396]
15 - Remove header border-bottom from the admin page for a cleaner unified header appearance. [#47313]
16 - Storage popover: use core components and remove custom CSS. [#47448]
17 - Update composer.lock. [#46686]
18 - Update design of the sidebar upsell. [#47909]
19 - Update package dependencies. [#46785] [#47021] [#47505]
20
21 ### Removed
22 - General: Update minimum WordPress version to 6.8. [#46801]
23
24 ### Fixed
25 - Admin Page: Restore border on header component. [#47425]
26
27 ## [3.7.1] - 2025-11-20
28 ### Fixed
29 - Jetpack: Remove getIconColor functions for block icons. [#45992]
30 - My Jetpack: Fix expiring renewal prompt to show all products. [#45995]
31
32 ## [3.6] - 2025-11-12
33 ### Added
34 - Tested up to WordPress 6.9. [#45571]
35
36 ### Changed
37 - Update package dependencies. [#45478]
38
39 ### Fixed
40 - My Jetpack page: Fix visual compatibility issue with Hello Dolly plugin. [#45474]
41
42 ## [3.5] - 2025-09-08
43 ### Added
44 - My Jetpack: Add analytics for empty product search results. [#44344]
45
46 ### Changed
47 - Remove CRM installation nudge for Complete plan users. [#45026]
48 - My Jetpack: Enable access to My Jetpack on WP Multisite. [#44260]
49 - My Jetpack: Fix multisite availability check for restricted products and modules. [#44710]
50 - My Jetpack: Unify the user connection flow with a unified screen. [#44469]
51 - My Jetpack: Update Stats card to include a chart for better analytics. [#43870]
52 - Sync: Ignore the ActivityPub Outbox CPT. [#44222]
53 - Update package dependencies. [#44206] [#44725] [#45096]
54
55 ### Fixed
56 - JITM: Fix ineffective caching due to expired plugin sync transient/ [#44117]
57 - My Jetpack: Fix footer alignment for disconnected accounts. [#44468]
58 - My Jetpack: Prevent expiration alerts for products covered by active bundles. [#44586]
59 - My Jetpack: Restore plan purchase link. [#44535]
60 - JITM: Remove jQuery dependency. [#43783]
61
62 ## [3.4] - 2025-06-27
63 ### Changed
64 - Internal updates.
65
66 ## [3.3] - 2025-06-09
67 ### Added
68 - Add more error logging. [#42959]
69 - Add My Jetpack tour. [#42880]
70
71 ### Changed
72 - My Jetpack: Hide backup failure notice when backups are deactivated. [#43568]
73 - My Jetpack: Optimize the images for onboarding slider for faster page load. [#43473]
74 - My Jetpack: Update the onboarding UI, changing it to a single button. [#43203]
75 - Update package dependencies. [#43085] [#43425] [#43839]
76
77 ### Removed
78 - General: Update minimum WordPress version to 6.7. [#43192]
79
80 ### Fixed
81 - Block editor: Fix layout issues with the Media Library modal buttons. [#43035]
82 - My Jetpack: Fix Onboarding UI responsiveness at 600px. [#43533]
83 - My Jetpack: Fix readability of license activation button on hover. [#43550]
84 - My Jetpack: Ensure social login does not get stuck when email input is not empty. [#43158]
85
86 ## [3.2] - 2025-04-03
87 ### Added
88 - Add Account Protection initialization. [#40925]
89 - Components: Export the getRedirectUrl function with subpath. [#41078]
90 - Connection: Disconnect all other users before disconnecting connection owner account. [#41923]
91 - Improve the onboarding experience of Jetpack guiding the users through a new onboarding process. [#42757]
92 - My Jetpack: Introduce a new onboarding screen to provide clear, step-by-step instructions for new users connecting to Jetpack. [#42523]
93
94 ### Changed
95 - Code: Use function-style `exit()` and `die()` with a default status code of 0. [#41167]
96 - Connection: Allow pre-selected login providers. [#42662]
97 - Connection: Display connection status on Users page independent of the SSO module. [#41794]
98 - General: Indicate compatibility with WordPress 6.8. [#42701]
99 - Update composer.lock [#40863]
100 - Update package dependencies. [#40980] [#41659] [#42180] [#42815]
101 - Update the unowned section from a product grid to a product list [#41312]
102
103 ### Fixed
104 - Admin menu: Move backup admin menu addition to a function hooked into admin_menu, preventing PHP warnings. [#42396]
105
106 ## [3.1] - 2025-01-10
107 ### Changed
108 - Resolve an issue where revoked licenses were incorrectly treated as unattached. This caused users to be redirected to the license activation page after site connection, even when unattached licenses were not valid for activation. [#40215]
109 - Social: Change My Jetpack CTA for Social from "Learn more" to "Activate". [#40359]
110 - Update backup plugin screenshots [#40386]
111 - Updated dependencies. [#40286]
112 - Updated package dependencies. [#40515]
113
114 ## [3.0] - 2024-11-14
115 ### Added
116 - Display next scheduled daily backup time on the admin page.
117
118 ### Changed
119 - Exclude discarded backups from being counted as successful on the admin page.
120 - General: Indicate compatibility with WordPress version 6.7.
121 - Updated package dependencies.
122 - Various internal updates and improvements.
123
124 ### Fixed
125 - Resolved an issue on the pricing page where the loading placeholder remained visible after the price loaded.
126
127 ## [2.9] - 2024-09-06
128 ### Changed
129 - Internal updates.
130
131 ## [2.8] - 2024-09-05
132 ### Changed
133 - General: Update WordPress version requirements to WordPress 6.5. [#38382]
134 - Docs: Update README to include on-demand backups reference. [#38960]
135
136 ## [2.7] - 2024-06-27
137 ### Added
138 - On-demand backups feature
139
140 ### Changed
141 - General: indicate compatibility with the upcoming version of WordPress - 6.6. [#37962]
142 - Remove the explicit Plugin Install package dependency. [#37430]
143 - Updated package dependencies. [#37348] [#37767]
144 - Updated backup header layout for responsive design
145
146 ## [2.6] - 2024-05-09
147 ### Added
148 - Add Woocommerce event remove_order_items to Jetpack Sync [#33748]
149 - Real time backups: Add endpoints orders to be used in real-time backups jetpack [#35649]
150 - Trigger red bubble notification when bad install is detected [#36449]
151
152 ### Changed
153 - Add a LoadingPlaceholder while waiting for Jetpack Backup price
154
155 ### Fixed
156 - Backup: change some error messages to not trigger security scanners [#36496]
157
158 ## [2.5] - 2024-02-08
159 ### Changed
160 - Updated package dependencies. [#34882]
161
162 ### Fixed
163 - Write helper script to ABSPATH by default, just like we did before [#35508]
164
165 ## [2.4] - 2024-01-04
166 ### Fixed
167 - Backup: Add namespace versioning to Helper_Script_Manager and other classes [#34739]
168
169 ## [2.3] - 2023-12-13
170 ### Changed
171 - General: indicate full compatibility with the latest version of WordPress, 6.4. [#33776]
172 - General: updated PHP requirement to PHP 7.0+ [#34126]
173 - General: update WordPress version requirements to WordPress 6.3. [#34127]
174 - Updated package dependencies. [#33498]
175 - Update lockfile [#33607]
176
177 ### Fixed
178 - Improved helper script installer logging. [#34297]
179
180 ## [2.2] - 2023-09-20
181 ### Changed
182 - General: update WordPress version requirements to WordPress 6.2. [#32762]
183 - Updated package dependencies. [#32966]
184
185 ## [2.1] - 2023-08-23
186 ### Changed
187 - Updated package dependencies. [#32307]
188
189 ## [2.0] - 2023-08-01
190 ### Changed
191 - General: indicate full compatibility with the latest version of WordPress, 6.3. [#31910]
192 - Updated package dependencies. [#31769]
193
194 ## [1.9] - 2023-07-05
195 ### Added
196 - Add authentication to Zendesk chat widget. [#31339]
197 - Add video section to Backup connect page. [#31260]
198
199 ### Changed
200 - Update connection module to have an RNA option that updates the design. [#31201]
201 - Updated package dependencies. [#31308]
202
203 ## [1.8] - 2023-06-06
204 ### Changed
205 - General: update link references to releases in changelog. [#30634]
206 - Updated package dependencies. [#30493]
207
208 ## 1.7 - 2023-05-02
209 ### Changed
210 - Updated package dependencies. [#29565]
211 - Update WordPress version requirements. Now requires version 6.1. [#30120]
212
213 ## 1.6 - 2023-04-04
214 ### Changed
215 - General: indicate full compatibility with the latest version of WordPress, 6.2. [#29341]
216 - Updated package dependencies. [#29434]
217
218 ## 1.5 - 2023-03-07
219 ### Changed
220 - Backup: Update description headline, add video [#28890]
221 - Updated package dependencies. [#28910]
222
223 ### Fixed
224 - Fixes the plugin's versioning so it actually uses WordPress versioning [#29133]
225
226 ## 1.4.4 - 2023-02-07
227 ### Changed
228 - Updated package dependencies. [#28218]
229
230 ## 1.4.3 - 2023-01-10
231 ### Changed
232 - Updated Backup logo. [#27802]
233 - Updated package dependencies. [#27688, #27874]
234
235 ## 1.4.2 - 2022-12-06
236 ### Changed
237 - Add real-time backups details in plugin FAQs [#27470]
238 - Compatibility: WordPress 6.1 compatibility [#27084]
239 - Rename plugin name to Jetpack VaultPress Backup [#27432] [#27411]
240 - Updated package dependencies. [#26072]
241
242 ### Removed
243 - Remove connection-ui package dependency [#26381]
244
245 ## 1.4.1 - 2022-09-08
246 ### Added
247 - Include contextual notifications from My Jetpack [#22452]
248
249 ### Changed
250 - Plugin activation: Only redirect when activating from the Plugins page in the browser
251
252 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
253 - Updated package dependencies. [#25713] [#24929] [#24998] [#25048] [#25158] [#25279] [#25315] [#25406] [#25945]
254
255 ## 1.4.0 - 2022-06-28
256 ### Added
257 - Added Social card to My Jetpack.
258
259 ### Changed
260 - Renamed main branch `master` references to `trunk`
261 - Updated package dependencies.
262
263 ## 1.3.0 - 2022-05-19
264 ### Changed
265 - Now requires WordPress 5.9 since WordPress 6.0 is just around the corner.
266 - Updated package dependencies
267
268 ### Fixed
269 - Fixed progress state in admin page to use real site title.
270
271 ## 1.2.0 - 2022-02-28
272 ### Added
273 - Added My Jetpack.
274 - Smarter connection handling when disconnecting.
275
276 ### Changed
277 - Updated: Upgraded from Jetpack Sync 1.28 to 1.29
278 - Updated package dependencies.
279
280 ### Fixed
281 - Backup: Update spacing for all containers.
282 - Fixed various JavaScript warnings.
283
284 ## 1.1.0 - 2022-01-26
285 ### Added
286 - Added My Jetpack page work in progress behind a feature flag.
287 - Added pricing information to Jetpack Connection screen.
288 - Pass connected plugin information to disconnect dialog flow, include analytics scripts.
289 - Redirect to Jetpack Backup plugin page when the plugin is activated.
290 - Use monorepo `validate-es` script to validate Webpack builds.
291
292 ### Changed
293 - Change initial screen for first backup.
294 - Detect when a backup will retry and update error screen content.
295 - Import RNA styles from base styles package.
296 - Make Admin UI consume layout components.
297 - The Admin page now promotes the new real-time Backup products.
298 - Updated content shown on backup segments section.
299 - Updated Jetpack Primary color to match latest brand book.
300 - Updated upgrade button link target to point to checkout.
301 - Use `Assets::register_script()` to load Webpack-built script.
302
303 ### Removed
304 - Remove use of deprecated `~` in sass-loader imports.
305 - Remove use of `gulp` in build, all it was doing was wrapping `webpack`.
306
307 ### Fixed
308 - Removed backup-in-progress animation on small viewports
309 - Use `@automattic/babel-plugin-replace-textdomain` to ensure proper textdomains in JS bundles.
310
311 ## 1.0.1 - 2021-11-22
312 ### Removed
313 - Remove the Connection UI activation.
314
315 ### Fixed
316 - Fix a bug that prevented the IDC UI from displaying when the site is in an identity crisis.
317
318 ## 1.0.0 - 2021-10-13
319 ### Added
320 - Added link to the plugins list table for "Settings" to match other Jetpack plugins.
321 - Plugin now disconnects Jetpack on deactivation if it's the last plugin using the connection.
322 - Updated Backup plugin readme text and remove dummy tag.
323 - Updated readme.md installation instructions.
324 - Updated plugin menu structure.
325
326 ### Changed
327 - Changed menu label.
328 - Updated package dependencies.
329 - Updated styles for buttons in backup panel and spacing for sections below.
330
331 ### Fixed
332 - Adjust dashboard styling.
333
334 ## 0.2.0 - 2021-08-18
335 ### Added
336 - Added Backup UI, placeholders, and supporting end points.
337 - Added design for No Backup Capabilities view. Removed unused CSS. Minor styling fixes.
338 - Added Jetpack header and footer
339 - Added UI options to manage your Jetpack connection
340
341 ### Changed
342 - Changed backup storage and heartbeat info blocks to only display with a backup plan
343 - Updated all external links to use jetpack redirect service
344 - Updated Jetpack Backup menu item title and icon
345
346 ### Fixed
347 - Added a state to display before a first backup starts
348 - Fix minor styling issue for the "no plan" page.
349
350 ## 0.1.0-beta - 2021-06-15
351 ### Added
352 - Added RNA connection to the plugin.
353 - Initial wire frame for the Jetpack Backup plugin.
354
355 ### Changed
356 - Changes associated with plugin release process.
357 - Updated package dependencies.
358 - Update RNA Connection usage based on Automattic/jetpack/pull/19837.
359 - Utilize the config package for sync and connection.
360
361 ### Fixed
362 - Use `absoluteRuntime` in babel JS build to avoid module not found errors.
363
364 [2.2-beta]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.1...2.2-beta
365 [3.8]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.7.1...3.8
366 [3.7.1]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.6...3.7.1
367 [3.6]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.5...3.6
368 [3.5]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.4...3.5
369 [3.4]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.3...3.4
370 [3.3]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.2...3.3
371 [3.2]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.1...3.2
372 [3.1]: https://github.com/Automattic/jetpack-backup-plugin/compare/3.0...3.1
373 [3.0]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.9...3.0
374 [2.9]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.8...2.9
375 [2.8]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.7...2.8
376 [2.7]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.6...2.7
377 [2.6]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.5...2.6
378 [2.5]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.4...2.5
379 [2.4]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.3...2.4
380 [2.3]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.2...2.3
381 [2.2]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.2-beta...2.2
382 [2.1]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.0...2.1
383 [2.0]: https://github.com/Automattic/jetpack-backup-plugin/compare/1.9...2.0
384 [1.9]: https://github.com/Automattic/jetpack-backup-plugin/compare/1.8...1.9-beta
385 [1.8]: https://github.com/Automattic/jetpack-backup-plugin/compare/1.7...1.8
386