v0.1.0
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.