Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0-beta.380 #4649

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

v4.0.0-beta.380 #4649

wants to merge 10 commits into from

Conversation

peaklabs-dev
Copy link
Member

@peaklabs-dev peaklabs-dev commented Dec 23, 2024

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

@peaklabs-dev peaklabs-dev added the 🏔️ Peaklabs A label for PRs from Peaklabs. label Dec 23, 2024
@peaklabs-dev peaklabs-dev marked this pull request as ready for review December 23, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment