Skip to content

Releases: APIParkLab/APIPark

v1.9.0-beta

23 Jul 12:12
7aad217
Compare
Choose a tag to compare

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

Full Changelog: v1.8.3-beta...v1.9.0-beta

v1.8.3-beta

09 Jul 10:49
1bddef2
Compare
Choose a tag to compare

What's Changed

  • Optimizing the parameter tiling of MCP Tool to facilitate AI understanding by @Dot-Liu in #334

Full Changelog: v1.8.2-beta...v1.8.3-beta

v1.8.2-beta

26 Jun 12:05
b1b9f49
Compare
Choose a tag to compare

What's Changed

  • fix: The problem of slow retrieval of service lists and API portal se… by @Dot-Liu in #322
  • Fix a series of bug by @Dot-Liu in #326
  • Fix the issue of failed compilation of ARM images by @Dot-Liu in #329

Full Changelog: v1.8.1-beta...v1.8.2-beta

v1.8.1-beta

26 May 11:34
ca2682f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0-beta...v1.8.1-beta

v1.8.0-beta

06 May 11:03
f77bd76
Compare
Choose a tag to compare

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
  • 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

Full Changelog: v1.7.3-beta...v1.8.0-beta

v1.7.3-beta

24 Apr 08:04
a227591
Compare
Choose a tag to compare

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

22 Apr 10:09
9c4590d
Compare
Choose a tag to compare

What's Changed

  • Fix: Apikey getting md5 when calling MCP Server at service level by @Dot-Liu in #297

Full Changelog: v1.7.1-beta...v1.7.2-beta

v1.7.1-beta

17 Apr 08:21
2dc16f4
Compare
Choose a tag to compare

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

16 Apr 09:24
6892fa3
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/APIParkLab/APIPark/commits/v1.7.0-beta

v1.6.2-beta

27 Mar 09:36
9617ddc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1-beta...v1.6.2-beta