• v4.0 ee7069c6bd

    v4.0 Stable

    kerem released this 2026-01-22 13:20:32 +03:00 | 80 commits to master since this release

    📅 Originally published on GitHub: Thu, 22 Jan 2026 10:21:35 GMT
    🏷️ Git tag created: Thu, 22 Jan 2026 10:20:32 GMT

    This release drops support of Python 3.11 and below. The minimum required Python
    version is 3.12.

    Improvements

    • Upgrade to Django 6.0
    • Update the Matrix integration to use Matrix v3 API (#1244)
    • Update email alert template to use user's preferred time zone (#1230)
    • Update the web UI to use user's preferred timezone instead of browser's timezone
    • Add data migration to update legacy timezones to current canonical timezones (#1250)
    • Switch to using multicolor icon font for integration icons

    Bug Fixes

    • Fix the text version of email report for recently created checks (#1236, @adelton)
    • Fix prepare_durations() to assert ping ordering by id not by created date
    • Fix the "Pause" API call and UI action to no-op if the check is already paused
    Downloads