v0.8.4
Fixed
- Demo seed crashed on startup with
dataset: not found— BusyBox ash (Alpine's shell) treated the trailing semicolon inside the double-quotedTITANIC_SCHEMAvariable as a command terminator; removed the semicolon to fix parsing - Removed dead
DEMO_MODE=trueenv var from demodocker-compose.yml(it was set but never read anywhere)
Full Changelog: v0.8.3...v0.8.4