Skip to content

v8.0.0

Choose a tag to compare

@MountainGod2 MountainGod2 released this 18 Apr 14:52
· 211 commits to main since this release
Immutable release. Only release title and notes can be modified.
v8.0.0
67d11e3

v8.0.0 (2026-04-18)

This release is published under the MIT License.

Chores

  • dev-tools: Update dependency ruff to v0.15.10 (80e6f18)

  • examples-deps: Update dependency cb-events to v7.1.2 (c7c0969)

  • pre-commit: Update pre-commit (ef9727c)

  • pre-commit: Update pre-commit hook renovatebot/pre-commit-hooks to v43.104.7 (85488fe)

  • pre-commit: Update pre-commit hook renovatebot/pre-commit-hooks to v43.104.8 (ac08dfc)

  • pre-commit: Update pre-commit hook renovatebot/pre-commit-hooks to v43.109.0 (315a765)

  • pre-commit: Update pre-commit hook renovatebot/pre-commit-hooks to v43.110.14 (756f063)

  • pre-commit: Update pre-commit hook renovatebot/pre-commit-hooks to v43.110.5 (158ed65)

  • pre-commit: Update pre-commit hook renovatebot/pre-commit-hooks to v43.110.6 (aef1481)

  • python-dev-tools: Update dependency pyrefly to v0.60.0 (#107, bea68a3)

  • security: Update supported versions (#106, e4f2731)

  • workflow: Simplify upstream verification script (#108, b27f7c5)

Code Style

  • router: Fix linting issues in _is_async_callable (#112, c059904)

Documentation

  • Update supported Python versions (6a6dbe1)

  • configuration: Clarify allowed hosts (#109, e80b159)

  • configuration: Update example for allowed hosts (#109, e80b159)

  • examples: Enhance script documentation and usage instructions (#113, e04fb50)

  • quickstart: Clarify handler exception behavior (#109, e80b159)

  • README: Clarify description of is_private property (#114, a9534fb)

Refactoring

  • Improve text truncation and caching logic (#112, c059904)

  • Removed option to extend additional URLs (#114, a9534fb)

  • Reorganize renovate rules, update linting, and improve docs (#109, e80b159)

  • Replace pyrefly and pyright with basedpyright (#111, 265de69)

  • Simplify cache handling and imports (#112, c059904)

  • exceptions: Ignore private usage warning for _TRUNCATE_LENGTH (#111, 265de69)

  • exceptions: Raise ValueError for negative limit in truncate_text (#112, c059904)

  • exceptions: Remove deprecated _TRUNCATE_LENGTH (#112, c059904)

  • exceptions: Rename TRUNCATE_LENGTH to _TRUNCATE_LENGTH (#111, 265de69)

  • renovate: Simplify group names and scopes (#109, e80b159)

  • tests: Improve test coverage and docs (#109, e80b159)


Detailed Changes: v7.1.2...v8.0.0