Full Changelog: v2.1.0-alpha...v2.1.1-alpha
- Added support for project level virtual environments, merging user installed python modules with the server binary at runtime
- Updated new project scaffolding structure
- Corrected scribe.json SECRET_KEY letter case
- Fixed unresolved DB transaction logic, resulting in some transaction to not send commit messages to the DB
- Added toast notification to default project templates and updated flash() message to utilize them