DEV Community

Cover image for Major updates to Senlo — open source email infrastructure for developers
Ihor Filippov
Ihor Filippov

Posted on

Major updates to Senlo — open source email infrastructure for developers

Hi everyone! I want to share some big updates for Senlo, my open-source project for email infrastructure.

When I first released the project, it tried to handle everything: both marketing and transactional emails. I realized that building a "Swiss Army knife" tool was not the best idea. I decided to focus on what I know best as a developer. Now, Senlo is focused specifically on transactional and lifecycle emails.

Here are the main changes in a new 0.1.5 version:

  • New Workspace structure. I rebuilt the UI. Now you can organize your work into separate workspaces, which is much better for managing different products or environments.

  • Improved triggers. I made the trigger system more reliable and added full API documentation. Also, I added internationalization support so you can send templates in different languages.

  • Analytics and Dashboards. I added new dashboards to the project. You can now track email opens and clicks to see how your emails are performing.

  • Better Layout. The interface is now wider and cleaner, which makes it easier to work with templates and data.

I am working on this project every day and there is still a lot to do. I would love to hear your thoughts and feedback!

You can check the project here

Top comments (0)