Skip to content

6.0.3

Compare
Choose a tag to compare
@sampaiodiego sampaiodiego released this 13 Apr 03:38
5579a91

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

🔍 Minor changes
  • Bump apps-engine to v1.37.2 (#28888)

  • Upgrade vm2 (#28860)

    It patches vm2.

👩‍💻👨‍💻 Core Team 🤓