SubsiMail 2.0.0 -- Linux (x86_64)

Quick start:

    chmod +x subsimail
    ./subsimail

The app creates its own SQLite database in ./data on first run and
prints the URL to open (http://localhost:3000 by default). Set PORT
to change the port, or DATABASE_URL to change where the database
lives.

Full setup guide: https://subsimail.com/docs/install/linux
All releases and what changed in each one: https://subsimail.com/changelog
