Skip to content

Product Roadmap

slhurley edited this page Mar 13, 2024 · 5 revisions

Product Roadmap

Below is a rough outline of the features that we are targeting for CHES.

v0.1.0 - PoC: Direct Email

  • Send single email notifications
  • Add attachments to emails
  • Check email statuses

v1.0.0 - MVP: Message queueing and scheduling, template merge support

  • Send bulk email notifications with optional scheduled delays
  • Implement robust queue and priority system
  • Merge html email templating support
  • Cancel scheduled and delayed emails

Ongoing Support - Post-MVP

  • PGP Encryption support (Incompatible Licenses)
  • Implement Horizontal Autoscaling support
  • Promote stuck or delayed emails to immediately dispatch
  • CORS and CSR security header support
  • Add validation error number definitions
  • Update FK cascade triggers
  • Fix bug on cancel requests
  • Fix bug on app shutdown behaviour
  • Message only (bodyless) email support
  • Implement rate limiting support