Changes since v0.2.112:
Upgrade fix: 0.2.109 through 0.2.112 failed to start on any computer that had previously run 0.2.99 or older. The core crash-looped with "duplicate column name: log_path" because a schema migration re-added a column those versions already had. 0.2.113 completes that upgrade on first start; no data is lost and nothing needs to be reset. If fabPlane showed "Core daemon is unavailable" after updating, install 0.2.113 over it.
- Core: migration 7 no longer re-adds runs.log_path on databases from 0.2.99 and older