Aws Ses Template Manager Versions Save

A simple application offering an interface for CRUD management of AWS SES templates across all compatible regions and with your own choice of credentials profile. A great GUI productivity tool that can be setup and run locally in seconds (see readme).

v1.5.5

1 year ago

Ensuring that when a user duplicates a template that the save CTA is enabled by default vs disabled.

v1.5.4

2 years ago

Create/edit template page have the following changes:

  • Template text is now a 'textarea' better supporting longer values.
  • Update/Save button will now be enabled upon input change (on keypress).

v1.5.3

2 years ago

Fixing issues where a blank 'text' value for a template would cause 500's from the 'get-template' endpoint. Additionally including a small readme update.

v1.5.2

3 years ago
  • Created at timestamps are now formatted differently rather to aid readability.
  • Longer replacement tag names are better displayed within the send test email modal.
  • Minor .env file tweak with included comment to now better describe which properties are configurable.

v1.5.1

3 years ago
  • 'New version' indicator icon added, hover text decoration styles changes.
  • 'New version' indicator and index table CTA's have tooltips applied.
  • Readme updates.
  • 'Delete template' modal language changes and dynamic template name included in header.

v1.5.0

3 years ago

Per each template listed, there is now a new option in the menu list which will allow the user to send a test email with their chosen template. Replacement tag values can also be added before sending.

This updates includes a new dependancy and requires a npm install

v1.4.2

3 years ago

Further improvements to the accuracy of the text content which is generated from clicking the 'Generate Content' button.

v1.4.1

3 years ago
  • Allowing resizing of the HTML code editor
  • Subtle CTA styling changes
  • Updated readme
  • Code structure change

v1.4

3 years ago

Addition of an embedded HTML code editor for enabling syntax highlighting and line numbering.

v1.3

3 years ago

Upon each user session, check to see if there's a more recent version released in the Github repo. If so, then display a visual cue to the user that there's a more recent version the user can upgrade to.