PackageTrack

Go modules · #2648

github.com/rykov/paperboy

v0.5.0rykov/paperboy

Release timeline

18 releases since 2017
2019202120232025

Releases

  1. v0.5.1-0.20251001161457-74c8851098cb1 Oct 2025pre-release

    Nothing published for this version

  2. v0.5.030 Sept 2025
    Release notes

    This release adds "verify" subcommand, and a few other fixes:

    • Added "verify" command to validate campaigns and recipient lists
    • Added JSON Schema validation for recipient parameters
    • Extended DKIM private key encoding support
    • Security update for go-mail dependency
    • Upgraded UI to Tailwind CSS v4
    • Enabled golangci-lint

    Full Changelog: v0.4.0...v0.5.0

    Open source →
    Additional notes2 sources agree
    • Added "verify" command to validate campaigns and recipient lists
    • Added JSON Schema validation for recipient parameters
    • Extended DKIM private key encoding support
    • Security update for go-mail dependency
    • Upgraded UI to Tailwind CSS v4
    • Enabled golangci-lint
    Open source →
    Additional notes

    v0.5.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.4.1-0.20250928113644-7abd1924533228 Sept 2025pre-release

    Nothing published for this version

  4. v0.4.022 Sept 2025
    Release notes

    Some major changes in this release:

    Full Changelog: v0.4.0-beta.2...v0.4.0

    Open source →
    Additional notes2 sources agree
    • Migrated to wneessen/go-mail
    • Fixed frontmatter error handling @guyou
    • Allow custom "To" template @guyou
    • Added attachment support @guyou
    Open source →
    Additional notes

    v0.4.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.4.0-beta.2.0.20250921163555-54dc879f40cc21 Sept 2025pre-release

    Nothing published for this version

  6. v0.4.0-beta.2.0.20250921133640-c3289651094f21 Sept 2025pre-release

    Nothing published for this version

  7. v0.4.0-beta.2.0.20250919175244-732b2076a36719 Sept 2025pre-release

    Nothing published for this version

  8. v0.4.0-beta.219 Sept 2025pre-release
    Release notes

    A few changes to update & improve:

    • Switched to Cobra's Context
    • Upgraded to Ember 6.57
    • Added more tests

    Full Changelog: v0.4.0-beta.1...v0.4.0-beta.2

    Open source →
    Additional notes2 sources agree
    • Switched to Cobra's Context
    • Enhanced TLS configuration @gbonnefille
    • Upgraded dependencies & added tests
    • Upgraded to Ember 6.7.0
    Open source →
    Additional notes

    v0.4.0-beta.2

    Compare

    Choose a tag to compare

    Open source →
  9. v0.4.0-beta.123 Jun 2025pre-release
    Release notes

    We're jumping straight into v0.4 series with the addition of ZipFs support.

    • Added sendCampaign with ZipFs
    • Added legacy TLS support @gbonnefille
    • Added API middleware for panics, logging, and auth
    • Upgraded to Go 1.24 & Ember 6.5
    Open source →
    Additional notes2 sources agree
    • Added sendCampaign with ZipFs
    • Added legacy TLS support @gbonnefille
    • Added API middleware for panics, logging, and auth
    • Support for .yml file extension @gbonnefille
    • Upgraded to Go 1.24 & Ember 6.5
    • Refactored cmd code structure
    Open source →
    Additional notes

    v0.4.0-beta.1

    Compare

    Choose a tag to compare

    Open source →
  10. v0.3.0-beta.1.0.20241114153017-2fe3ddd9ad7b14 Nov 2024pre-release

    Nothing published for this version

  11. v0.3.0-beta.1.0.20240615082921-d2f0f9d1754d15 Jun 2024pre-release

    Nothing published for this version

  12. v0.3.0-beta.114 Jun 2024pre-release
    Release notes

    Updated dependencies and a few minor improvements

    Open source →
    Additional notes2 sources agree
    • Minor fixes & dependency updates
    • Upgraded to Ember 5.9
    • Upgraded to Go 1.22
    Open source →
    Additional notes

    v0.3.0-beta.1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  13. v0.3.0-alpha.1.0.20231025155517-bf4b0cc9b78b25 Oct 2023pre-release

    Nothing published for this version

  14. v0.3.0-alpha.118 Aug 2021pre-release
    Release notes

    We've embedded Ember-based UI into the binary to be used with server and preview commands.

    Open source →
    Additional notes2 sources agree
    • Added Ember-based UI for preview
    Open source →
    Additional notes

    v0.3.0-alpha.1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  15. v0.2.116 Jul 2021
    Release notes2 sources agree
    • 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
    Open source →
  16. v0.2.025 Jul 2017
    Release notes

    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

    Open source →
    Additional notes2 sources agree
    • Added GraphQL API for listing and rendering campaigns
    • Added "server" command to run GraphQL API
    • Added "preview" command to open browser preview
    Open source →
    Additional notes

    v0.2.0

    Compare

    Choose a tag to compare

    Open source →
  17. v0.1.011 Jul 2017
    Release notes

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

    General

    • Extremely fast rendering
    • Easy installation - just a single executable
    • Cross platform support - runs on macOS, Linux with more coming soon!

    Structure

    • Source organized as a single directory
    • Easy collaboration via Git (or another SCM)

    Content & layout

    • Native support for content written in Markdown
    • Support for TOML, YAML and JSON metadata in front matter
    • Support for multi-part emails with HTML and text parts
    • Completely customizable per-format layouts
    • Automatic CSS stylesheet inlining

    Recipient list & delivery

    • File-based recipient lists in YAML format
    • Arbitrary recipient metadata available to campaign template
    • Campaigns delivered via any SMTP server or provider
    • DKIM signing to validate sender for spam filters

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

    Open source →
    Additional notes2 sources agree
    • Initial preview release
    • Basic project initialization functionality
    • Rendering campaign Markdown with CSS inlining
    • Delivery of campaigns via SMTP
    • DKIM signing
    Open source →
    Additional notes

    v0.1.0

    Compare

    Choose a tag to compare

    Open source →
  18. v0.0.0-20170711063152-db6191ed385211 Jul 2017pre-release

    Nothing published for this version