Changes
- fix: SMTP Server encryption - email sending was broken
- fix: Unreachable notifications were sent even if the server was probably reachable and just had some minor temporary connection problems.
- fix: bind() to 0.0.0.0:80 failed
- fix: Oauth seeder
- fix: Instance settings are not text columns on new installations (because the table does not yet have 1 row in it)
- fix: duplicated ServerCheckJob in dev
Issues
What's Changed
- v4.0.0-beta.380 by @peaklabs-dev in #4649
Full Changelog: v4.0.0-beta.379...v4.0.0-beta.380