v0.0.77
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