• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Плагин WP PLugin Backup Buddy

BackupBuddy 8.2.0.0
8.2.0.0 - 2017-12-18 - Dustin Bolton
This release mainly focuses on majorly improving Deployment, especially when Pushing sites, making it significantly faster while adding more vital features for Developers such as exclusions, additional inclusions, and search engine visibility.
Deployment:
FEATURE:
New Exclusions option alloww you to exclude files and folders from Deployment.
New Additional Inclusions option allows you to include additional files and folders during Deployment that are outside the media, themes, or plugins directories.
FEATURE:
Deploy up to 15 times faster when pushing! Multiple files sent per pass: Multipass!
ENHANCEMENT:
Reduced file transfer overhead by 37%! Speeds up file transfers 37% or MORE due to less HTTP overhead.
FEATURE:
All remotely performed transactions are now logged and returned with each API call so that remote activity may be troubleshooted within Deployment log.
FEATURE:
Deployment now supports setting the deployed site's Search Engine Visibility option to either visible, not visible, or no change. A default for this setting can be set in the Deployment settings.
No longer base64 encoding all transferred data. Left in binary.
PUSH mode: Multiple files can be transferred in each PHP run when Pushing (not Pulling), significanly increasing speeds of PHP file transfers.
Existing importbuddy from previous deployments is erased at the beginning of each new deployment to insure fresh version usage.
No database tables selected will no longer display warning about missing database files as this is to be expected.
Fixed deploy confirmation sometimes failing without error.
Remotely called API actions now log fatal PHP errors with shutdown function to both main log and remote API log.
Exclusions now include global default hardcoded exclusions.
Improved white-space on Push/Pull comparison table for readability when changes are only on one side.
localInfo is now logged to browser console when loading Deployment remote destination to aid in troubleshooting.
importbuddy.php: Now detects unexpected leading whitespace (newlines, etc) at the beginning of importbuddy.php, removed them, and re-writes a valid importbuddy.php. Fixes error about whitespace already being sent and authentication breakage.
Downgraded Error #437479545 to Warning.
ImportBuddy: Fixed missing backup zip file not throwing error. New Error #8498394349.
hashGlob() function added support for additional optional parameter to prepend all paths in the array keys with an additional path.
Fixed housekeeping warning about failed destination send filename being array.
Rollback: Fixed undo feature sometimes displaying mysqli error about missing parameter.
Updated internally used wp-db class for importbuddy and rollback packages.
Added hook for informing PHP compatibility checker plugin that we are always compatible with the latest PHP version(s).
Fixed missing wp-db function.
Fixed WP compatibility function matching pattern missing *.
Fixed the Export Settings feature giving non-functioning data.
Fixed Deployment API key URL issue due to recent update.
Added current BackupBuddy version to upper right of every page.
ImportBuddy: Added additional Status Log information post-mysql-test for troubleshooting failures moving on to actual database import.
Deployment: Fixed invalid error about corrupted API key due to past bug. Regenerate keys and apply to Remote Destination if encountered.
Deployment: Key authentication failure logging improvements when troubelshooting enabled.
Deployment: Fixed issue where keys could falsely fail. If you encounter connection trouble verify the site is using freshly generated keys.
Updated stat() failure message to suggest possibility of file being deleted unexpectedly as possible cause.
Fixed HTTP Loopback test displaying 400 Bad Request despite correct Success status due to change in unknown WordPress AJAX responses as of 4.9.
Server Tools: Added "PHP Maximum File Upload Size (server-reported)" test.
Deployment: File transfers now take into account other server's maximum PHP upload size limit.
Deployment: When full logging is enabled Deployment will log API connection attempts into the extraneous log for troubleshooting.
Deployment: Added Key Troubleshooting link below the API Key configuration setting for peaking into the encoded contents of the API key.
Server Tools: Added new Deployment wp-config.php API setting to bottom of list for checking that the API is enabled.
Remote Destinations: Added new (enabled) or (disabled) status indicator to Deployment Key button (upper right of page) to quickly see if Deployment is enabled in the wp-config.php.
Deployment: Fixed issue where API connection could not be completed when running on nginx servers where HTTP header underscores were silently dropped.
Deployment: Fixed search engine visibility change not happening.
Deployment: Misc logging improvements to debug issues surrounding search engine visibility.
Deployment: Misc minor fixes to default settings being applied.
Now ignoring zip process warnings by default.
Misc UI tweaks.
Misc bug fixes.
 
