Skip to content

v0.26.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 10:26
  • Added
    • New: Use absolute URLs in API docs #2078 (#2088)
    • Docs: Update tutorials and installation instructions.
    • Docs: Remove unnecessary migration docs + unmaintained channgelog.
    • Docs: Remove ending markdown backticks in examples - clashing with Docusaurus.
    • Docs: Add tabs to docs where possible #1785 (#2065)
    • Docs: Minor update to HTTPS config.
    • Docs: Make deployment docs clearer.
  • Fixed
    • Fixed: Run waved process in a separate process group on Windows so that wave run works on modern uvicorn. #2074 #2108
    • Fixed: Remove code highlight flicker during streaming. Closes #2064