Overview
This is a quick fix release, previous release had a regression in the way we set defaults for the serve
command, making it default to an in memory database. This release fixes it, by having the flags for the dev
and serve
commands in different namespaces.
What's Changed
- Base URL on SenderSubmission by @Tomperez98 in #854
- Fix/flags by @dfarr in #859
Full Changelog: v0.7.18...v0.7.19