Skip to content

Releases: APIParkLab/APIPark

v1.8.0-beta

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

Release Notes for Version 1.7

🇺🇸 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

v1.6.1-beta

19 Mar 08:24
60296bf
Compare
Choose a tag to compare

What's Changed

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

v1.6.0-beta

14 Mar 11:21
4e0239d
Compare
Choose a tag to compare

Release Notes for Version 1.6

New LLM Provider Integrations

Added pre-configured support for:

  • Volcano Engine
  • Alibaba Bailian Cloud
  • Hugging Face
  • Ollama
  • LM Studio
  • Xinference
    Expanding service capabilities across multiple cloud platforms and open-source frameworks

Custom Channel Integration

  • Now supports custom API channel integration for any provider that strictly adheres to OpenAI-compatible interfaces
  • Seamlessly integrate third-party LLM services into APIPark ecosystem

Enhanced Model Customization

  • Custom model options available across all channels
  • Flexible configuration for model selection and parameter tuning

Model Parameter Value Redirection

  • Added model value mapping in service configurations
  • Allows using simplified alias names instead of original model identifiers
  • Example: Map "gpt-lite" → "azure-gpt-4-0125-preview"

What's Changed

New Contributors

Full Changelog: v1.5.0-beta...v1.6.0-beta

v1.5.0-beta

20 Feb 06:33
3c29a0a
Compare
Choose a tag to compare

Release Notes for Version 1.5

  • Added one-click deployment capability for open-source LLMs. Supports deploying the world's most popular open-source large-scale models via APIPark, including simplified and full-featured versions of models like DeepSeek-R1 and DeepSeek-V3.
  • Optimized the AI model deployment configuration page experience by migrating load balancing capabilities to a new standalone menu page and upgrading it to support model-level load balancing. This allows users to more flexibly define failover strategies between AI models.
  • Continuously improved the AI model interface invocation process. When creating an AI service, the system now automatically initializes service access authorization, shortening the user configuration process and enhancing the overall user experience.

What's Changed

Full Changelog: v1.4.4-beta...v1.5.0-beta

v1.4.4-beta

08 Feb 08:17
901bef1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3-beta...v1.4.4-beta