TL;DR
This release adds some missing .env settings for curated onboarding and notifications.
All of them are just exposing and documenting the default values, so no functional changes should happen, and this update can be skipped if you want to.
How to update
git pull./scripts/dottie updatedocker compose restart
🐛 Bug Fixes
b5317c0- add missing env settings for admin notifications (commit by @jippi)c6fc179- remove bad validation string for INSTANCE_REPORTS_EMAIL_ADDRESSES (commit by @jippi)b88cf2e- group curated onboarding settings into its own group (commit by @jippi)639ac2f- expand 'Curated onboarding' settings with all options (commit by @jippi)