Skip to content

Releases: biigle/newsletter

v1.3.0

21 Mar 12:35
97a0f08

Choose a tag to compare

What's Changed

  • Update vulnerable dependencies causing security problems by @lehecht in #9
  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #11
  • Bump webpack-dev-middleware from 5.3.1 to 5.3.4 by @dependabot in #12
  • Bump express from 4.17.3 to 4.19.2 by @dependabot in #13
  • Bump ws from 8.16.0 to 8.17.1 by @dependabot in #14
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #15
  • Remove boilerplate JS/CSS assets from bigle/module by @mzur in #18

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

15 Feb 13:46
6df27b9

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

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

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

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

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

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