paperboy v0.2.1 Release Notes

Release Date: 2021-07-16 // almost 3 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