Skip to content

Releases: Calcium-Ion/new-api

v0.4.1.6

25 Dec 06:30
Compare
Choose a tag to compare

What's Changed

  • fix: gemini function call by @Yan-Zero in #656
  • fix: resolve pricing calculation issue (#659)
  • feat: Implement batch tagging functionality for channels
  • fix: update searchUsers function to include searchKeyword and searchGroup parameters

Full Changelog: v0.4.1.4...v0.4.1.6**Full Changelog**: v0.4.1.5...v0.4.1.6

v0.4.1.4

24 Dec 14:30
Compare
Choose a tag to compare

Full Changelog: v0.4.1.3...v0.4.1.4

v0.4.1.3

24 Dec 12:48
Compare
Choose a tag to compare

Full Changelog: v0.4.1.2...v0.4.1.3

v0.4.1.2

24 Dec 10:03
Compare
Choose a tag to compare
  • feat: Add FetchModels endpoint and refactor FetchUpstreamModels
  • 修复获取渠道模型的bug,兼容非OpenAI渠道获取模型

v0.4.1.1

24 Dec 06:49
Compare
Choose a tag to compare

What's Changed

  • fix: mutil func call in gemini by @Yan-Zero in #652
  • feat: Enhance logging functionality with group support
    • Added a new 'group' parameter to various logging functions, including RecordConsumeLog, GetAllLogs, and GetUserLogs, to allow for more granular log tracking.
    • Updated the logs table component to display group information, improving the visibility of log data.
    • Refactored related functions to accommodate the new group parameter, ensuring consistent handling across the application.
    • Improved the initialization of the group column for PostgreSQL compatibility.

Full Changelog: v0.4.0.9...v0.4.1.1

v0.4.1.0

23 Dec 12:51
61495a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0.9...v0.4.1.0

v0.4.0.9

22 Dec 16:11
eec8f52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0.8...v0.4.0.9

v0.4.0.8

22 Dec 09:25
Compare
Choose a tag to compare

What's Changed

  • 解决 #534 用户管理-管理用户-查询报错 (SQLSTATE 42601)-postgresql by @palboss in #648
    feat: Enhance Gemini function parameter handling

New Contributors

Full Changelog: v0.4.0.7...v0.4.0.8

v0.4.0.7

22 Dec 06:36
Compare
Choose a tag to compare

feat: Enhance Gemini function parameter handling

  • Added logic to ensure that function parameters have non-empty properties.

v0.4.0.6

21 Dec 08:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0.5...v0.4.0.6