sweego product updates

Product Updates October 24

It’s October, the month of 🎃 Halloween 🎃, and Sweego has some treats in store!

We’re rolling out spooky-good features to boost your tools and make your development experience even smoother.

No tricks 👻 here—just treats! Share your feedback with us on Slack and let us know what you think!

⏱️tl;dr

  • You can now signup or login with openID
  • Webhooks are now signed
  • You can send email attachment
  • A new Feedback/Roadmap/Changelog platform
  • Graphic redesign of the domain page

🔒 OpenID Authentication

Users can now login or signup with openID.

We currently support these providers:

  • Github
  • Gitlab
  • Microsoft

We are working to add Google too!

🪝 Webhook Signature

To ensure security and verify that the requests truly come from Sweego and hasn’t been altered, we added webhook signature.

We will signed all webhooks content with a shared secret key.

We use the HMAC-SHA256 hash algorithm for that.

💻 Domain page revamping

For greater clarity and easier understanding of domain configuration.
We’ve decided not to use a side panel, but to switch to a full page.


No need to scroll to see all the information on your domain.

🎯 Other updates last month

📬 Email attachment

It’s now possible to add attachment for your email sending in API and SMTP


📣A new Feedback/Roadmap/Changelog platform

We’ve set up a new platform where you can ask us for new features. You’ll also be able to vote for proposals from other community members. We’ll also be posting our public roadmap and our Changelog.

> Add a Feature request

All our updates 👇