2023-04-13 · 2 🐛 · 2 🔍 · 7 👩💻👨💻
Engine versions
- Node:
14.21.2
- NPM:
6.14.17
- MongoDB:
4.4, 5.0, 6.0
🐛 Bug fixes
-
Add function to get installation source (#28806)
There have been reports of problems regarding the missing information of
installationSource
in apps. The only scenario where this information could be missing is if migrations failed to run properly when upgrading to 6.0. We haven't been able to identify the root cause yet, so we decided to provide a workaround in the meanwhile -
SMTP warnings on user form (#28832)
Check for SMTP config on server side and then show warning on client side