Skip to content

v0.0.77

Choose a tag to compare

@github-actions github-actions released this 15 Nov 21:01
· 412 commits to main since this release
42d81e8

What's Changed

  • 231 add support for api endpoints by @krokhale in #233
  • Version Packages by @github-actions[bot] in #234
  • Updated docs for contributing
  • API Keys support added
  • Roles/Scope for API Keys added
  • Added support for API for sending emails using your identities
  • Added support for Webhooks and message:receive event
  • Added support for API endpoints for identities
  • Update Nextjs to latest
  • Update tailwindcss to latest
  • Bug fixes and imporovements

Update by pulling in the latest changes:

docker compose down
git pull origin main
docker compose up -d

Full Changelog: v0.0.76...v0.0.77