Skip to content

Releases: Extra-Chill/extrachill-newsletter

v0.6.0

Choose a tag to compare

@chubes4 chubes4 released this 10 Aug 22:03

What's Changed

  • feat: register bounded delegated campaign action by @chubes4 in #30
  • refactor: route Sendy campaigns through public abilities by @chubes4 in #32
  • fix: restore subscriber sync execution by @chubes4 in #35
  • fix: clear newsletter release lint blockers by @chubes4 in #37

Full Changelog: https://github.com/Extra-Chill/extrachill-newsletter/blob/v0.6.0/docs/CHANGELOG.md

v0.5.1

Choose a tag to compare

@chubes4 chubes4 released this 12 Jul 01:45

What's Changed

  • Consolidate to one config-injected Sendy client (delete in-plugin duplicate) by @chubes4 in #24
  • refactor: rename extrachill_multisite_subscribe to extrachill_network_subscribe (#25) by @chubes4 in #26

Full Changelog: https://github.com/Extra-Chill/extrachill-newsletter/blob/v0.5.1/docs/CHANGELOG.md

v0.5.0

Choose a tag to compare

@chubes4 chubes4 released this 21 Jun 22:39

What's Changed

  • refactor: consume DMB Sendy primitive; surface email-funnel metrics by @chubes4 in #22

Full Changelog: https://github.com/Extra-Chill/extrachill-newsletter/blob/v0.5.0/docs/CHANGELOG.md

v0.4.2

Choose a tag to compare

@chubes4 chubes4 released this 15 Jun 21:51

What's Changed

  • fix: guard ability category registration against double-fire _doing_it_wrong notice by @chubes4 in #19

Full Changelog: https://github.com/Extra-Chill/extrachill-newsletter/blob/v0.4.2/docs/CHANGELOG.md

v0.4.1

Choose a tag to compare

@chubes4 chubes4 released this 04 Jun 23:38

What's Changed

  • refactor: replace hardcoded extrachill.com domain with ec_get_site_url by @chubes4 in #11
  • refactor: dedupe newsletter email-shell builder by @chubes4 in #12
  • refactor: dedupe Sendy logic + replace cred-scrape with options (closes #13, closes #14) by @chubes4 in #15
  • fix: remove dangling Turnstile data-callback that broke sibling widget auto-render by @chubes4 in #18

Full Changelog: https://github.com/Extra-Chill/extrachill-newsletter/blob/v0.4.1/docs/CHANGELOG.md

v0.4.0

Choose a tag to compare

@chubes4 chubes4 released this 17 May 21:59

Added

  • render Turnstile widget on newsletter forms + send token on submit

v0.3.0

Choose a tag to compare

@chubes4 chubes4 released this 28 Apr 01:12

Added

  • add newsletter-subscriber-stats ability