Changelog

Follow new updates and improvements to Sweego.

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

July 23rd 2024

Fixed

🐛 Bug Fix​

  • Webhooks event types display in detailed panel has been fixed

đŸ’Ĩ Breaking Change​

  • nothing

July 17th 2024

Improved

Fixed

💅 Polish​

  • SMSPricing a warning message has been added when you choose to send SMS to a country outside of Europe

  • SMSPricing a link to the full SMS price list has been added

  • SMS you can now indicate to which countries you will send SMS

  • SMS a message is displayed on the test number page when no countries have been indicated

  • Webhooks are now on a dedicated page accessible via the header menu

  • Domain text changes

  • Country flags are now self-hosted

🐛 Bug Fix​

  • SMS fixed blurred image on SMS Sender page

  • Templates fixed an error that occurred when trying to set a background image

  • Home fixed date display on home chart

đŸ’Ĩ Breaking Change​

  • nothing

July 8th 2024

Improved

Fixed

💅 Polish​

  • Pricing users will now have 30 templates when subscribing to the individual 100k plan

  • requests to the API have been optimized on the web app

  • internal data management of the web app has been optimized

🐛 Bug Fix​

  • Webhooks a domain isn't mandatory anymore when updating a webhook

  • position of submenus has been fixed

đŸ’ģ API​

  • Statistics|Logs calls have been improved to return MSPs, senders and campaigns types used

  • Logs client IP and IP source property names have changed

    • client_ip > connection_ip

    • ip_output > output_ip

đŸ’Ĩ Breaking Change​

  • nothing

June 27th 2024

New

Improved

Fixed

🚀 New Feature​

  • Domains you can now add a DMARC record to domains to improve email deliverability

  • Domains a status have been added for each record in the domain details panel so you know if it exists and/or is verified

  • Domains a "Reverify" button has been added to let users recheck the status of their already-verified records

💅 Polish​

  • Logs the method used to send emails (api or smtp) has been added in the detailed panel

  • Subscription you can now see the expiration date of the sms credits

  • SMS the SMS pricing page has been improved for mobile users

🐛 Bug Fix​

  • Plans prices have been fixed in the detailed view

  • Login some text display has been fixed

  • Home improved chart display when no messages have been sent

đŸ’Ĩ Breaking Change​

  • nothing

June 20th 2024

New

Fixed

🚀 New Feature​

  • SMS Webhooks SMS Sent and Stop SMS are available

🐛 Bug Fix​

  • Statistics total SMS delivered is now well displayed

  • Domains you can now create domains with more than two dots

đŸ’Ĩ Breaking Change​

  • nothing