Changelog

Follow new updates and improvements to Sweego.

November 27th, 2024

Improved

Fixed

💅 Polish​

  • Logs adds a visual for authentication action

🐛 Bug Fix​

  • Home some sms were not encountered in the chart

  • Logs filter start period has been fixed

đŸ’ģ API​

  • Some webhooks were ignored if the URL would takes too long to respond, the issue has been fixed

đŸ’Ĩ Breaking Change​

  • nothing

November 12th, 2024

Improved

Fixed

💅 Polish

  • Some select inputs have been replaced by text fields with autocompletion

🐛 Bug Fix

  • unexpected logouts have been fixed

  • some api bugs have been revolved

📝 Documentation

  • General documentation improvements.

đŸ’Ĩ Breaking Change

  • nothing

October 30th, 2024

Improved

Fixed

🚀 New Feature

  • Authentication users can now log in or sign up via Google

💅 Polish

  • Added Subject information to webhooks

  • Templates adds loop and condition functionalities for email templating

🐛 Bug Fix

  • Logs Statut fixed for undelivered emails

  • Templates fix an improper display of template creation menu

  • Chatwoot closing button is now correctly displayed on small screens

📝 Documentation

  • General documentation improvements.

đŸ’Ĩ Breaking Change

  • nothing

October 11th, 2024

Improved

Fixed

🚀 New Feature

  • Authentication users can now log in or sign up via GitLab

  • Authentication users can now log in or sign up via Microsoft

💅 Polish

  • Domains the verify domain panel has been change in a full screen page for more clarity

  • Internal packages of the application have been updated

🐛 Bug Fix

  • Logs default dates are now well displayed in the filter panel

  • OnBoarding default selected plan has been fixed

đŸ’Ĩ Breaking Change

  • nothing

October 9th, 2024

Improved

Fixed

🚀 New Feature

  • Webhooks users can now retrieve the webhook signature in the detail and edit panel

💅 Polish

  • Webhooks email and sms event types are now displayed separately in panels

🐛 Bug Fix

  • SignUp emails with long domain extensions are accepted

đŸ’ģ API

  • You can now send email with attachment by SMTP

📝 Documentation

  • Webhooks information about webhook is available here

đŸ’Ĩ Breaking Change

  • nothing

September 19th, 2024

New

Improved

Fixed

🚀 New Feature

  • [Authentication] users can now log in or sign up via GitHub (another provider will be add soon)

🐛 Bug Fix

  • Authentication emails should now be displayed in lowercase

📝 Documentation

  • DNS Creation with different registrars

  • Attachment limits

  • Email sending with attachment

đŸ’Ĩ Breaking Change

  • nothing

September 9th, 2024

We just added a footer to our app with three new links: Feedback, Roadmap and Changelog.

Now you can make feature requests and follow their advancement in the public Roadmap. You can also upvote other feature requests.

Or, check out our Changelog to see what we updated recently.

We look forward to hearing from you 🙋

September 3rd, 2024

New

Improved

🚀 New Feature​

  • [API] Email Now you can send emails with attachments

💅 Polish​

  • Templates New "code" block in email builder

📄 Documentation​

  • New articles about SMS rules, webhooks, attachments..

đŸ’Ĩ Breaking Change​

  • nothing

August 21st, 2024

New

Fixed

🚀 New Feature​

  • SmsTemplates a new page is available for creating SMS template

  • Sms you can now send a SMS directly to your SMS test number from the SMS template list page

  • Sms sending SMS to 'at-risk countries' can now be allowed under conditions by contacting our support

  • [API] SmsEstimation options added to manage url shortened option and better local laws support

🐛 Bug Fix​

  • All improvement regarding some images quality for 'empty state'

đŸ’Ĩ Breaking Change​

  • [API] Templates: Old routes are redirected to new routes by channel until '30-09-2024'

    • '/clients/{uuid_client}/templates' => '/clients/{uuid_client}/channels/email/templates'

    • '/clients/{uuid_client}/templates/{uuid_template}' => '/clients/{uuid_client}/channels/email/templates/{uuid_template}'

    • '/clients/{uuid_client}/templates/{uuid_template}/parse' => '/clients/{uuid_client}/channels/email/templates/{uuid_template}/parse'

    • '/clients/{uuid_client}/templates/variables' => '/clients/{uuid_client}/channels/email/templates/variables'

    • '/clients/{uuid_client}/templates/restriction' => '/clients/{uuid_client}/channels/email/templates/restriction'

July 30th, 2024

New

Fixed

🚀 New Feature​

  • Settings an Audit Log where you'll find user action logs has been added

🐛 Bug Fix​

  • Templates users are no longer able to create a template design if their limit has been reached

  • Statistics filters are taken into account in the SMS tab

  • Logs filter system has been improved

đŸ’Ĩ Breaking Change​

  • nothing