Skip to content

Changelog

All notable changes to LokAI are documented here.


v0.1.0 Latest 2026-03-28

Section titled “v0.1.0 ”

Initial development release.

  • Workspace, project, and translation key management API
  • Supabase Auth integration (email/password)
  • Studio shell: sidebar navigation, project list, key list views
  • 24 spartan-ng UI components in shared library
  • tRPC type-safe client for Studio ↔ API communication
  • Drizzle ORM schema: workspaces, projects, keys, translations, glossary, tenants
  • Glossary and tenant customization CRUD endpoints
  • CLI scaffolding (Cliffy-based, login/push/pull in progress)
  • LLM job queue foundation (llm_jobs table, Effect-TS pipeline architecture)
  • Studio translation editor UI
  • LLM translation, review, and customization services
  • GitHub Actions CI pipeline

This changelog is updated with every release. For detailed commit history, see the GitHub repository.