Closed abhranil26 closed 1 month ago
Thanks for the PR, but this image is very random image and we won't include it in the official repository due to high risk.
The official image is much safer - even though it may not have the capabilities of the other image.
Hmm after checking i found that Plausible have since integrated a new email client built in in the new versions. Separate smtp not required. Just need to set MAILER_ADAPTER=Bamboo.Mua in env variables. Tested and it works. Gonna update the PR!
Also updated default version of plausible to the latest version.
I have tested this, it works!
First of all, thank you for your contribution! 😄
Please note that this repo is mostly for popular apps with thousands of stars and tens of thousands of downloads. If you'd like to add a less popular app, you can always create your own 3rd party repo and add your app there.
☑️ Self Check before Merge
npm ci && npm run validate_apps && npm run formatter
(If failling run the prettier:npm run formatter-write
)