Releases: APIParkLab/APIPark
v1.9.0-beta
Release Notes for Version 1.9
🇺🇸 English
✨ 新增
-
第三方账号登录授权
支持用户账号通过第三方登录授权,当前优先支持飞书账号登录授权。可无缝与企业的飞书账号管理对接。 -
消费者级别 MCP 服务
支持调用MCP能力时,仅可访问某个消费者已订阅的服务,提供更灵活的MCP调用范围配置。
🇨🇳 简体中文
✨ New Feature
-
Third-Party Account Login Authorization
Supports user account login authorization via third-party accounts, currently prioritizing Lark account authorization. Seamlessly integrates with the company's Lark account management. -
Consumer-Level MCP Service
When calling MCP capabilities, only services subscribed to by a specific consumer can be accessed, providing more flexible MCP call scope configuration.
What's Changed
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #342
- Feature/1.9 o auth by @NINGyv179 in #343
- Feature/liujian 1.9 by @Dot-Liu in #344
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #345
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #346
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #347
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #348
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #349
- Feature/1.9 o auth by @NINGyv179 in #350
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #351
- Feature/liujian 1.9 by @Dot-Liu in #352
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #353
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #355
- Feature/liujian 1.9 by @Dot-Liu in #356
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #357
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #358
- update ap-account version by @Dot-Liu in #359
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #360
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #361
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #362
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #363
- feat: Add Feishu OAuth login & consumer-grade MCP by @NINGyv179 in #366
- update service publish config by @Dot-Liu in #368
Full Changelog: v1.8.3-beta...v1.9.0-beta
v1.8.3-beta
What's Changed
Full Changelog: v1.8.2-beta...v1.8.3-beta
v1.8.2-beta
v1.8.1-beta
v1.8.0-beta
Release Notes for Version 1.8
🇺🇸 English
✨ Added
-
Service Overview Dashboard
- Visual charts to display service usage stats:
- Request count
- Network traffic
- Token consumption (total & average)
- Average requests per consumer
- Top APIs by call volume
- Customizable time range for filtering data
- Visual charts to display service usage stats:
-
API / MCP Request Logs
- Access historical request logs for APIs or MCP under Service Management > Logs
- View request and response parameters
- Streaming data is formatted for easier reading
🎨 Improved
- Renamed system setting “Logs” to “Log Output”
- Renamed “Logs” under “Data Sources” to “Request Logs”, and switched default log storage to Loki
- Improved layout of the service page
- Fixed miscellaneous bugs for enhanced stability
🇨🇳 简体中文
✨ 新增
-
服务总览
- 通过图表展示服务的使用情况,比如:请求次数、网络流量、Token 消耗、平均Token 消耗、平均每个消费者的请求次数、API 调用量排名等。
- 可以自定义时间段来筛选数据
-
实时查询 API/MCP 请求日志
- 在服务管理-日志功能中,可以看到服务内 API 或 MCP 的历史请求日志
- 支持查看请求、返回参数
- 流式传输的数据也会被整理成便于查看的格式
🎨 优化
- 将系统设置的“日志”功能改名为“日志输出”
- 将系统设置的“数据源”功能的“日志”改名为“请求日志”,并且使用Loki作为默认的请求日志存储方式
- 优化服务页面的布局
- 修复一些Bug
What's Changed
- Feature/1.8 cx by @NINGyv179 in #299
- Feature/liujian 1.8 by @Dot-Liu in #301
Full Changelog: v1.7.3-beta...v1.8.0-beta
v1.7.3-beta
Built in initialization operation during Docker Composer installation program
What's Changed
Full Changelog: v1.7.2-beta...v1.7.3-beta
v1.7.2-beta
What's Changed
Full Changelog: v1.7.1-beta...v1.7.2-beta
v1.7.1-beta
What's Changed
- Fix: Issue where API portal's service list fails to retrieve when Influxdb is not initialized by @Dot-Liu in #295
Full Changelog: v1.7.0-beta...v1.7.1-beta
v1.7.0-beta
Release Notes for Version 1.7
✨ Added
-
Service-level MCP (Model Context Protocol) support
- One-click to enable MCP access for any HTTP or AI API on APIPark
- MCP-enabled services are tagged in the API Portal
- MCP configuration info is available in the service detail page, ready to use in your AI Agent
-
Platform-level MCP access
- System-wide MCP endpoint to access all public APIs via a unified interface
- Perfect for building intelligent, multimodal agents
🎨 Improved
- Service detail UI optimization
- Analytics dashboard optimization
What's Changed
- Feature/1.7 liujian by @Dot-Liu in #277
- Feature/1.7 cxx by @NINGyv179 in #278
- Feature/1.7 cxx by @NINGyv179 in #279
- feature/1.7-MCP by @NINGyv179 in #280
- feature/1.7-MCP by @NINGyv179 in #281
- feature/1.7-MCP by @NINGyv179 in #282
- Feature/1.7 liujian by @Dot-Liu in #283
- Feature/1.7 cxx by @NINGyv179 in #284
- feature/1.7-MCP by @NINGyv179 in #285
- feature/1.7-MCP by @NINGyv179 in #286
- Feature/1.7 cxx by @NINGyv179 in #287
- Feature/1.7 cxx by @NINGyv179 in #288
- feature/1.7-MCP by @NINGyv179 in #289
- Feature/1.7 cxx by @NINGyv179 in #290
- Feature/1.7 liujian by @Dot-Liu in #291
- Feature/1.7 cxx by @NINGyv179 in #292
- Fix: Dragging to modify the order of service categories will fail whe… by @Dot-Liu in #293
- feature/1.7-MCP-analytics-table-optimize by @NINGyv179 in #294
Full Changelog: https://github.com/APIParkLab/APIPark/commits/v1.7.0-beta
v1.6.2-beta
What's Changed
Full Changelog: v1.6.1-beta...v1.6.2-beta