Skip to content

Releases: biigle/newsletter

v1.2.2

15 Feb 13:46
6df27b9
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mzur made their first contribution in #10

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Jun 09:20
Compare
Choose a tag to compare

What's Changed

  • Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #1
  • Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2
  • Bump webpack from 5.69.1 to 5.76.1 by @dependabot in #3
  • Fix down migration by @mzur
  • Add published date as title to newsletter archive by @mzur

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Oct 13:18
Compare
Choose a tag to compare

What's changed

  • Implement ability to draft and send newsletters by @mzur

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Oct 07:06
Compare
Choose a tag to compare

What's changed

  • Scheduled job to delete stale subscribers after 2 weeks by @mzur
  • Admin view with list of subscribers and option to delete some by @mzur

Full Changelog: v1.0.1...v1.1.0

v1.0.1

29 Sep 13:18
Compare
Choose a tag to compare

What's changed

  • Decrease honeytime timeout to 2 seconds and improve error message

Full Changelog: v1.0.0...v1.0.1

v1.0.0

29 Sep 12:38
Compare
Choose a tag to compare

Run php artisan migrate after installing this module.

Features

  • Newsletter subscription via double opt-in (also from sign-up form)
  • Count of subscribers in admin area
  • Unsubscribe form

Full Changelog: https://github.com/biigle/newsletter/commits/v1.0.0