Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 841 Bytes

File metadata and controls

28 lines (17 loc) · 841 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.1] - 2026-04-06

Fixed

  • Changed settings page heading to h1 for proper document structure.

[0.2.0] - 2026-04-06

Added

  • Admin settings page with React UI for API token and from address.
  • Settings API routes for loading and saving configuration.
  • Test email button to verify Lettermint integration from the admin panel.

[0.1.0] - 2026-04-06

Added

  • Initial release of the Lettermint email provider plugin for EmDash.
  • Email delivery via Lettermint's email:deliver hook.
  • GitHub Actions workflows for CI, linting, security audit, and npm publishing.