Skip to content

v0.26.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 10:14
  • Added
    • New: Limit maximum textbox width in chatbot.
    • New: Add more spacing to side nav links when no group label specified.
    • New: Allow keeping unresponsive apps. #2043 (#2050)
  • Fixed
    • Fixed: Do not render excessive scrollbars for unhandled exceptions.
    • Fixed: Prevent markdown flicker on component update.
    • Fixed: Make boolean options case-insensitive and accept numerical values as well.
    • Fixed: Use proper types for PackedRecord to avoid Mypy errors.
    • Fixed: Allow running wave university via venv/bin/wave-university command.