Skip to content

v0.5.3

Choose a tag to compare

@Oaklight Oaklight released this 25 Apr 09:57
· 190 commits to master since this release

What's Changed

Added

  • OpenAI Chat converter: thinking config support (#170)
  • OpenAI Chat converter: reasoning_content field handling
  • Upstream error body in admin request log
  • Copy entry buttons for providers and models in admin page

Fixed

  • FilePart excluded from UserContentPart (#160, #162)
  • google_genai/content_ops.py unconditional httpx import (#163) — replaced with urllib.request
  • Emoji icons replaced with SVG in API key management
  • API key column layout shift
  • Wheel path glob collision with extras brackets

Refactored

  • SQLite persistence backend (replaced JSONL/JSON)

CI/Build

  • Install smoke tests for core and gateway variants

Full Changelog: v0.5.2...v0.5.3