jetpack-backup-plugin

[READ ONLY] Plugin to backup Jetpack sites. This repository is a mirror, for issue tracking and development head to: automattic/jetpack

OTHER License

Stars
4

Bot releases are hidden (Show)

jetpack-backup-plugin - Backup 1.0.0

Published by jwebbdev about 3 years ago

1.0.0 - 2021-10-13

Added

  • Added link to the plugins list table for "Settings" to match other Jetpack plugins.
  • Plugin now disconnects Jetpack on deactivation if it's the last plugin using the connection.
  • Updated readme.md installation instructions.
  • Updated plugin menu structure.

Changed

  • Changed menu label.
  • Updated package dependencies.
  • Updated styles for buttons in backup panel and spacing for sections below.

Fixed

  • Adjust dashboard styling.
jetpack-backup-plugin - Backup 1.0.0-beta

Published by jwebbdev about 3 years ago

1.0.0-beta - 2021-10-13

Added

  • Added link to the plugins list table for "Settings" to match other Jetpack plugins.
  • Plugin now disconnects Jetpack on deactivation if it's the last plugin using the connection.
  • Updated readme.md installation instructions.
  • Updated plugin menu structure.

Changed

  • Changed menu label.
  • Updated package dependencies.
  • Updated styles for buttons in backup panel and spacing for sections below.

Fixed

  • Adjust dashboard styling.
jetpack-backup-plugin - Backup 0.2.0

Published by vianasw about 3 years ago

0.2.0 - 2021-08-18

Added

  • Added Backup UI, placeholders, and supporting end points.
  • Added design for No Backup Capabilities view. Removed unused CSS. Minor styling fixes.
  • Added Jetpack header and footer
  • Added UI options to manage your Jetpack connection

Changed

  • Changed backup storage and heartbeat info blocks to only display with a backup plan
  • Updated all external links to use jetpack redirect service
  • Updated Jetpack Backup menu item title and icon

Fixed

  • Added a state to display before a first backup starts
  • Fix minor styling issue for the "no plan" page.
jetpack-backup-plugin - Backup 0.2.0-beta

Published by vianasw about 3 years ago

0.2.0-beta - 2021-08-12

Added

Added Backup UI, placeholders, and supporting end points.
Added design for No Backup Capabilities view. Removed unused CSS. Minor styling fixes.
Adds Jetpack header and footer
Add UI options to manage your Jetpack connection

Changed

Updated all external links to use jetpack redirect service
Changed backup storage and heartbeat info blocks to only display with a backup plan

Fixed

Fix minor styling issue for the "no plan" page.

jetpack-backup-plugin - Backup 0.1.0-beta

Published by samiff over 3 years ago

0.1.0-beta - 2021-06-15

Added

  • Added RNA connection to the plugin.
  • Initial wire frame for the Jetpack Backup plugin.

Changed

  • Changes associated with plugin release process.
  • Updated package dependencies.
  • Update RNA Connection usage based on Automattic/jetpack/pull/19837.
  • Utilize the config package for sync and connection.

Fixed

  • Use absoluteRuntime in babel JS build to avoid module not found errors.
Related Projects