Changelog

What's new.

Release notes for Spellman's API — the hosted multi-provider chat backend.

Public landing site

  • New marketing pages: pricing, download, changelog, signup, login
  • Shared luxury dark/gold stylesheet across every page
  • Lightweight SVG globe replaces the Three.js wireframe (~600KB → ~2KB)
  • OpenGraph and SEO metadata for every route
  • Custom favicon and sitemap

Public launch — landing page live

  • spellmansapi.com points at a static landing page on Render
  • api.spellmansapi.com hosts the Fastify API with persistent SQLite + LanceDB
  • Custom domains verified, SSL certs issued via Let's Encrypt
  • Three.js wireframe globe + dark/gold luxury aesthetic

Private alpha

  • Argon2id auth + JWT access/refresh tokens
  • Streaming chat over SSE, multi-provider router (OpenAI / Anthropic / Google / Ollama)
  • RAG with chunked LanceDB embeddings
  • Tavily web-search tool calling
  • BYOK with AES-256-GCM encrypted key storage
  • Tauri desktop client

Subscribe to releases on GitHub.