Skip to content

v0.13.1

Choose a tag to compare

@joliver1981 joliver1981 released this 10 Jul 18:57

EveriApp 0.13.1

This release makes AI providers a first-class part of the platform: connect OpenAI, Anthropic, OpenRouter, or Azure OpenAI in a couple of clicks, curate which models your apps can use, and let the AI builder wire them straight into the apps it generates.

Rolls up all changes since 0.7.12.

πŸ€– AI Provider Connections β€” connect a provider in two clicks

  • New "AI Provider" connection type in Admin β†’ Connections, with built-in presets for OpenAI, Anthropic, OpenRouter, and Azure OpenAI β€” plus a Custom option for any OpenAI-compatible endpoint (vLLM, Ollama, LM Studio, gateways).
  • No more hunting for base URLs or auth headers. Pick a provider and everything is prefilled β€” just point it at the secret holding your API key.
  • Live model lists. Click Fetch models and EveriApp pulls the current model list straight from the provider. Curate which models apps may offer, and set a default model.
  • Test that actually tests. Test connection now validates your API key against the provider β€” a bad key fails the test with a clear message instead of passing silently.
  • Secrets dropdown. Wherever a connection needs a credential, you now pick the secret from a dropdown instead of retyping its name β€” and dangling references (deleted/renamed secrets) are flagged visibly.

⚑ Apps can now call real external APIs and LLMs

  • Generated apps can make real, server-brokered calls to any admin-approved API or AI provider. API keys never leave the server and are never embedded in app code.
  • Access is opt-in per app: mark a connection app-callable, attach it to the app, done. Calls are rate-limited and audit-logged.
  • Apps discover their connections at runtime β€” attach a new provider and it appears in the app instantly, no rebuild.
  • One request shape for every AI provider: apps built on your connections get chat, model pickers, and true side-by-side model comparisons across vendors.

🧠 A smarter app builder

  • The AI builder now understands what the platform can and can't do. Ask for an integration that isn't configured yet and it tells you exactly what to set up β€” instead of inventing a fake, simulated stand-in.
  • Attached data sources, connections, and providers are wired in zero-config: the app just works the moment resources are attached, with no "paste your API key" screens.
  • Longer AI outputs: output limits for in-app AI decisions and the app assistant were raised substantially, and arbitrary input-size caps were removed.

πŸ›‘οΈ Reliability & safety

  • The AI bug-report analyzer can no longer propose changes to platform-owned files β€” fixes stay scoped to your app's own code.
  • Creating a new app is now near-instant (dependencies are provisioned in the background on first preview).

⬆️ Upgrading

Download EveriApp-Setup-win-x64-0.13.1.exe and run it over your existing installation β€” it upgrades in place and restarts the EveriApp service automatically. Windows x64 only.

SHA-256