Releases: openSenseMap/mailer
Releases · openSenseMap/mailer
v1.1.0
What's Changed
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #39
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #37
- Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #38
- Bump docker/metadata-action from 5.0.0 to 5.4.0 by @dependabot in #51
- Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #46
- Bump vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0 by @dependabot in #57
- Bump docker/login-action from 3.0.0 to 3.3.0 by @dependabot in #72
- Bump docker/build-push-action from 5.1.0 to 6.7.0 by @dependabot in #74
- Bump docker/metadata-action from 5.4.0 to 5.5.1 by @dependabot in #58
- Bump react and @types/react by @dependabot in #63
- chore: update react-email dependencies by @mpfeil in #76
- fix: email encoding by @mpfeil in #77
- fix: rendering and sending emails by @mpfeil in #78
- Bump node from 20-bullseye-slim to 21-bullseye-slim by @dependabot in #40
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Update action dependencies by @mpfeil in #29
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- update versions within package.json by @mpfeil in #31
New Contributors
- @dependabot made their first contribution in #30
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
First working version of the new openSenseMap Mailer 🥳
The old version was completely rewritten.
The new mailer is now based on a redis backed queue and uses react.email to create and render mail templates.
New Contributors
Full Changelog: https://github.com/openSenseMap/mailer/commits/v1.0.0