github open-webui/computer v0.4.3

latest releases: v0.9.21, v0.9.20, v0.9.19...
2 months ago

Changed

  • 💬 Telegram rich message formatting. Telegram messages now use sendRichMessage / sendRichMessageDraft (Bot API InputRichMessage) for properly rendered Markdown with bold, italic, code blocks, and links. Falls back gracefully to plain text when the API is unavailable.
  • 📝 Increased Telegram streaming buffer. The streaming buffer limit for Telegram was raised from 4 096 to 32 768 characters, allowing longer messages to stream without premature chunking.
  • 🔒 Proxy middleware authentication. The reverse-proxy middleware now verifies the cptr_session cookie before forwarding requests, preventing unauthenticated access to proxied local services.
  • 📖 README refresh. Updated the README with revised feature descriptions and setup instructions.

Don't miss a new computer release

NewReleases is sending notifications on new releases.