@maxwaldorf I just deleted the 1.18.2 tag from Docker Hub -- I most likely won't regenerate the image. v1.18.3 will be the next release with a Docker image.
Gotchas for 0.3.0
-
Keep up the good work!
-
Postmark plugin is ready to go!
You're like a machine.
-
Haha... just a couple to get the ball rolling. The majority of the work had been done with the PostageApp plugin, so it was more a matter of replacing "postageapp" with "postmark" or what have you...
-
nodebb-plugin-emailer-mandrill
basically copied your mailgun files,
Ctrl+R "mailgun" "mandrill"
npm publishdon't try this at home
-
Hahaha -- yes, it is that easy...
I mean, well... hopefully the mandrill plugin is called the same way as Mailgun...
Edit: Updated the original post. Thanks again.
-
@bentael said:
nodebb-plugin-emailer-mandrill
basically copied your mailgun files,
Ctrl+R "mailgun" "mandrill"
npm publishdon't try this at home
I tried it at home, and it worked! Thanks for the plugin!
-
@skaughtx0r great! feel free to submit features/issues or pull-requests.
-
Updated the list with another gotcha! If you're running a non-English forum, please be advised.
-
Looks like @barveyhirdman is writing a local SMTP mailer for NodeBB :x
-
@julian well for now I basically just copied the Mailgun plugin and changed the values to save a minimal SMTP config and wired nodemailer in, but I'll get to it and all kinds of wizardry. (Like DKIM, popular services, anything possible with Nodemailer)
-
At the rate coding is moving, what's the best ETA for 0.3.0?
-
Hi @planner -- there are some issues we need to figure out for 0.3.0, so we're looking at sometime in the coming week or two*.
The bulk of the hard stuff is done already, and we could just release it now, but that would be irresponsible of us
* Don't quote me on this!
-
That still puts the release within this month, which is just fine with me. I intend to make a test installation and if all goes well, have it on my site two weeks after that.
-
Does that mean that all those 16 outstanding issues on GitHub will be fixed in the week or two?
Looks like a lot of fixing, but I'm rooting for you guys.
-
@planner said:
Does that mean that all those 16 outstanding issues on GitHub will be fixed in the week or two?
Not necessarily -- some of the lower priority bugs may be bumped to the next patch version. We try to get as much in as possible without sacrificing build quality