Skip to content

Releases: joohw/clovapi

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

v0.1.30

28 May 17:52

Choose a tag to compare

Changelog

  • db96750 feat(core): scrub Hermes identity for Claude Code subscription upstream

v0.1.29

28 May 16:44

Choose a tag to compare

Changelog

  • cc7ded5 fix(core): make proxy debug locality configurable
  • 460b01a fix(core): restrict proxy debug endpoints to loopback
  • fa8180e fix(core): stabilize local switching workflows
  • 0463f9c fix(desktop): avoid synchronous core IPC calls
  • b65e2df fix(desktop): remove arbitrary shell IPC
  • 1463c40 fix: harden local switching workflows

v0.1.28

28 May 10:55

Choose a tag to compare

Changelog

  • 05c83d2 fix(proxy): route GET/HEAD probes to system logs instead of call logs

v0.1.27

28 May 10:42

Choose a tag to compare

Changelog

  • 1711c86 feat(cli): show version in root help output

v0.1.26

28 May 10:36

Choose a tag to compare

Changelog

  • 77d9f4e fix(windows): stop proxy before replacing locked clovapi.exe

v0.1.25

28 May 09:50

Choose a tag to compare

Changelog

  • 3dff0d4
  • 3bbba55 fix(settings): correct third-party binding states and unify Telegram button styling
  • b67a4fd 🔧 refactor(model): change user group retrieval to non-strict mode
  • 78499eb Changes to be committed: modified: web/src/components/TokensTable.js
  • 70f2fac chore: send a notice to user indicating that the current channel type does not support testing
  • 2af99d0 feat: add support for gemini-exp-1114 model / 添加 gemini-exp-1114 模型支持
  • 90b52f4 fix: the prompt field can be array type now (close #166, #167)
  • c7f515e --amend
  • 70eb30e /api/embeddings is deprecated, use /api/embed.
  • 8a1d169 1
  • 28e8e89 Able to manage channels now
  • 9ca6adf Able to manage token now
  • 493dbd2 Add .gitattributes to mark frontend as vendored
  • f46eb9c Add 01.AI relay
  • 5bb8f2d Add DeepWiki Badge in README
  • a6d012b Add README.en.md
  • a9d3c59 Add Telegram OAuth support
  • c9496d1 Add Telegram bot token and name
  • 3ad58d6 Add ERROR_LOG_ENABLED description
  • aabeec7 Add ERROR_LOG_ENABLED description
  • a335d9e Add channel name (tooltip / detail) to logs
  • ae4a281 Add docker pull badge
  • 245d746 Add files via upload
  • 39a9e82 Add files via upload
  • d4d395e Add link to GitHub Security Advisories for reporting
  • 6d81312 Add request format conversion functionality
  • 7566ae9 Add support for grok-2-image. Currently, grok-2-image doesn't support the size, quality, or style parameters. Set 'size'='empty' to use grok-2-image
  • 8a9f4ac Add type assertion for task_request in adaptor.go
  • be5cf3f Add: 01AI in readme
  • a3fe6c0 Adjust streaming timeout for OpenAI models in OaiStreamHandler
  • b2ee8a2 Ajout de la traduction française du fichier README.
  • bea5dcd Ajout de la traduction française à l'interface utilisateur.
  • bf6a4f3 Ajout du lien vers la traduction française dans le fichier README.en.md.
  • ee6990b Ajout du lien vers la traduction française dans le fichier README.md principal.
  • 2606d16 Alpha CI (#2011)
  • 0393013 Bug fix
  • c702abf CI
  • fdc3030 CI
  • f56d1ff CI
  • f91522b CI: ignore pre-release and alpha tags in electron build workflow
  • 71c75b4 CI: update workflows
  • bc88176 Channel API done without verification
  • 39a6995 Chore: remove temporary verification script
  • 1a2e5da Chore: support gpt-4o-2024-11-20
  • 619da9e Cohere Update
  • 0788a6c Continue fixing Ollama embedding return issue
  • 120b547 Create FUNDING.yml
  • 8f462b8 Create docker-image-private.yml
  • 4e25329 Create docker-image.yml
  • 12b17ab Delete fly.toml
  • 7e0b252 DoRequest
  • db09bc6 Edit index.html
  • aa2ac47 Enhance user search functionality to support ID and keyword searches. Updated query conditions to allow searching by user ID alongside username, email, and display name. Improved handling of numeric and string keywords in search queries.
  • d00968d Fix "HTTP decompression failed"
  • 210d888 Fix Deepseek Cache Ratio
  • 75fa429 Fix GitHub Actions
  • 37226d6 Fix JSON parsing error when record.other is empty string
  • fcc32ff Fix M3E not working
  • e275229 Fix channel model length issue
  • 4960ffb Fix defer placement for image file closure
  • 3b14ece Fix error logging for channel retrieval failure
  • 319680d Fix error message for invalid API key format
  • 365133c Fix error message formatting in relay_utils.go
  • 7baa204 Fix model name length validation limit
  • 6e710f3 Fix temperature not being set to 0 due to json omitempty
  • e29abb1 Fix: CompletionRatio is not working for openrouter.ai
  • f24e2b0 Fix: Correctly relay FunctionResponse content for Gemini API
  • efd4a46 Fix: Gemini2.5pro ThinkingConfig
  • f234b3f Fix: The edit interface is not billed (usage-based pricing).
  • 6a6e8e2 Fix: Under Ali's large model, the task ID result for image retrieval is incorrect. Reason: The URL is incomplete, missing baseurl. Solution: Add baseurl. url := fmt.Sprintf("%s/api/v1/tasks/%s", info.BaseUrl, taskID).
  • 18a9c2b Happy New Year
  • 6680517 Increase token name length limit from 30 to 50
  • 5537de3 Index page is done
  • 4cbef07 Initial commit
  • f8a972d Merge branch '9Ninety-fix/sse_ping'
  • 80a7d7e Merge branch 'AAEE86-alpha' into alpha
  • 0a2c6a5 Merge branch 'Calcium-Ion:main' into feat/modeledit
  • 86f5606 Merge branch 'Calcium-Ion:main' into feat/o1
  • d3e6151 Merge branch 'Calcium-Ion:main' into fix-log-page
  • e95d652 Merge branch 'Calcium-Ion:main' into fix/smfix
  • a10a25d Merge branch 'Calcium-Ion:main' into main
  • 02e9dd1 Merge branch 'Calcium-Ion:main' into main
  • 7ebe52e Merge branch 'Calcium-Ion:main' into main
  • 761e2fb Merge branch 'Calcium-Ion:main' into main
  • a6f3558 Merge branch 'Calcium-Ion:main' into main
  • 55118ef Merge branch 'Calcium-Ion:main' into main
  • 98711ce Merge branch 'Calcium-Ion:main' into main
  • f4c681d Merge branch 'Calcium-Ion:main' into main
  • d420ac0 Merge branch 'Calcium-Ion:main' into main
  • 675cb9b Merge branch 'Calcium-Ion:main' into main
  • f4dcb4e Merge branch 'Calcium-Ion:main' into main
  • 58c9d08 Merge branch 'Calcium-Ion:main' into main
  • 3a14f51 Merge branch 'Calcium-Ion:main' into main
  • 134be1f Merge branch 'Calcium-Ion:main' into main
  • 67da837 Merge branch 'Calcium-Ion:main' into main
  • 4f82f27 Merge branch 'Calcium-Ion:main' into main
  • a6989df Merge branch 'Calcium-Ion:main' into main
  • be93766 Merge branch 'Calcium-Ion:main' into main
  • 81a1bbf Merge branch 'Calcium-Ion:main' into main
  • 7be8c6b Merge branch 'Calcium-Ion:main' into new512
  • 37142f3 Merge branch 'Calcium-Ion:main' into pr
  • cbf45e2 Merge branch 'Calcium-Ion:main' into pr
  • 0271b6f Merge branch 'QuantumNous:main' into fix-claude-haiku
  • f9399e2 Merge branch 'QuantumNous:main' into main
  • 6293430 Merge branch 'QuantumNous:main' into main
  • 815bc61 Merge branch 'QuantumNous:main' into main
  • a7e02f8 Merge branch 'QuantumNous:main' into main
  • 04848bd Merge branch 'QuantumNous:main' into main
  • 40a6d95 Merge branch 'QuantumNous:main' into main
  • 3db7881 Merge branch 'RedwindA-fix/gemini-native-sse' into alpha
  • 69686cd Merge branch 'Sh1n3zZ-alpha' into alpha
  • 7a3de65 Merge branch 'ZhangYichi-ZYc-alpha' into alpha
  • a9b0c25 Merge branch 'a37836323-add-dalle-fields'
  • 8aaab38 Merge branch 'add-dalle-fields' of github.com:a37836323/new-api into a37836323-add-dalle-fields
  • 05aaf63 Merge branch 'alpha'
  • 2a1ed60...
Read more