From aaec04db86314a05c36c4643bda2dca17c380c1c Mon Sep 17 00:00:00 2001 From: Kieran Cutting Date: Tue, 12 Jul 2022 14:12:59 +0100 Subject: [PATCH] Add release notes --- release/0.1.0+5.2.4.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release/0.1.0+5.2.4.txt diff --git a/release/0.1.0+5.2.4.txt b/release/0.1.0+5.2.4.txt new file mode 100644 index 0000000..94b609b --- /dev/null +++ b/release/0.1.0+5.2.4.txt @@ -0,0 +1,7 @@ +This seems stable so far. This release adds mail configs to the env file and updates to the most recent version of Ghost. + +I've only tested the mail settings with SMTP so far, so your mileage may vary. Adding the mail settings means you can add other contributors to your Ghost instance, which you couldn't before. + +If you have any issues, Ghost is using nodemailer for mail under the hood so check their docs for any config options you may need. Happy to help if you do notice anything odd. + +@xynosis (fractals co-op) \ No newline at end of file