WP Staging Pro - OneClick Solution for Creating Staging Sites

WP Staging Pro - OneClick Solution for Creating Staging Sites v6.14.0 Nulled

No permission to download
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.7.2 Nulled
== Changelog ==

= 6.7.2 =
* Enh: Secure Remote Sync feature by adding a toggle to enable or disable incoming connections. Also mask the connection key by default with a show/hide toggle. #4935
* Fix: Improve broken UX on backup page for free version on multisite. #4970
* Fix: Properly handle case when remote sync with database is too fast to trigger re-authentication. #4864
* Fix: Show error directly during authentication when syncing single site <-> multisite and subsite. #4835
* Fix: Show missing remote sync info in logs. #4836
* UX: Improve button readability in the "Want to Improve WP STAGING?" banner in dark mode. #4960
* Dev: Add automated CI release pipeline with secure deploy API endpoint. #5000
* Dev: Clean up CLAUDE.md by extracting detailed sections to dev/docs files. #4967
* Dev: Move all backup e2e codeception tests to playwright. #4761
* Dev: Move remote storage cleanup methods out of production plugin code into test-only classes to reduce attack surface. #4783
* Dev: Update Kanban GitHub action to set status "Done" when PR is merged. #4963
* Dev: Add label-triggered E2E tests for PRs. #4973
* Dev: Move CI test results from PR comments to PR description for cleaner test reporting. #4976

