Skip to content

v0.3.0

Compare
Choose a tag to compare
@codeflorist codeflorist released this 25 Oct 13:37
· 15 commits to main since this release

Changes:

  • Add --types parameter to backup script for limiting resource types to backup
  • Add --propagate parameter to restore script to propagate UUID changes to referencing stories, when --create is used.
    This option is only usable with --create and --type story.
    A create results in a new ID and UUID. This option will update all stories referencing the old UUID (as stated in the backup-json's uuid field) in the relevant fields (single/multi-option, references, links, links in rich-text fields) with the new one.