Skip to content

v4.0.0-beta.380

Latest
Compare
Choose a tag to compare
@andrasbacsai andrasbacsai released this 27 Dec 10:22
676f616

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

Full Changelog: v4.0.0-beta.379...v4.0.0-beta.380