weppy v2.8.1 Release Notes

Release Date: 2026-04-07 // 2 months ago
  • Patch release

    🔄 Changes since 2.8.0:

    • 🛠 Fix a path traversal vulnerability (CVE-2026-39847) in RSGI internal assets handler

Previous changes from v2.8

  • 🆕 New features

    • 👌 support ranges on file responses

    🛠 Fixes

    • 🔧 psycopg 3 driver configuration in ORM

    🔄 Changes

    • RSGI spec 1.6
    • ⬇️ drop Python 3.8 support
    • ➕ add Python 3.14 support
    • python-rapidjson dependency is now optional (rapidjson extra)

    ⬆️ As usual, upgrade guide is available in the docs