8000 Release v21.11 · python-telegram-bot/python-telegram-bot · GitHub
[go: up one dir, main page]

Skip to content

v21.11

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 11:05
· 39 commits to master since this release
9323caf

Version 21.11

Released 2025-03-01

This is the technical changelog for version 21.11. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.

Major Changes and New Features

Minor Changes and Bug Fixes

  • Add Bootstrapping Logic to Application.run_* (#4673 closes #4657)
  • Fix a Bug in edit_user_star_subscription (#4681 by @vavasik800)
  • Simplify Handling of Empty Data in TelegramObject.de_json and Friends (#4617 closes #4614)

Documentation Improvements

  • Documentation Improvements (#4641)
  • Overhaul Admonition Insertion in Documentation (#4462 closes #4414)

Internal Changes

  • Stabilize Linkcheck Test (#4693)
  • Bump pre-commit Hooks to Latest Versions (#4643)
  • Refactor Tests for TelegramObject Classes with Subclasses (#4654 closes #4652)
  • Use Fine Grained Permissions for GitHub Actions Workflows (#4668)

Dependency Updates

  • Bump actions/setup-python from 5.3.0 to 5.4.0 (#4665)
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#4666)
  • Bump actions/stale from 9.0.0 to 9.1.0 (#4667)
  • Bump astral-sh/setup-uv from 5.1.0 to 5.2.2 (#4664)
  • Bump codecov/test-results-action from 1.0.1 to 1.0.2 (#4663)
0