Skip to content

v2.1.1-alpha

Latest

Choose a tag to compare

@slate20 slate20 released this 19 Jun 17:42
· 4 commits to main since this release

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