Skip to content

v4.1.0 馃寛

Choose a tag to compare

@github-actions github-actions released this 14 May 19:02
· 55 commits to master since this release
4aa6bfa

Welcome @cclauss and @DhavalGojiya as new maintainers!

馃殌 Features

  • Make worker compatible with Windows #335
  • Add support for Django 6.0 #331

馃悰 Bug Fixes

  • Ensured transactional safety when writing to redis #296
  • Correct error masking in get_scheduled_task and worker TTL expiry #360
  • Handle None scheduled_time in TaskAdmin.next_run #363 #365
  • Fix module permission check for queues and workers admin #313
  • Check for a valid Task before rendering its link #318
  • Fix annotation handling for Python 3.14+ #305 #309

馃О Maintenance

  • Add ruff linting rules to CI #314 #312 #310 #317
  • Add pre-commit hooks with codespell, pyproject-fmt, and pyproject validation #316 #322
  • Add intro video to README #308
  • Add Python 3.14 and free-threaded 3.14t to test matrix #302 #306
  • Turn off fail-fast in CI #303
  • Fix typos in docs #304
  • Replace legacy US/Eastern timezone with America/New_York #368
  • Improve CI pipeline speed and supply chain security #355
  • Add CI check to validate uv.lock is up-to-date #300

New Contributors

Full Changelog: v4.0.8...v4.1.0