BackupBuddy 8.2.0.2
8.2.0.2 - 2017-12-22 - Dustin Bolton
Deployment: Fixed Pull failing on some fails due to encoding corrupting the metadata.
Fixed informational notice saying Alternate Cron enabled sometimes when it is not.
Fixed syntax error in rollback and deployment undo file.
 
резервное-копирование.jpg


BackupBuddy 8.2.0.2 - RU

Те же яйца, но на русском!
Скрытое содержимое доступно для зарегистрированных пользователей!


С НАСТУПАЮЩИМ ВСЕХ!!!

 
Последнее редактирование:
91279



BackupBuddy 8.2.0.9 - RU
На русском!

Проверка на вшивость:
Для просмотра ссылки Войди или Зарегистрируйся

Скрытое содержимое доступно для зарегистрированных пользователей!
 
BackupBuddy v8.2.0.11

backup-Buddy.png


Скрытое содержимое доступно для зарегистрированных пользователей!
 
Последнее редактирование:
BackupBuddy 8.2.0.11 - RU
На русском!

Проверка на вирусы:
Для просмотра ссылки Войди или Зарегистрируйся

Скрытое содержимое доступно для зарегистрированных пользователей!
 
BackupBuddy 8.2.2.0
8.2.1.0 - 2018-01-24 - Dustin Bolton
Major release of all Quick Release updates since 8.2.0.
Deployment: Fixed Pull failing on some fails due to encoding corrupting the metadata.
Fixed informational notice saying Alternate Cron enabled sometimes when it is not.
Fixed syntax error in rollback and deployment undo file.
Deployment: New "Deployment: Verify SSL Cert" setting on the BackupBuddy Advanced Settings page allowing for disabling the SSL authenticity check for outgoing connections. Useful if using an invalid SSL cert for staging.
sFTP destination: Added additional troubleshooting logging information for archive limiting.
Fixed importbuddy not deleting its log in cleanup step.
sFTP destination: Fix for not deleting archives exceeding archive limits on some servers when a custom path is defined.
Dropbox v2 destination: Fixed archive limiting not working in some circumstances.
Dropbox v2 destination: Updated delete call to use new v2 API for future-proofing.
Local path destination: Defaults now applied before all activity and path trailing slash forced before each use.
Added an additional backup hard-coded remote destination retry limit of 10 tries. Prevents runaway retry attempts if base system for limiting retries fails as a safety mechanism.
Removed 'new' ribbon from S3 (v3) destination.
Scheduling page now displays the user-friendly interval tag for schedules with the internal tag in parentheses for creating, editing, and viewing existing schedules.
Scheduling page now displays error at top of page and in schedule listing if an invalid schedule interval tag is selected (eg. If a plugin's custom interval was selected but the plugin was later uninstalled).
S3 (v3) destination: Attempted fix on China region destinations.
S3 (v3) destination: Added China Northwest 1 (Ningxia) region.
Improved handling of edit counting for "edits since last backup" counter for better accuracy.
S3 (v3:( China region fixes.
S3 (v3:( Fixed East-1 problem as of 8.2.0.9.
sFTP destination: Fix to address archive limiting not being able to delete files on some servers. Now switching into path and then deleting without path in deletion call.
Deployment Push and Pull buttons now indicate that Push is faster (up to 15 times faster or more!) and Pull is slower.
Fixed temp_dat_read-XXX.php file not being cleaned up.
Fixed type in remote send error email.
Fixed bootstrap.php error logging throwing error due to lack of quotes.
Stash (v2) Destination: Removed disconnected error if quota information is not available.
Added additional exclusions based on recommended default wpengine exclusion list.
Misc bug fixes.
Misc minor tweaks.
8.2.2.0 - 2018-02-06 - Glenn Ansley
Deployment: Fixed issue where files were not being cleaned up after completion.
Fixed Backup Type Labels when view backups from Remote Destinations tabs.
Removed double slashes (//) in custom root path.
 
BackupBuddy 8.2.2.1
8.2.2.1 - 2018-02-08 - Glenn Ansley
Fixed Deployment issues including cleanup procedure and file queue.
Fixed Bad Comment Count in backup metadata (removed spam / trash from count)
Enhancement: Moved zip metadata to beginning of zip process to make it play better with certain shared hosting environments.
 
BackupBuddy 8.2.2.2
Плагин русифицирован.
8.2.2.2 - 2018-02-15 - Glenn Ansley
Fix bug preventing housekeeping of timed-out remote sends after corrupt fileoptions is found
Improve feedback given when wp-cron loopbacks fail. Notify when script is reachable but crons aren't firing
 
Назад
Сверху