V0.3.3 - The fancy frog release 🐸 #137
scopsy
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's new?
Email attachments support
This incredible community effort started from @davidsoderberg who took on him to finalize the interface for the
$attachments
and later on all the community took the effort to update all of our 9 email providers.So how this works?
The
$attachment
interface receives an array of attachment objects. Each attachment contains a file buffer, the mime type and the attachment name to be used.NestJS module
Created by @devblin you can now use notifire in your nestjs application easily by installing the
@notifire/nest
package.Initializing module with templates and providers:
Using notifire's singleton service in other services and modules:
Mail attachments contributors
New providers
Other changes
New Contributors in this version
This discussion was created from the release V0.3.3 - The fancy frog release 🐸.
Beta Was this translation helpful? Give feedback.
All reactions