Skip to content

Cloak 0.2.3

Choose a tag to compare

@solankiharsh solankiharsh released this 12 Jun 15:16
· 46 commits to main since this release
0c78de4

Features

  • cloak:
    • Adopt OpenRouter advanced features (fallback array, prompt caching, routing, ZDR, usage) - by @solankiharsh and Claude Opus 4.8 (3592b)
    • Account login in the Electron desktop app (gateway-backed) - by @solankiharsh and Claude Opus 4.8 in #15 (8ea6f)
    • Loopback Google sign-in + entitlement refresh on account change - by @solankiharsh and Claude Opus 4.8 (8d19e)

Bug Fixes

  • ci:
    • De-brand server config source so genconfig output matches committed schema - by @solankiharsh and Claude Opus 4.8 (9452d)
  • cloak:
    • Proxy renderer /api + /graphql to the Cloak gateway (desktop login) - by @solankiharsh and Claude Opus 4.8 (96af7)
    • Replace AFFiNE Logo1Icon with the Cloak brand mark in sign-in UI - by @solankiharsh and Claude Opus 4.8 (1866f)
    • Make magic-link auto-send idempotent (stop superseding codes) - by @solankiharsh and Claude Opus 4.8 (396ef)
    • Restore CloakAiConfig.accountToken dropped in the login merge - by @solankiharsh and Claude Opus 4.8 (8787d)
  • deps:
    • Pin dompurify to 3.4.0 — 3.4.8 strips the SVG root in the PDF adapter - by @solankiharsh and Claude Opus 4.8 (32e01)
View changes on GitHub

What's Changed

  • ci(cloak): auto-rebuild marketing download on stable release by @solankiharsh in #12
  • Revert dead marketing deploy-hook step (#12) by @solankiharsh in #13
  • feat(cloak): account login in the Electron desktop app (gateway-backed) by @solankiharsh in #15
  • feat(cloak): adopt OpenRouter advanced features (fallback array, prompt caching, routing, ZDR, usage) by @solankiharsh in #14

Full Changelog: v0.2.2...v0.2.3