Skip to content

Releases: joohw/clovapi

v0.1.54

02 Jun 00:10

Choose a tag to compare

Changelog

  • 4935f1e fix: align usage query formatting

v0.1.53

01 Jun 23:47

Choose a tag to compare

Changelog

  • b39d44a feat: add automatic vendor usage sync

v0.1.52

01 Jun 23:11

Choose a tag to compare

Changelog

  • 1930028 Update call log session metrics UI

v0.1.51

01 Jun 21:40

Choose a tag to compare

Changelog

  • 2446dc4 chore: update desktop agents and proxy logs
  • cf744b5 feat: unify subscription model catalog

v0.1.50

01 Jun 11:06

Choose a tag to compare

Changelog

  • 41a8d5e ci: upgrade GitHub Actions to Node 22 runtime
  • 4f05d05 fix(protocol): keep system prompts out of responses input

v0.1.43

01 Jun 08:50

Choose a tag to compare

Changelog

  • 0be4866 fix(apply): remove unused import breaking Linux CI release.

v0.1.41

01 Jun 06:36

Choose a tag to compare

Changelog

  • 4a2079c fix(oauth): pause proxy and release OAuth callback ports

v0.1.34

01 Jun 06:12

Choose a tag to compare

Changelog

  • fe14b25 fix(desktop): drop syscall.X_OK for Go 1.25 compatibility

v0.1.32

01 Jun 03:57

Choose a tag to compare

Changelog

  • 950049b chore(desktop): release v0.1.9
  • 57c64ad fix(desktop): register CLI PATH and delegate agent detection to core
  • 950ac4f fix(subscription,desktop): decouple OAuth from agent CLI install

v0.1.31

29 May 03:09

Choose a tag to compare

Changelog

  • cde6f92 docs(landing): add blog post on Claude Code third-party fingerprinting
  • 782141b feat(auth): keep clovapi's own Claude OAuth store with token refresh
  • 76dabdc fix(core,desktop): harden proxy/config/update and fix CRLF SSE tool transcoding
  • 5469cad fix(protocol): preserve multimodal + fix SSE text/tool/usage transcoding