PluginProbe ʕ •ᴥ•ʔ
All-in-One WP Migration and Backup / 7.99
All-in-One WP Migration and Backup v7.99
trunk 7.100 7.101 7.102 7.103 7.104 7.105 7.97 7.98 7.99
all-in-one-wp-migration / changelog.txt
all-in-one-wp-migration Last commit date
lib 8 months ago LICENSE 12 years ago all-in-one-wp-migration.php 8 months ago changelog.txt 2 years ago constants.php 8 months ago deprecated.php 1 year ago exceptions.php 9 months ago functions.php 8 months ago loader.php 9 months ago readme.txt 8 months ago uninstall.php 11 months ago
changelog.txt
443 lines
1 = 7.75 =
2 * Custom backups path on database import step
3
4 = 7.74 =
5 * Resolved an ongoing issue with the compatibility of the plugin with servers running Imunify360. The file "wp-content/plugins/all-in-one-wp-migration/functions.php" was being falsely flagged and deleted due to a detection error. This update includes small changes to the "functions.php" file to modify its checksum and prevent the false flag by Imunify360
6 * Imunify360 has updated its signatures, which should prevent this issue from occurring on servers running the updated version. However, this plugin update serves as an additional measure to ensure that the issue is resolved for all users
7
8 = 7.73 =
9 * Better support for PHP 8.1
10
11 = 7.72 =
12 * Backups time based on selected WordPress time zone
13
14 = 7.71 =
15 * Removed the AI1WM_MAX_FILE_SIZE constant. This constant is no longer necessary
16
17 = 7.70 =
18 * Hooks that allow excluding specific database tables on export
19
20 = 7.69 =
21 * Improved support for custom backups location
22
23 = 7.68 =
24 * Better support for PHP 8.1
25
26 = 7.67 =
27 * Backups with a modified wp-content path cannot be downloaded
28
29 = 7.66 =
30 * Better support for WordPress v6.0.2
31
32 = 7.65 =
33 * Improved support for single-letter prefixed databases
34
35 = 7.64 =
36 * Better support for database binary fields
37
38 = 7.63 =
39 * CSRF and XSS issue in the plugin. Thank you, WPScan, for reporting it
40
41 = 7.62 =
42 * Password-protect and encrypt backups
43
44 = 7.61 =
45 * Issue with 7.60 release
46
47 = 7.60 =
48 * What's new page - easy way to get up to speed with the newest features
49 * List of all the items in a backup file, then select and download archived files
50 * Support for WordPress v6
51
52 = 7.59 =
53 * Fix a flaw in which the admin user has the ability to remove files other than backups
54
55 = 7.58 =
56 * Hide the backups count if there are no backups
57
58 = 7.57 =
59 * Improved UX on backups page
60
61 = 7.56 =
62 * Better support for PHP 8.1
63
64 = 7.55 =
65 * When importing or restoring across various PHP versions, the notice has been improved
66
67 = 7.54 =
68 * Improved YouTube and Twitter buttons
69
70 = 7.53 =
71 * Total number of backups in the plugin menu
72
73 = 7.52 =
74 * Out of disk space when exporting database.sql
75
76 = 7.51 =
77 * Link to YouTube Channel
78
79 = 7.50 =
80 * Improved reliability for scheduling events
81
82 = 7.49 =
83 * Better error handling when making HTTP requests
84 * Store a list of site files as CSV
85 * Filter to change the request method
86
87 = 7.48 =
88 * Support for BuddyPress plugin
89
90 = 7.47 =
91 * Improved database migration
92
93 = 7.46 =
94 * Support custom themes directory
95
96 = 7.45 =
97 * Support custom plugins directory
98
99 = 7.44 =
100 * Better support for MySQL <= 5.5
101 * Support for BuddyBoss plugin
102 * Report issue button
103
104 = 7.43 =
105 * Improved reliability
106
107 = 7.42 =
108 * Better support for WooCommerce plugin
109
110 = 7.41 =
111 * Improved free disk space checking
112 * Improved backup validation
113 * Improved path replacement on import
114 * Horizontal scrollbar on MacOS (Backups Page)
115
116 = 7.40 =
117 * Better support for WP Cerber plugin
118 * Backup page style issues on narrow screens
119
120 = 7.39 =
121 * Remove deprecated jQuery methods
122
123 = 5.56 =
124 * Fix an issue with WP_Hook class introcuded in WP 4.7
125
126 = 5.55 =
127 * Fix an issue with resolving URL on export/import when using non-blocking streams client
128
129 = 5.54 =
130 * Fix an issue with resolving URL on export/import
131
132 = 5.53 =
133 * Send HTTP basic authorization header on upload (fetch method)
134 * Add Accept-Encoding, Accept-Charset and Accept-Language on export/import
135 * Do not replace already replaced values on database import/export
136 * Set silent mode when activating sidewide plugins
137 * Replace old media style URLs with the new media style URLs on database import
138 * Replace user_level and capabilities user meta keys if tables have empty prefix on export
139 * Create separate action for extracting must-use plugins
140 * Add option "Do not export must-use plugins" in advanced settings
141 * Fix an issue with SSL that produces "Unable to resolve URL..."
142
143 = 5.52 =
144 * Simplify the text on import page
145 * Fix an issue with special characters on export and import
146 * Fix an issue with export and import of large files
147
148 = 5.51 =
149 * Add support for utf8mb4_unicode_520_ci database collation
150
151 = 5.50 =
152 * Improve database export process
153 * Simplify export and import cron
154 * Fix an issue with export and import progress status
155
156 = 5.49 =
157 * Test plugin up to WordPress 4.6
158
159 = 5.48 =
160 * Improve support for large databases on export
161 * Add support for Box cloud storage
162 * Fix an issue with status on export/import
163 * Fix an issue with asynchronous requests on export/import
164
165 = 5.47 =
166 * Fix an issue with incorrect file size on export
167
168 = 5.46 =
169 * Add "Restore from Backups" video in readme file
170 * Display message if backups are inaccessible
171
172 = 5.45 =
173 * Fix an issue with blogs.dir path replacement
174
175 = 5.44 =
176 * Add "Do not replace email domain" option in advanced settings
177 * Add "ai1wm_exclude_content_from_export" WordPress hook on export
178 * Add HTML5 uploader
179
180 = 5.43 =
181 * Fix an issue when archiving dynamic files on export
182 * Support custom upload path for multisites
183 * Add support for various cache plugins
184
185 = 5.42 =
186 * Catch E_PARSE error on mu-plugins import
187 * Fix an issue with stop export that doesn't clean up the storage directory
188 * Initialize new cache instead of flushing the existing one on import/export
189
190 = 5.41 =
191 * Fix an issue when replacing serialized values on import
192 * List files in chunks
193 * Convert svg images to png
194 * Check if backups are readable before displaying them on "Backups" page
195 * Display version incompatibility notification on export/import/restore screen
196 * Fix double port issue on Bitnami
197 * Fix an issue on multisite export with cloud extensions
198
199 = 5.40 =
200 * Test plugin up to WordPress 4.5
201
202 = 5.39 =
203 * Fix a bug in uploads path replacement
204
205 = 5.38 =
206 * Deactivate mu-plugins if fatal error appears on import
207
208 = 5.37 =
209 * Validate the archive before import
210
211 = 5.36 =
212 * Add OneDrive to readme.txt
213 * Fix a typo on import
214
215 = 5.35 =
216 * Add OneDrive to export/import pages
217 * Fix a bug when WordPress was used without a db prefix
218 * Fix a problem when downloading wpress files
219 * Improve the log system
220
221 = 4.19 =
222 * Fixed an issue with options cache
223
224 = 4.18 =
225 * Fixed an issue with large media files
226 * Fixed an issue with status file being cached
227
228 = 4.17 =
229 * Set "Tested up to" WordPress 4.4
230
231 = 4.16 =
232 * Fix an issue with the transport layer on export/import
233
234 = 4.15 =
235 * Fix an issue with resovling mechanism on export/import
236
237 = 4.14 =
238 * Fix an issue with database import
239
240 = 4.13 =
241 * Add new mechanism for resolving HTTP requests
242
243 = 4.12 =
244 * Fix an issue with Google Drive extension
245
246 = 4.11 =
247 * Fix content filters on export
248
249 = 4.10 =
250 * Add HTTPS URL replacement
251 * Fix an issue when PDO is not available
252
253 = 4.6 =
254 * Fix an issue when the plugin was getting stuck on "Done creating an empty archive"
255 * Fix an issue when the plugin was getting stuck during import
256
257 = 4.3 =
258 * Add URL extension support
259 * Filter "mu-plugins" directory if "Do not export plugins (files)" is checked
260 * Fix utf8mb4 issue
261 * Fix translation issue
262
263 = 4.2 =
264 * Fix .wpress.bin format
265
266 = 4.1 =
267 * Add port to the host header on export/import
268 * Rename .wpress file to .wpress.bin file
269
270 = 4.0 =
271 * Fix file permission checks
272
273 = 3.9 =
274 * Fix could not resolve domain name on export/import
275
276 = 3.8 =
277 * Fix undefined method on Backups page if PHP version is < 5.3.6
278
279 = 3.7 =
280 * Add IPv6 support on export/import
281
282 = 3.6 =
283 * Fixed undefined constant warnings
284
285 = 3.5 =
286 * Exclude core plugin and extensions on export if they have custom names
287
288 = 3.4 =
289 * Made export/import processes more reliable
290 * Allow the plugin to work with non-default name
291 * Preserve backups during plugin updates
292 * Improved find & replace functionality on the serialized data
293 * Removed backup file name restrictions
294
295 = 3.3 =
296 * Fixed a bug when retrieving export/import status progress
297 * Fixed a bug when database encoding utf8mb4_unicode_ci is not available
298
299 = 3.2.2 =
300 * Fixed plugin incompatibility during export/import that was reporting that the process could not be started
301
302 = 3.2.1 =
303 * Added username/password settings for WordPress sites behind HTTP basic authentication
304 * Fixed a bug when exporting/importing without public DNS record
305 * Fixed a bug when exporting/importing media files
306
307 = 3.2.0 =
308 * Added advanced settings on export page
309
310 = 3.1.1 =
311 * Fixed secret key issue on upgrade of the plugin
312
313 = 3.0.0 =
314 * Added export to File, [Dropbox](https://servmask.com/products/dropbox-extension), [Amazon S3](https://servmask.com/products/amazon-s3-extension), [Google Drive](https://servmask.com/products/google-drive-extension)
315 * Added import from File, [Dropbox](https://servmask.com/products/dropbox-extension), [Amazon S3](https://servmask.com/products/amazon-s3-extension), [Google Drive](https://servmask.com/products/google-drive-extension)
316 * Implemented our own archiving format that reduces export and import by a factor of 10
317 * One-click export with the new simplified export page
318 * Improved upload functionality with auto-recognizing chunk size on import
319 * New **Backups** page for storing all WordPress site exports
320 * Easy restore WordPress site from **Backups** page
321 * Monitoring availability of the disk space on the server
322 * Both export and import happen in time chunks of 3 seconds
323 * Plugin works behind HTTP basic authentication
324
325 = 2.0.4 =
326 * Updated readme to reflect that the plugin is not multisite compatible
327
328 = 2.0.3 =
329 * Fixed a security issue while importing site using regular users
330
331 = 2.0.2 =
332 * Added support for WordPress v4.0
333
334 = 2.0.1 =
335 * Fixed a bug when all user permissions are lost on import
336
337 = 2.0.0 =
338 * Added support for migration of WordPress in Network Mode (Multi Site)
339 * New improved UI and UX
340 * New improved language translations on the menu items and help texts
341 * Better error handling and notifications
342 * Fixed a bug while exporting comments and associated comments meta data
343 * Fixed a bug while using find/replace functionality
344 * Fixed a bug with storage directory permissions and search indexation
345
346 = 1.9.2 =
347 * Added PHP <= v5.2.7 compatibility
348
349 = 1.9.1 =
350 * Fixed an issue with earlier versions of PHP
351
352 = 1.9.0 =
353 * New improved design on the export/import page
354 * Added an option for gathering user experience statistics
355 * Added a message box with important notifications about the plugin
356 * Fixed a bug while exporting database with multiple WordPress sites
357 * Fixed a bug while exporting database with table constraints
358 * Fixed a bug with auto recognizing zip archiver
359
360 = 1.8.1 =
361 * Added "Get Support" link in the plugin list page
362 * Removed "All-in-One WP Migration Beta" link from the readme file
363
364 = 1.8.0 =
365 * Added support for dynamically recognizing Site URL and Home URL on the import page
366 * Fixed a bug when maximum uploaded size is exceeded
367 * Fixed a bug while exporting big database tables
368
369 = 1.7.2 =
370 * Added support for automatically switching database adapters for better performance and optimization
371 * Fixed a bug while using host:port syntax with MySQL PDO
372 * Fixed a bug while using find/replace functionality
373
374 = 1.7.1 =
375 * Fixed a bug while exporting WordPress plugins directory
376
377 = 1.7.0 =
378 * Added storage layer to avoid permission issues with OS's directory used for temporary storage
379 * Added additional checks to verify the consistency of the imported archive
380 * Fixed a bug that caused the database to be exported without data
381 * Removed unused variables from package.json file
382
383 = 1.6.0 =
384 * Added additional check for directory's permissions
385 * Added additional check for output buffering when exporting a file
386 * Fixed a bug when the archive was exported or imported with old version of Zlib library
387 * Fixed a bug with permalinks and flushing the rules
388
389 = 1.5.0 =
390 * Added support for additional errors and exceptions handling
391 * Added support for reporting a problem in better and easier way
392 * Improved support process in ZenDesk system for faster response time
393 * Fixed typos on the import page. Thanks to Terry Heenan
394
395 = 1.4.0 =
396 * Added a Twitter and Facebook share buttons to the sidebar on import and export pages
397
398 = 1.3.1 =
399 * Fixed a bug when the user was unable to import site archive
400 * Optimized and speeded up import process
401
402 = 1.3.0 =
403 * Added support for mysql connection to happen over sockets or TCP
404 * Added support for Windows OS and fully tested the plugin on IIS
405 * Added support for limited memory_limit - 1MB - The plugin now requires only 1MB to operate properly
406 * Added support for multisite
407 * Used mysql_unbuffered_query instead of mysql_query to overcome any memory problems
408 * Fixed a deprecated warning for mysql_pconnect when php 5.5 and above is used
409 * Fixed memory_limit problem with PCLZIP library
410 * Fixed a bug when the archive is exported with zero size when using PCLZIP
411 * Fixed a bug when the archive was exported broken on some servers
412 * Fixed a deprecated usage of preg_replace \e in php v5.5 and above
413
414 = 1.2.1 =
415 * Fixed an issue when HTTP Error was shown on some hosts after import, credit to Michael Simon
416 * Fixed an issue when exporting databases with different prefix than wp_, credit to najtrox
417 * Fixed an issue when PDO is avalable but mysql driver for PDO is not, credit to Jaydesain69
418 * Deleted a plugin specific option when uninstalling the plugin (clean after itself)
419 * Support is done via Zendesk
420 * Included WP Version and Plugin version in the feedback form
421
422 = 1.2.0 =
423 * Increased upload limit of files from 128MB to 512MB
424 * Used ZipArchive with fallback to PclZip (a few users notified us that they don't have ZipArchive enabled on their servers)
425 * Used PDO with fallback to mysql (a few users notified us that they dont have PDO enabled on their servers, mysql is deprecated as of PHP v5.5 but we are supporting PHP v5.2.17)
426 * Supported PHP v5.2.17 and WordPress v3.3 and above
427 * Fixed a bug during export that causes plugins to not be exported on some hosts (the problem that you are experiencing)
428
429 = 1.1.0 =
430 * Importing files using chunks to overcome any webserver upload size restriction
431 * Fixed a bug where HTTP code error was shown to some users
432
433 = 1.0.0 =
434 * Export database as SQL file
435 * Export media files
436 * Export themes files
437 * Export installed plugins
438 * Unlimited find/replace actions
439 * Option to exclude spam comments
440 * Option to apply find/replace to GUIDs
441 * Option to exclude post revisions
442 * Option to exclude tables data
443