Journal des modifications

Suivez les nouvelles mises à jour et améliorations de Sweego.

20 janvier 2026

✨ New Features

  • SMS sweego now supports multiple senders ids

💅 Polish

  • Logs some additional information about sms sendings is displayed in logs

    • price of the message

    • number of segments

    • country where it has been sent

  • Domains a search bar is now available to quickly retrieve your domains.

  • SMS a search bar is now available to quickly retrieve your sender ids.

  • Webhooks you can now configure a webhook to received undelivered sms.

🐛 Bug Fix

  • fix on cc/bcc /send method

💥 Breaking Change

  • nothing

12 janvier 2026

✨ New Features

  • Client: send emails in bulk with the new route : /send/bulk/email

  • Client: support for new email attachment extensions (.epub & .mobi)

🐛 Bug Fix

  • OnBoarding: Fix a issue on country autofill

📝 Documentation

  • Rewrite the email sending page via API to present bulk mode

💥 Breaking Change

  • Client: It is no longer possible to send bulk emails using the route : /send

  • Client: channel (present in the /send method) will be a mandatory element by February 5, so we invite you to update if you haven't already done so.

7 janvier 2026

✨ New Features

  • Client: variables can be used in email subject, messages-txt and message-html

  • Client: support for new email attachment extensions

🐛 Bug Fix

  • OnBoarding: fix a cookie issue that prevented the selected plan from being applied

  • Domains verified status were not well refreshed after a verification

  • SMS adds a scroll for the list of countries

📝 Documentation

  • adds some information about sending to multiple recipients in sending email by API

💥 Breaking Change

  • Client: It is no longer possible to send bulk emails using the route : /send

17 décembre 2025

Improved

Fixed

✨ New Features

  • Authentication: reactivation of OpenIDs authentication methods (Google, Microsoft, GitLab, GitHub)

  • Inbound increase the message size allowed from 10MB to 30MB

💻 Improvement

  • Improved API response times

🐛 Bug Fix

  • SignUp: fix an issue with password handler that could display a message for passwords not identical while there are

  • Logs fix an issue on status code details displayed sometimes not the expected message

💥 Breaking Change

  • nothing

17 décembre 2025

Improved

Fixed

✨ New Features

  • Logs: it is now possible to filter by campaign type (sms and emails) and campaign tags (emails)

🐛 Bug Fix

  • Inbound: Attachment fix an issue on embed images using cid

  • Email: Suppression List - fix issue when multiple user have different bounce status

  • Logs fix an issue in detailed logs panel that caused a display error

💥 Breaking Change

  • nothing

17 décembre 2025

New

Fixed

✨ New Features

  • Email: variables field in API route /send can now be given as a List or a Dict; it allows to defines a set of variable for each recipient

🐛 Bug Fix

  • Email tracking: fix issue that would break the email body in some cases when tracking was enabled

💥 Breaking Change

  • nothing

17 décembre 2025

New

✨ New Features

  • Inbound: Now support attachments

💥 Breaking Change

  • nothing

17 décembre 2025

Improved

Fixed

💅 Polish

  • Auth a loader has been added on the reset password page

  • Logs last refresh now displays milliseconds

🐛 Bug Fix

  • Statistics fix display issue on the overall performance chart

  • Home chart was sometimes displaying 0 while it shouldn't

  • SMS fix an issue on the sms credits page which caused a full white page

💥 Breaking Change

  • nothing

13 janvier 2025

New

Fixed

✨ New Features

Inbound Email routing is now available

Logs Adds inbound emails tab

Statistics Adds inbound emails tab

🐛 Bug Fix

  • Logs return email_from?.email if it exists

  • Home stats home, date send to api was wrong.

💥 Breaking Change

nothing

16 décembre 2024

✨ New Features

Tracking Email tracking is now available:

Logs Added detailed logs for email tracking.

Statistics Added tracking statistics for emails, including a filter for easier analysis.

Tracking SMS tracking is now available:

Logs Added detailed logs for SMS tracking.

Statistics Added tracking statistics for SMS.

Tracking Webhooks:

Webhooks Added a webhook list to manage tracking events.

💻 API

Webhooks Some events were ignored when webhook wasn't restricted to some domains. Fix issue about wrong cache usage.

💥 Breaking Change

nothing