Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 21:21
· 14 commits to main since this release
4f404da

1.3.0 (2024-08-25)

Bug Fixes

  • delete user after creation in testing. increased timeout to 5 seconds for the tests that involves multiple network requests (7184622)

Features

  • add welcome email template (f93e486)
  • add workflow to compare build size for each new PR (705a627)
  • initialize backend (200440b)
  • integration tests passing locally with mocha, chai and supertest. added integration_tests.yml Github actions workflow (c6b1a98)