• v1.3.138 e0909d4586

    fix: Fix month calculation bug in date filter

    Ghost released this 2026-01-27 07:14:40 +01:00 | 117 commits to main since this release

    v1.3.138:

    • Fixed ValueError: month must be in 1..12
    • Use python-dateutil for proper month arithmetic
    • Uses relativedelta for correct 13 month calculation
    Downloads