- Error handlers added.
- Retry support added.
- Updated db schema to handle "live website options." Admin panel interface added that includes markdown editor support.
- Docs for migrating the db added.
- Various refactors, most importantly
app.py
got a complete makeover. - Added new test case.
- Removed unnecessary warnings from tests.