Skip to content

Release 20260415123854

Choose a tag to compare

@github-actions github-actions released this 15 Apr 12:41
Initialize stats DB before opening it on platform startup

OpenStatsDB fails on fresh deploys because the DB file doesn't exist
yet. Call InitRepostDB first to create the directory and schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>