Skip to content

v0.1.0

Compare
Choose a tag to compare
@codeflorist codeflorist released this 13 Jul 23:09
· 28 commits to main since this release

Changes:

  • Add restore script (see docs for details)
  • Additionally backup Collaborators, Internal Tags, Webhooks, Pipeline Branches and Access Tokens
  • Remove preview_token from story backups. This preview token is constantly different, thus impairing incremental backups. It is only required for visual editor preview and not useful otherwise. It is also not required for a restore.
  • Prettify output JSON files (using 2 spaces as indentation)
  • Add ability to set oauth-token, space id and region via environment variables
  • Fix some backup files (e.g. releases JSON) not getting written.