|
| 1 | +# 📦 Unla v0.8.4 |
| 2 | + |
| 3 | +> Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code. |
| 4 | +
|
| 5 | +## ⚡ 改进 |
| 6 | + |
| 7 | +- 从npm迁移到pnpm包管理器,提升依赖管理效率 |
| 8 | +- 更新Rollup和Vite版本,增强构建性能和代码分割 |
| 9 | +- 增强OpenAPI导入功能,支持租户验证和租户选择 |
| 10 | +- 改进租户选择逻辑和网关管理器的用户体验 |
| 11 | +- 优化MultiSelectAutocomplete组件,新增maxVisibleItems属性 |
| 12 | + |
| 13 | +## 🔧 其他 |
| 14 | + |
| 15 | +- 修复:移除API baseURL中的v1前缀 |
| 16 | +- 修复:解决docker compose文件在旧版本docker-compose二进制上的运行错误 |
| 17 | +- 优化:重构Layout组件导入结构,提升代码可读性 |
| 18 | +- 优化:改进GitHub工作流配置,安装特定pnpm版本并启用缓存 |
| 19 | +- 更新:调整API服务器端口和MCP网关配置以保持一致性 |
| 20 | +- 更新:增强运行时配置处理和环境变量配置 |
| 21 | +- 更新:登录页面标题更新为"Unla - MCP Gateway" |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | +📘 文档:https://docs.unla.amoylab.com/ |
| 26 | +🐙 源码:https://github.com/amoylab/unla |
| 27 | +🐳 Docker 镜像:`ghcr.io/amoylab/unla/allinone:latest` |
| 28 | +💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY |
| 29 | +🔗 扫描下方二维码加入社区微信群,备注:`unla` |
| 30 | +<img src="https://github.com/amoylab/unla/blob/main/web/public/wechat-qrcode.png" alt="微信群二维码" width="350" height="350" /> |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +感谢所有参与和关注该项目的开发者与用户 💖 |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +## ⚡ Improvements |
| 39 | + |
| 40 | +- Migrate from npm to pnpm package manager for improved dependency management efficiency |
| 41 | +- Update Rollup and Vite versions to enhance build performance and code splitting |
| 42 | +- Enhance OpenAPI import functionality with tenant validation and tenant selection support |
| 43 | +- Improve tenant selection logic and gateway manager user experience |
| 44 | +- Optimize MultiSelectAutocomplete component with new maxVisibleItems property |
| 45 | + |
| 46 | +## 🔧 Others |
| 47 | + |
| 48 | +- Fix: Remove v1 prefix from API baseURL |
| 49 | +- Fix: Resolve docker compose file runtime errors on older docker-compose binary versions |
| 50 | +- Optimize: Refactor Layout component import structure for better code readability |
| 51 | +- Optimize: Improve GitHub workflow configuration with specific pnpm version installation and caching |
| 52 | +- Update: Adjust API server port and MCP gateway configuration for consistency |
| 53 | +- Update: Enhance runtime configuration handling and environment variable setup |
| 54 | +- Update: Login page title updated to "Unla - MCP Gateway" |
| 55 | + |
| 56 | +--- |
| 57 | + |
| 58 | +📘 Docs: https://docs.unla.amoylab.com/ |
| 59 | +🐙 Source: https://github.com/amoylab/unla |
| 60 | +🐳 Docker Image: `ghcr.io/amoylab/unla/allinone:latest` |
| 61 | +💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY |
| 62 | +🔗 Scan the QR code below to join WeChat community group, note: `unla` |
| 63 | +<img src="https://github.com/amoylab/unla/blob/main/web/public/wechat-qrcode.png" alt="WeChat QR Code" width="350" height="350" /> |
| 64 | + |
| 65 | +--- |
| 66 | + |
| 67 | +Thanks to all contributors and early users! 💖 |
0 commit comments