WP STAGING | PRO Backup & Cloning | Full Changelog:
[https://wp-staging.com/wp-staging-pro-changelog/](https://wp-staging.com/wp-staging-pro-changelog/)
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.7.0 Nulled
= 6.7.0 Release March 10, 2026
  • 📦 NewBrowse and inspect the contents of any backup — view included files, folders, and database tables. In Pro, extract specific items from a backup to another folder without restoring the entire website. #2523
  • 📦 NewAdd support for sites protected with HTTP Basic Authentication. Scheduled backups and external crons now work on password-protected sites. Remote Sync can also connect to remote sites with HTTP auth protection. (Pro) #4884
  • 📦 NewAutomatically create missing directories on the remote server during SFTP/FTP backup uploads. Previously, the destination path had to exist on the server beforehand. (Pro) #4654
  • ⚡️ EnhAdd Test Connection button for HTTP Basic Auth settings to verify credentials before saving. #4939
  • ⚡️ EnhAdd option to change the database table prefix when extracting a backup with the WP Staging Restore Tool, allowing SQL imports into any database. (Pro) #4677
  • ⚡️ EnhMove CLI banner outside AJAX container on backup page. #4819
  • ⚡️ EnhReplace alarming WordPress version warning banner with a calm, neutral compatibility status notice inside the plugin UI. #4917
  • ⚡️ EnhShow CLI integration banner in free version as upsell for Docker environments feature. #4910
  • ⚡️ EnhSimplify Pro activation banner with one-click AJAX activation and standardize border-radius across all notices and banners. #4949
  • ⚡️ EnhAdd validation to prevent staging prefix conflicts. Blocks using wpstg_ as a staging-site table prefix. Prefixes like wpstg0_, wpstg1_, etc. are still allowed. (Pro) #4799
  • 🐛 FixAllow deletion of orphaned staging sites that no longer exist in the file system but are still listed in the WP STAGING interface. #4610
  • 🐛 FixDrop-in files like object-cache.php and advanced-cache.php are now properly removed during push when “uninstall plugins and themes” is selected. Previously, an incorrect file path could leave these files behind, potentially causing fatal errors. (Pro) #4799
  • 🐛 FixWP STAGING options no longer get corrupted during Push. A prefix-replacement bug could accidentally rewrite wpstg_* option names to wp_*, breaking configuration and stored staging data. (Pro) #4799
  • 🐛 FixDuring full network restore, subsites’ URLs are not replaced in the options table. #4752
  • 🐛 FixEnsure WP STAGING admin notices display correctly in dark mode on WordPress 7.0. #4929
  • 🐛 FixFixed an error that could cause the Backup page to crash. #4906
  • 🐛 FixFixed an error that could prevent the Backup page from loading. #4901
  • 🐛 FixPrefix not replaced inside serialized option and meta values during database normalization. (Pro) #4676
  • 🐛 FixPrevent WP STAGING admin notices from appearing on third-party plugin pages with similar slug prefixes. #4823
  • 🐛 FixPrevent backup modal from jumping when expanding collapsible sections beyond viewport height. #4787
  • 🐛 FixCreating a temporary login link no longer invalidates the creator’s own user session. (Pro) #4806
  • 🐛 FixRemote Sync pull gets stuck at “Initializing” when the SSE connection is not established due to a race condition in job detection. (Pro) #4895
  • 🐛 FixResolve false-positive backup validation error caused by skipped files not being counted in the total. #4933
  • 🐛 FixRestore the General Settings UI by removing duplicate CSS that overrode page styling. #4926
  • 🐛 FixShow detailed log entries when filtering logs by “all” or “info” during backup and staging operations. #4876
  • UX: Add Close button on success modal of remote storage backup delete option. #4772
  • UX: Improve sticky sidebar position on System Info page to stay at the top while scrolling. #4903
  • 🛠️ DevAdd support for skip-tests label in CI workflows to skip test execution. #4900
  • 🛠️ DevFix playwright tests failing for thirdparty site structure. #4890
  • 🛠️ DevIntegrate SolidJS in our dev environment to build reactive components. #4798
  • 🛠️ DevOptimize make dev_dist build time and skip unit tests on macOS. #4879
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.6.0
= v6.6.0 =
* New: Introduce Remote Sync to pull data from a remote site. (Pro) #4596
* New: Compatible up to WordPress 6.9.1
* New: Allow staging site creation in wp-content/wp-staging-sites when root folder is not writable. #4785
* New: Add UI component system for more consistent and polished styling. #4837
* New: Add confetti celebration when creating a staging site or backup for the first time. #4803
* New: Add smooth shrink-to-dock animation when dismissing the CLI banner. #4840
* New: Redesign the license page with a modern look and updated feature descriptions. #4774
* Enh: Improve backup file validation performance by processing smaller files in memory. #4695
* Enh: Remove the "Check Directory Size" setting to simplify the settings page. #4715
* Enh: Simplify CLI integration Step 3 to use a single restore command with the --from flag. #4829
* Fix: Allow saving cloud storage settings even when the connection has not been tested yet, with a clear warning. (Pro) #4575
* Fix: Resolve CI cache conflict between Pro and Basic builds. #4868
* Fix: Resolve backup restore failure caused by empty chunk size. #4672
* Fix: License text in CLI banner was unreadable in dark mode due to incorrect text color. #4791
* Fix: Fully remove cloud storage settings on logout/revoke and clearly inform users before deletion. (Pro) #4758
* Fix: Preserve plugin settings during staging site updates, creation, and reset. #4744
* Fix: Sort backups by creation date in CLI integration Step 3. #4859
* Fix: Clean up stale CSS files during asset build process. #4853
* Fix: Correct broken footer layout on the FAQ card. #4831
* UX: Fix typo in the staging site update warning dialog. #4792
* UX: Improve backup page loading speed with parallel requests and better error handling. #4817
* UX: Improve loading states with skeleton placeholders, less blank space on the backup page, and shorter loading bar timeout. #4815
* UX: Redesign the System Info page with a cleaner layout and improved usability. #4746
* Dev: Add PHPCS rule to detect accidental double dollar signs ($$) as potential typos. #4645
* Dev: Add critical warning in CLAUDE.md to never push directly to master. #4857
* Dev: Add Tailwind CSS to streamline UI development. #4775
* Dev: Auto-copy built CSS/JS assets to dist folders after running make assets. #4847
* Dev: Consolidate duplicate license-checking logic in CLI integration notice. #4844
* Dev: Fix Playwright UI command (make e2e_playwright_ui) not working on macOS. #4760
* Dev: Fix Playwright UI command (make e2e_playwright_ui) not working on macOS. #4765
* Dev: Fix incremental asset builds skipping rebuild after a failed build. #4851
* Dev: Fix missing sanitizeArrayString call and resolve "Staging page container not found" error on non-staging pages. #4809
* Dev: Improve sanitizeArrayString to handle multidimensional arrays recursively. #4802
* Dev: Fix missing semicolons in nginx Docker config files. #4757
* Dev: Prepare PUSH for refactoring. #4701
* Dev: Remove flaky email notification test in backup Playwright suite. #4750
* Dev: Update cloud backup Dropbox Refresh Token. #4793
* Dev: Update ESLint configuration to automatically fix linting issues. #4731
* Dev: Update ESLint config for improved JavaScript formatting. #4708
* Dev: Improve code readability by using positive variable names. #3675
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.5.0 Nulled
= 6.5.0 Release January 14, 2026
  • 📦 NewCreate local containerized and docker compatible development environments with wp staging cli. (Requires Pro Developer or Agency Plan) #4759
  • 📦 NewBeautify changelog section to make it more appealing. #4724
  • 📦 NewAdd a preview of the selected options when the menus are collapsed. #4419
  • 📦 NewAdd ability to select a specific day of the week when creating a weekly scheduled backup. (Pro) #4670
  • 📦 NewImproved email notification options for better user alerts. #4154
  • 🐛 FixAvoid OPcache “restrict_api” warnings in staging by properly handling restricted OPcache API paths. #4678
  • 🐛 FixAvoid fatal type errors when filtering the active plugins list during database restore and database pull for multisite if the active plugins options become corrupted. #4666
  • 🐛 FixClean up plugins data on uninstall. #4583
  • 🐛 FixClean up temporary validation directory before starting the backup process. #4625
  • 🐛 FixCorrected display issues in some admin messages to ensure text appears properly. #4716
  • 🐛 FixDynamically fetch AWS S3 regions from AWS API with fallback to static list. (Pro) #4684
  • 🐛 FixFail to create staging site after making a push. Get file permission error. (Pro) #4748
  • 🐛 FixImprove CLI modal reliability and backup UI, including a new sidebar and step navigation, custom header, visual feedback animation, copy button fix, and clearer date column styling. #4759
  • 🐛 FixInconsistent font size in modal popups. #4721
  • 🐛 FixLogs are displayed even when their corresponding log type checkbox is not checked #4656
  • 🐛 FixUnable to create multisite backup when current network id not 1. #4697
  • 🐛 FixValid permissions could be incorrectly rejected by isValidPermission(). #4749
  • UX: Fix broken CSS and improve remote backup download modal with file size display and download button text improved. #4730
  • 🛠️ DevFix slowness in `make reset` dev command. #4742
  • 🛠️ DevImprove macOS compatibility for development environment setup and build processes. #4567
  • 🛠️ DevIncreased time tolerance for scheduled backups to allow execution at any time of day. #4737
  • 🛠️ DevMigrate wpstg-restorer codeception tests to Playwright for improved test reliability. #4071
  • 🛠️ DevMove all staging(tests/e2e/Staging) e2e codeception tests to playwright. #4561
  • 🛠️ DevRefactor and prepare code base for newer staging site update and reset logic using backuper pattern. #4537
  • 🛠️ DevSkip unrequired and slow unit tests for Windows OS to speed it up. #4735
  • 🛠️ DevUse constant for non-test filters in whole code base. #4236
  • 🛠️ DevFix mailhog email tests failing on macOS by making the API URL configurable via environment variable. #4769
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.4.0 Nulled
= 6.4.0 Release December 2, 2025
  • 📦 NewCompatible up to WordPress 6.9
  • 📦 NewTested up to PHP 8.5 RC5.
  • 📦 NewCreate local containerized and docker compatible development environments with wp staging cli. (Requires Pro Developer Plan or higher) #4688
  • 📦 NewAdd support for uploading backup files to shared Google Drive folders. (Pro) #3993
  • 📦 NewAdd autoscroll toggle to log modals. Hovering or scrolling inside the log window pauses automatic scrolling, allowing users to review previous log entries while new ones arrive. Hovering outside re-enables autoscroll. A small “Autoscroll: on/off” indicator appears in the bottom-right corner. Increases performance by reducing unnecessary scroll events when users are interacting with the log content and caching DOM elements. #4614
  • 📦 NewRedesign the settings page with a cleaner layout and better visual hierarchy. #4595
  • ⚡️ EnhMake pro features dynamically accessible based on license types. (Pro) #4558
  • ⚡️ EnhShow backup storage connection test results in modal instead of toast when there is an error or warning. (Pro) #4463
  • 🐛 FixEnsure the initial login session on new staging sites follows the default WordPress session expiration. (Pro) #4646
  • 🐛 FixFixes very rare file index issues on misconfigured and buggy server by implementing the filter `wpstg.job.performance_mode` (when set to `safe`). #4628
  • 🐛 FixShow clearer error messages when a directory is not writable due to permission issues or open_basedir restrictions. #4679
  • 🐛 FixIncrease default ZIP file size limit from 10 MB to 50 MB during backup creation. #4674
  • 🐛 FixSimplify logout logic during database restore to avoid potential 503 error that disrupt the logout workflow. #4633
  • 🐛 FixAllow emails with subdomains when creating temporary login users. (Pro) #4621
  • 🐛 FixShow backup size in the UI for corrupted backups. #4637
  • 🐛 FixPrevent ‘E_STRICT’ deprecation notice on PHP 8.4+. #4544
  • 🐛 FixDon’t copy background processor table wpstg_queue during cloning. #4636
  • 🐛 FixSeveral fixes and UX improvements to the cli modals #4707
  • 🐛 FixAllow 5-site Business license to have access to all Pro features (Pro) #4691
  • 🐛 FixMake buttons grey when license is not active #4682
  • 🐛 FixExclude debug.log from backup creation by default #4693
  • UX: Enhance the license activation error notice to display a clearer and more informative message when activation fails due to any error. (Pro) #4657
  • 🛠️ DevConvert codeception remote storage tests to Playwright. #4551
  • 🛠️ DevFix flaky playwright tests. #4662
  • 🛠️ DevMake code base pass with phpstan level 5. #4650
  • 🛠️ DevRefactored `getLoaderAndSwal` to ensure single responsibility by separating loader initialization and display logic. #4640
  • 🛠️ DevMake code base pass with phpstan level 4. #4648
  • 🛠️ DevUse updated playwright docker image #4699
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.3.2 Nulled
= 6.3.2 Release October 7, 2025
  • 📦 NewCompatible up to WordPress 6.8.3.
  • ⚡️ EnhPresent new automatic login to staging sites. #4585
  • 🐛 FixResolved incorrect file path issue that was preventing old backup files from being deleted on FTP/SFTP servers. (Pro) #4582
  • 🐛 FixResolved issue preventing data from being saved in the clone edit modal. (Pro) #4600
  • 🐛 FixUpload backup using the URL is not working, stuck at 0%. #4588
  • 🐛 FixAdd additional JavaScript backup URL validation to ensure only valid .wpstg backup files are accepted. #4504
  • 🐛 FixAuto-login occasionally fails on older staging sites. (Pro) #4607
  • 🐛 FixFalse ‘Insufficient Database Permissions’ warning when database name contains escaped underscores. (Pro) #4590
  • 🐛 FixBackup upload fail for wasabi s3 due to timeout on fast server. (Pro) #4616
  • 🐛 FixDatabase prefix was not replaced for subsites when restoring multisite backups. #4578
  • 🐛 FixCase-Insensitive file conflict in same directory. #4612
  • 🛠️ DevMove `renderAlertMessage` into the correct UI namespace for cleaner architecture. #4573
  • 🛠️ DevImprove phpcs rules to catch and fix file formatting (space left over or wrong indentation). #4250
  • 🛠️ DevAdd analytics for remote sync feature. Change authentication workflow for remote sync. Add truly background support for one way remote sync. #4515
  • 🛠️ DevImplement site-specific reset command functionality. #2877
  • 🛠️ DevAdd phpcs new rules. #4602
  • 🛠️ DevUpdate login form snapshots. #4592
  • 🛠️ DevWrong string formatting and phpcs issues. #4598
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.3.1 Nulled
6.3.1 Release September 12, 2025
  • ⚡️ EnhAdd filter `wpstg.backup.restore.exclude.tables` to support excluding of specific tables during the backup restore process. #4430
  • ⚡️ EnhAdd custom region field for Wasabi S3 backup storage settings to support additional regions not listed in predefined options. (Pro) #4470
  • ⚡️ EnhImprove upgrade notification. #4529
  • ⚡️ EnhAdd cancel option for refactored staging site creation. Make UI options work in the refactored staging site logic. #4464
  • 🐛 FixMisleading warning message displayed when symlinking files on staging site. #4555
  • 🐛 FixOptimize and improve loading placeholder performance and smoothness to eliminate UI flakiness. #4526
  • 🐛 FixMagic login links to staging site not always work. Refactor auto-login code for re-usability and ensure auto login metadata is cleared after authentication. (Pro) #4424
  • 🐛 FixResolved false positive database permission warnings and empty table lists when deleting staging sites with external databases and custom table prefixes. (Pro) #4576
  • 🐛 FixFatal error for `invalid job type` when uploading local backup to cloud. (Pro) #4518
  • 🐛 FixMemory exhaust error on backup restore when using the restore tool. Fix class not found in the restore tool and remove unused constants. (Pro) #4552
  • 🐛 FixTemporarily disable the modal “Nothing to worry but there is a glitch…”. #4516
  • 🛠️ DevImprove speed of playwright background test and add AI agent documentation #4565
  • 🛠️ DevExclude CLAUDE.md from dist packages. #4534
  • 🛠️ DevBring back `WP Staging Restorer` build script. #4570
  • 🛠️ DevExtend the remote backup downloader so it can be used for remote sync feature. Also use only login related cookies when running background queue jobs. #4393
  • 🛠️ DevRemove php cli github action workflow. #4536
  • 🛠️ DevMove backup storage providers one folder up and remove folder storages. #4484
  • 🛠️ DevOptimize github actions by removing PHP CLI setup action and using Docker containers for all PHP commands, saving ~32 seconds per workflow run #4532
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.2.1 Nulled

= 6.2.1 Release July 22, 2025 =
  • 📦 NewCompatible up to WordPress 6.8.2.
  • ⚡️ EnhReduce the disk space requirement for backups during creation and improve the speed of backup creation when compression is enabled. #4342
  • ⚡️ EnhShow Bytes in more human friendly megabytes format in Log Window. #4385
  • ⚡️ EnhImprove update message text for staged rollouts. #4394
  • ⚡️ EnhDisable click option of Add Exclusion checkbox in Create Backup modal for free version. #4396
  • ⚡️ EnhUse constant for non-test action hooks in whole code base. #4354
  • 🐛 FixMisleading menu name for copying backup URL. #4397
  • 🐛 FixIncorrect HTML encoding in log output. #4388
  • 🐛 FixUX, missing margin in free version for pro feature demonstration text. #4389
  • 🐛 FixImprove log wording of backup processing. Wrong usage of plural and singular. #4373
  • 🐛 FixModal “Another backup is running” looks broken and has sprintf error. #4384
  • 🐛 FixPrevent possible rare race condition when purging the cache. #4392
  • 🐛 FixKeep Advanced Options collapsed on Create Backup popup. #4449
  • 🐛 FixRemoving translations from brand names and general global known terms. #4395
  • 🐛 FixAvoid scanner issues in the backup restore standalone tool. #4361
  • 🐛 FixPrevent error in email masking for short usernames that have only two characters. #4382
  • 🐛 FixOpening Settings -> Temporary Logins is slow in free version and takes seconds to load. #4387
  • UX: Add space character in Action menu items between menu text and (Unregistered) #4441
  • UX: Margin right issue on main html container on mobile devices. #4426
  • 🛠️ DevMove Remote Sync feature towards final steps. #4318
  • 🛠️ DevPrepare file copying logic to use backup logic for staging site feature refactor. #4224
  • 🛠️ DevPrepare data login to use backup logic for staging site feature refactor. #4239
  • 🛠️ DevFix e2e tests failing because of outdated db version in database snapshot used for resetting database between tests. #4427

6.2.0 Release June 23, 2025​

  • 📦 NewAdd pCloud backup storage cloud provider. (Pro) #2876
  • 📦 NewAdd filter `wpstg.cloning.preserve_upload_path` to preserve the upload_path option during staging site creation. #3751
  • ⚡️ EnhExclude “.gz” and “.tmp” from the backup process by default #1500
  • ⚡️ EnhImprove logs while compressing file in backups. #3432
  • ⚡️ EnhLabel backup as “Compressed” when it is a compressed backup. #4324
  • ⚡️ EnhChange EDD license endpoint to a custom endpoint with fallback to legacy endpoint for improved reliability and performance. (Pro) #4336
  • ⚡️ EnhImprove the error message when the database table can’t be repaired during backup and if it is required. #4355
  • 🐛 FixSanitize sftp options value to fix Uncaught TypeError #4209
  • 🐛 FixS3 backup (remote storages) authentication process is failing. (Pro) #4299
  • 🐛 FixDon’t copy backup schedules and temporary logins while creating a new staging site. Beautify clone edit modal tooltip text. #4285
  • 🐛 FixUnable to detect job type during WP Staging `status` ajax request. #4337
  • 🐛 FixMissing pro features for the `Developer Plan – 30 Active Sites` plan. (Pro) #4331
  • 🐛 FixHandle exclusion rules `Other WP Root Folders` backup to prevent the inclusion of unintended files/folders. (Pro) #4348
  • 🐛 FixEmpty dirs are not copied during clone, update and push which create issues with third party plugins. #3329
  • 🐛 FixImprove error message when restore couldn’t be possible using free version because server changed. #4334
  • 🐛 FixEnsure pro features remain accessible even if the license is expired. (Pro) #4176
  • 🐛 FixOn Multisite, Restore fails during database rename task when restoring full network backup if WP Staging plugin(s) are network active. (Pro) #4272
  • 🐛 FixThe restore tool slows to load ‘View backup’ screen for large backup files. (Pro) #4292
  • 🐛 FixRemove wp-login.php from staging site login links incl. Temporary Login links to prevent cloudflare restrictions. #4192
  • 🐛 FixBackup upload failing for Dropbox backup remote storage. (Pro) #4375
  • UX: Enhance the visual appearance of the backup storage icons. #4367
  • UX: Missing space in Show Logs link. #4366
  • UX: Adjust backup background logger design so that it takes less height on the screen. #4317
  • UX: Remove duplicate buttons from tables selection while doing staging process. #4304
  • UX: Enhance the activation process for backup cloud storage providers. (Pro) #4190
  • UX: Beautify loading placeholder. #4322
  • UX: Improve FTP backup storage UX #4234
  • UX: Increase line-height of delete backup confirmation modal to make it more appealing. #4313
  • 🛠️ DevReplace yarn with pnpm for building assets. Update php and js dependencies. #4352
  • 🛠️ DevImprove database cloning speed for the upcoming staging site refactor. #4258
  • 🛠️ DevFix failing e2e tests. #4370
  • 🛠️ DevRefactor hardcoded `wpstg_queue` string with constant. #2946
  • 🛠️ DevAdd an Github Action to create dist package against current state of the plugin, so they can be downloaded and installed. #4350
  • 🛠️ DevFix e2e failing on github for PCloud tests. #4363
  • 🛠️ DevFork lucatume/DI52 dependency to support PHP 7.0 and remove warnings in PHP 8.4. #4359
Decryption key:


Download WP Staging Pro v6.1.4 - One-Click Solution for Creating Staging Sites Nulled Free
= v6.1.4 =

* New: Tested Backup and Staging for up to WordPress v. 6.8.1.
* New: Add multisite support in WP Staging Backup Restore Tool. (Pro) #4171
* New: Add an option to cancel background job using UI. #4295
* New: Add option to view logs for running background jobs (i.e. backup creation) through the UI. #4275
* Enh: Calculate and display the estimated size of backup component before creating a backup. #3145
* Enh: Implement icon-based dropdown action menu with improved styling for a more polished and user-friendly interface. #4257
* Fix: Avoid fatal error after activation of free and pro version together by checking if file exist before to require it. #4219
* Fix: Partial table cleanup on the backup restore tool. (Pro) #4279
* Fix: Safely clean 'wpstg_version_latest' option key from codebase #4139
* Fix: Multiple header issue when inside database content when including large database to the backup. #4150
* Fix: Remove trailingslash from backup file path in logs. #4232
* Fix: Server get overloaded when uploading large backup to OneDrive. Disable QuickXorHash computing for OneDrive (Pro) #4112
* Fix: FTP connection failure due to inconsistent array key casing during backup file retrieval. (Pro) #4211
* Fix: Endless loop when Google Drive account has no free disk space and backup uploading to it. (Pro) #4157
* Fix: Validate total files count and recount them during backup creation. #3982
* Fix: Adding dedicated ID attribute to input forms and making sure ID's are W3C conform in the HTML DOM following a strict standard. #4116
* Fix: Misleading errors in backup S3 Storage Provider. Show clear error messages. #4188
* Fix: Add margins to the swal popup modal titles for better spacing and appearance. #4287
* Fix: AWS s3 error "Content-MD5 OR x-amz-checksum- HTTP header is required for Put Object requests with Object Lock parameters" when object lock is enabled. (Pro) #3811
* Fix: Set all WP Staging admin page titles more consistent. #4290
* Fix: Incorrect uploads['baseurl'] if the upload_path is outside of absolute path. #4226
* Fix: Normalize wp-config content and replaces linefeed with new line while creating staging site. #4265
* Fix: Console error on staging site when site is not cloneable and closing the clone delete modal. #4276
* Fix: Only WP Staging's plugin is active after backup restore due to object-cache (SpinupWP). #4283
* UX: Show log entries without needing to click show logs again when displaying logs for backup background jobs. #4294
* Dev: Prepare codebase and implement a very basic sync feature. (Pro) #2755
* Dev: Refactor toggle directory test to playwright. #4302
  • Like
Reactions: ChromeZILLA
Decryption key:



6.1.3 Release April 9, 2025
  • 📦 NewTested for up to WordPress v. 6.8.
  • 🛡️ SecPrevent authorized users from deleting admin user on the live and staging sites. (Pro) #4247
  • 🚀 PerfDisable autoload option for wpstg_staging_sites field. #4098
  • ⚡️ EnhRemove the notice header from general backup notice. #4237
  • ⚡️ EnhSimplify the restore tool login process. (Pro) #4117
  • ⚡️ EnhRemove google libraries and create a new library for uploading backup to google drive remote storage. (Pro) #3729
  • ⚡️ EnhRelease the restore tool as a non-PHP file to prevent false malware detection. (Pro) #4183
  • ⚡️ EnhIf no primary key exists in a table, flag log entry as warning and not info. #4194
  • ⚡️ EnhImprove error message for backup upload preparation failure. #4045
  • 🐛 FixSome buttons were not translated. #4180
  • 🐛 FixWe’ve improved how WP Staging handles large files during backups. If a backup step takes too long, WP Staging will automatically allow extra time for it to finish. If it still can’t complete successfully, the backup will safely stop instead of running forever. #4193
  • 🐛 FixIf a database collation is missing during table restore, use the `general` variant for that table restore. Also add a filter `wpstg.database.importer.replace_collation` to restore with a specific variant if the collation is missing during restore. #4199
  • 🐛 FixNo directories listed during staging process if wp-content folder is symlinked on Flywheel hosting. Enhanced symbolic link handling. #4173
  • 🐛 FixPrevent unauthorized access to REST APIs on the staging site to avoid potential exploits during plugin updates. (Pro) #4256
  • 🐛 FixIncorrect backup download URL when downloading backups on WP.com and Flywheel hosted sites. #4161
  • 🐛 FixAutomatically disable DEBUG constants on staging sites to prevent unwanted debug warnings. #4175
  • 🐛 FixAdd an alternative way to copy files during cloning and push when php native `copy` method fails on some system. #4144
  • 🐛 FixSome older compressed backups couldn’t be restored due to a file header error. This update fixes the issue so those backups can now be restored properly. #4241
  • 🐛 FixBackup older than version Pro 5.0.4 or Free 3.0.4 is considered v2 backup, thus can not be restored. #4243
  • 🐛 FixEnhance error handling and response messaging for failed license activation attempts. #3954
  • UX: Fix the dark mode issue on the `Restore Tool` page. #4215
  • UX: Visual improvement of the restore script download page. #4218
  • 🛠️ DevIncrease github actions ‘timeout-minutes’ for playwright tests. #4222
  • 🛠️ DevSkip staging site tests on playwright for WordPress.com like environment. Also skip email related tests on Windows as email catcher is not yet implemented on Windows. #4220
  • 🛠️ DevImprove v2 backup specification docs. #4245
  • 🛠️ DevPlaywright pro test are failing because of MS oneDrive. (Pro) #4163

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu