Skip to content

Version 0.1.6

Choose a tag to compare

@github-actions github-actions released this 02 Apr 06:31
f3b1f43

Features

  • Notification System:
    • Request ID notification support (#108)
    • Detailed 429 rate limit alerts (#107)
    • Group balance alerts with timezone support (#104)
  • Dashboard Enhancements:
    • Timezone localization for chart data (#104)
    • Token usage summary tables (#95, #101)
    • Sortable usage metrics (#105)
  • API Improvements:
    • Channel type naming support (#98)
    • Relay mode validation (#99)
  • Billing System:
    • Timezone-aware token usage calculations (#111)

Fixes

  • Data Handling:
    • Fix empty time value handling (#102)
    • Corrected usage amount sorting (#106)
    • PostgreSQL string aggregation fix (#94)
  • API Handling:
    • Improved 401 error handling (#97)
    • SealOS balance synchronization fix (#100)
  • Billing:
    • Timezone adjustments for billing data (#111)

Chores

  • Dependencies:
    • Bump AWS BedrockRuntime SDK (#109)
    • Update Google IAM to v1.5.0 (#110)
    • Upgrade AWS credentials package (#96)
    • Update Google API client (#78)
  • Code Quality:
    • Added request ID tracing (#108)
    • Improved rate limit diagnostics (#107)

Infrastructure

  • Local timezone default configuration (#111)
  • Enhanced billing cache stability (#100)