Skip to content

v0.8

Compare
Choose a tag to compare
@didmar didmar released this 27 Oct 20:12
· 86 commits to main since this release

Features:

  • Export run to JSON from run settings modal
  • Import JSON data to create a new run, from the home page
  • Soft-delete button in the run settings modal: will hide the run but keep the data
  • List separately the runs you participate to

Fixes:

  • Treat a skipped section differently from an empty section, which will be displayed as "(skipped)" and "(empty)", respectively
  • Can edit previous sections, except 1) skipped sections after a <yo be real> tag in the outcome, 2) the action section.
  • Remove misleading link from the invitation email

Others:

  • Automated daily backups of the Firestore database