|
| 1 | +# 📦 Unla v0.8.3 |
| 2 | + |
| 3 | +> Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code. |
| 4 | +
|
| 5 | +## ⚡ 改进 |
| 6 | + |
| 7 | +- 聊天页面新增SystemPrompt和Authorization文本框功能 |
| 8 | +- 使用OPENAI_*环境变量创建默认LLM提供者 |
| 9 | +- 优化根元素渲染和加载屏幕显示效果 |
| 10 | + |
| 11 | +## 🔧 其他 |
| 12 | + |
| 13 | +- 重构:将路由前缀从'/mcp'更新为'/gateway'统一管理 |
| 14 | +- 修复:增强错误处理和改善SelectItem可访问性 |
| 15 | +- 更新系统提示的中英文翻译 |
| 16 | +- 添加系统提示相关API路由 |
| 17 | +- 清理和移除OpenAI配置相关文件 |
| 18 | +- 更新文档链接指向新URL |
| 19 | + |
| 20 | +--- |
| 21 | + |
| 22 | +📘 文档:https://docs.unla.amoylab.com/ |
| 23 | +🐙 源码:https://github.com/amoylab/unla |
| 24 | +🐳 Docker 镜像:`ghcr.io/amoylab/unla/allinone:latest` |
| 25 | +💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY |
| 26 | +🔗 扫描下方二维码加入社区微信群,备注:`unla` |
| 27 | +<img src="https://github.com/amoylab/unla/blob/main/web/public/wechat-qrcode.png" alt="微信群二维码" width="350" height="350" /> |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +感谢所有参与和关注该项目的开发者与用户 💖 |
| 32 | + |
| 33 | +--- |
| 34 | + |
| 35 | +## ⚡ Improvements |
| 36 | + |
| 37 | +- Add SystemPrompt and Authorization textbox functionality to chat page |
| 38 | +- Create default LLM provider using OPENAI_* environment variables |
| 39 | +- Optimize root element rendering and enhance loading screen display |
| 40 | + |
| 41 | +## 🔧 Others |
| 42 | + |
| 43 | +- Refactor: Update routing prefixes from '/mcp' to '/gateway' for unified management |
| 44 | +- Fix: Enhance error handling and improve SelectItem accessibility |
| 45 | +- Update system prompt translations for English and Chinese locales |
| 46 | +- Add system prompt related API routes |
| 47 | +- Clean up and remove OpenAI configuration files |
| 48 | +- Update documentation links to point to new URL |
| 49 | + |
| 50 | +--- |
| 51 | + |
| 52 | +📘 Docs: https://docs.unla.amoylab.com/ |
| 53 | +🐙 Source: https://github.com/amoylab/unla |
| 54 | +🐳 Docker Image: `ghcr.io/amoylab/unla/allinone:latest` |
| 55 | +💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY |
| 56 | +🔗 Scan the QR code below to join WeChat community group, note: `unla` |
| 57 | +<img src="https://github.com/amoylab/unla/blob/main/web/public/wechat-qrcode.png" alt="WeChat QR Code" width="350" height="350" /> |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +Thanks to all contributors and early users! 💖 |
0 commit comments