paperboy v0.2.1 Release Notes

Release Date: 2021-07-16 // about 2 years ago
    • Reset connection on failure
    • Render text emails with Glamour
    • 👷 Use multiple workers for delivery
    • 🔧 Configurable # of workers and send rate
    • Switched dependecy management to Go Modules
    • Switched to Goldmark for Markdown rendering
    • Campaign subject is now also a template
    • ✂ Removed usage of global configurations
    • 💻 Preview UI proxying & config
    • ➕ Added sendBeta API

Previous changes from v0.2.0

  • 🚀 Paperboy is a command-line tool that creates and delivers modern email campaigns from a structured directory of markup files. This 0.2.0 release includes the following features:

    API & Preview

    • GraphQL-based API server to allow remote control
    • 💻 preview command to start server and open browser preview
    • server command to start server

    🚀 Automated with GoReleaser
    Built with go version go1.8.3 darwin/amd64