Skip to content

Releases: frockett/OpenLaunch

v0.1.1

11 Dec 08:52
318af33

Choose a tag to compare

What's Changed

  • Fixed issue where check for duplicate from address details would always return true. by @frockett in #1
  • Improve readme formatting and add API documentations by @frockett in #2
  • Fixed issue where upload image endpoint would return html for the login page upon unauthorized request by @frockett in #3
  • Small readme formatting changes by @frockett in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Dec 15:07

Choose a tag to compare

What's Included in v0.1.0

  • Initial setup of OpenLaunch application.
  • Features:
    • Subscribe Endpoint
    • API Key Management
    • Basic Email Templating
    • Metrics Dashboard
    • AWS Integration
    • Mock Services for testing
  • Configuration and deployment instructions.