Skip to content

Releases: UCF/GMUCF-Utilities

v1.0.4

Choose a tag to compare

@jmbarne3 jmbarne3 released this 21 Mar 20:37
c55c66c

Enhancements:

  • Added composer file.

v1.0.3

Choose a tag to compare

@cjg89 cjg89 released this 25 Sep 20:30

Enhancements:

  • Modified email "preview" nomenclature throughout the plugin to more clearly define them as "tests"

v1.0.2

Choose a tag to compare

@cjg89 cjg89 released this 10 Jul 20:58

Bug Fixes:

  • Made sure the email preview button only shows up for emails.
  • Fixed/cleaned up some instant send related logic.

Enhancements:

  • Updated preview list retrieval logic to ensure lists of preview recipients are matched and reduced using case-insensitive string matching.
  • Implemented a base list of email preview recipients to send all previews to.

v1.0.1

Choose a tag to compare

@cjg89 cjg89 released this 23 Jun 18:44

Bug Fixes:

  • Updated instant_send() to ensure that an email's requester gets included in the recipient list used for sending previews.
  • Instant send recipient lists are now filtered to ensure email addresses aren't repeated, and that no empty strings get passed along as recipient addresses.

v1.0.0

Choose a tag to compare

@cjg89 cjg89 released this 15 Jun 16:00

Initial release