Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:12
· 106 commits to main since this release
bf22ffe

📦 Unla v0.8.3

Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code.

⚡ 改进

  • 聊天页面新增SystemPrompt和Authorization文本框功能
  • 使用OPENAI_*环境变量创建默认LLM提供者
  • 优化根元素渲染和加载屏幕显示效果

🔧 其他

  • 重构:将路由前缀从'/mcp'更新为'/gateway'统一管理
  • 修复:增强错误处理和改善SelectItem可访问性
  • 更新系统提示的中英文翻译
  • 添加系统提示相关API路由
  • 清理和移除OpenAI配置相关文件
  • 更新文档链接指向新URL

📘 文档:https://docs.unla.amoylab.com/
🐙 源码:https://github.com/amoylab/unla
🐳 Docker 镜像:ghcr.io/amoylab/unla/allinone:latest
💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY
🔗 扫描下方二维码加入社区微信群,备注:unla
微信群二维码


感谢所有参与和关注该项目的开发者与用户 💖


⚡ Improvements

  • Add SystemPrompt and Authorization textbox functionality to chat page
  • Create default LLM provider using OPENAI_* environment variables
  • Optimize root element rendering and enhance loading screen display

🔧 Others

  • Refactor: Update routing prefixes from '/mcp' to '/gateway' for unified management
  • Fix: Enhance error handling and improve SelectItem accessibility
  • Update system prompt translations for English and Chinese locales
  • Add system prompt related API routes
  • Clean up and remove OpenAI configuration files
  • Update documentation links to point to new URL

📘 Docs: https://docs.unla.amoylab.com/
🐙 Source: https://github.com/amoylab/unla
🐳 Docker Image: ghcr.io/amoylab/unla/allinone:latest
💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY
🔗 Scan the QR code below to join WeChat community group, note: unla
WeChat QR Code


Thanks to all contributors and early users! 💖

What's Changed

Full Changelog: v0.8.2...v0.8.3