Changelog
This page tracks notable changes to Intra AI that affect what you can do as an end user. Entries are grouped by release series, newest first.
How to read this changelog
Each entry lists the area it touches – Chat, Agents, Files, Projects, Integrations, Auth, Admin, or Walkthrough – and a short description of what changed for you.
Some features depend on a toggle your administrator controls. Where that is the case, it is noted inline (for example, "requires the web search toggle to be on"). Your administrator decides which toggles are active on your instance, so not every feature listed here is necessarily available to you.
Note: Versions follow a 0.x scheme. The product moved from the v0.3.x foundation series through v0.5.x to the current v0.7.x series. There is no v1.x series.
| Tag | Means |
|---|---|
| [Chat] | Conversations, composer, web search, memory |
| [Agents] | Agent builder, templates, sub-agents, tools |
| [Files] | Uploads, document retrieval (RAG) |
| [Projects] | Shared workspaces |
| [Integrations] | Connected accounts and external tools |
| [Auth] | Sign-in, two-factor, passkeys, sharing access |
| [Admin] | Features your administrator manages |
| [Walkthrough] | First-run guidance |
v0.7.x – Current series (2026)
The current series rebuilt the agent builder, added document generation, and moved web search onto a European search service.
Agents
- [Agents] New agent builder. The builder guides you through seven steps – identity, instructions, knowledge, tools, model, team, overview – and saves as you go. The earlier tabbed builder has been retired.
- [Agents] Drafts, publishing and rollback. Editing a published agent now produces a draft. Colleagues keep running the published version until you publish yours, and you can roll back to an earlier version from the History tab.
- [Agents] Agent finder. Describe the task in plain language and a default agent recommends which of your agents to use, as clickable cards in the chat.
- [Agents] Fixed procedures for multi-agent work. A master agent can be given a fixed sequence over its sub-agents, so a recurring task runs the same way every time instead of being re-planned on each request.
- [Agents] Sub-agents two levels deep. A sub-agent can now call specialists of its own. At the second level those specialists are read-only.
Documents
- [Chat] Document generation. Agents can produce finished Word, Excel, PowerPoint and PDF files rather than text you copy out. Every revision is kept as a new version linked to the one before it, so nothing is overwritten. Your own template – letterhead and layout – can be set up for your instance. Requires the document-generation toggle.
Chat
- [Chat] Context-usage banner and compaction. Long conversations show how much of the model's context window is in use. When the conversation reaches the limit, older turns are summarised in one visible step marked by a divider, instead of silently falling out of the conversation.
- [Chat] Web search through a European search service. Search and the research mode now run through Staan, an EU-operated search service, with a self-hosted SearXNG service as failover where one is configured. Only the query text – and, where a specific page has to be read, that page's address – is transmitted. See Web search.
- [Chat] Thinking controls match the model. The controls in the Think popover are now resolved per model: models that can be told not to reason show an on/off switch, and only models that honour graded effort show the Low / Medium / High slider.
Integrations
- [Integrations] FILERO (Beta). The FILERO document-management connector is available on instances in the Contiss cooperation. Each user connects with their own FILERO login.
v0.5.x – 2026
This series brought richer chat, a much deeper agent builder, account integrations, and stronger sign-in options.
Chat
- [Chat] Reasoning-effort dial. The earlier deep-thinking toggle has been replaced by a single Think control. A switch turns thinking on or off; models that natively support a reasoning budget also show a Low / Medium / High effort slider. Dragging the slider turns thinking on automatically.
- [Chat] Temporary chat (released as "Incognito mode"). A toggle in the header starts a session that is not saved to your history and skips the memory system entirely.
- [Chat] Multi-step research with a persistent panel. Web search now supports a multi-step research mode that streams its progress and saves the results into a collapsible panel inside the conversation, so you can revisit the findings later. Requires the web search toggle.
- [Chat] Web source tiles and reader preview. Cited web sources appear as a horizontal row of cards above an assistant message. Click a card to open a clean reader-view preview of the page.
- [Chat] Quote-to-reply. Select any text in an assistant message to bring up a popover that quotes your selection straight into the composer.
- [Chat] Tool-call groups. When the assistant runs several tools in a row, those steps are collapsed into a single expandable group in the conversation view.
- [Chat] Auto-memory badge. When the assistant records a new memory entry during a turn, a small badge on the message shows how many facts were saved.
- [Chat] Inline memory editing. Individual memory entries can now be edited in place from the memory panel, without leaving the panel.
- [Chat] Speech-to-text. A microphone button in the composer transcribes your voice using the speech-to-text service running inside your own instance. Requires the speech-to-text toggle.
Agents
- [Agents] Agent template gallery. Agents can be published as templates, browsed in a gallery, cloned into your own personal copy, or launched straight into a chat.
- [Agents] Sub-agent teams. A master agent can deep-clone a team of sub-agents. Team members are read-only, so they cannot be changed by accident by other users.
- [Agents] Evaluations tab. The agent builder includes an Evaluations tab for running and reviewing test datasets against an agent.
- [Agents] Knowledge document editor. An agent can carry a structured knowledge document that you edit directly in the builder.
- [Agents] Re-embed stale knowledge files. When an agent's attached files become outdated relative to the current configuration, a re-embed button appears in the knowledge section so you can re-process them without leaving the builder.
- [Agents] Document translation tool. A built-in translation tool produces a downloadable result that mirrors the source format – plain text, Markdown, or Word.
Integrations
- [Integrations] Integrations hub. Connect your personal accounts – Google Workspace, Microsoft 365, GitHub, GitLab and FILERO (Beta) – from the Integrations page, accessible from the main navigation. Your administrator controls which integrations are available on your instance.
Auth & sharing
- [Auth] Passkeys. Sign in without a password, and use a hardware key as an alternative to TOTP two-factor authentication. Using a passkey as a second factor requires the passkeys toggle; passwordless sign-in additionally requires a separate passwordless-login toggle (both admin-controlled).
- [Auth] Conversation sharing. A share dialog lets the conversation owner grant other users read or write access. You can also create a separate public, read-only snapshot link to a conversation.
Admin-managed
These are managed by your administrator; they are listed so you know where new behaviour comes from.
- [Admin] Announcements. Your administrator can publish a floating banner with a news pop-up. Requires the announcements toggle.
- [Admin] Token balance. Token usage is tracked per user; your administrator sets a starting balance and an auto-refill cadence.
- [Admin] Global shares. Your administrator can see and revoke all active public conversation links across the instance.
- [Admin] Rate-limiter and error views. Your administrator has live dashboards for usage limits and backend errors.
Onboarding
- [Walkthrough] Onboarding walkthrough. The first time you sign in, you are offered a guided tour of the main features – chat, agents, projects, files, and integrations. You can snooze or dismiss each part independently.
v0.3.x – Foundation series (2025–2026)
The foundation series established the core workspace: sign-in, chat, agents, files, and projects.
Auth
- [Auth] Email and password sign-in with TOTP two-factor authentication.
- [Auth] OIDC single sign-on as an optional overlay on top of local accounts.
Chat
- [Chat] Streaming conversations that resume cleanly if your connection drops.
- [Chat] Bookmarks and prompt templates. Save conversations and reuse a library of prompt templates from the composer.
- [Chat] Web search with inline source citations. Requires the web search toggle.
Agents
- [Agents] Configurable agents with external tool support and an in-app builder.
- [Agents] Agent builder overhaul. A redesigned builder with a sticky breadcrumb and tabbed sections. Superseded by the seven-step builder in v0.7.x.
Files & projects
- [Files] File uploads with PDF preview, document retrieval (RAG), and layout-aware table and OCR extraction. Requires the uploads toggle.
- [Projects] Projects with a shared conversation space and file retrieval scoped to the project. Requires the projects toggle.
Admin
- [Admin] Admin panel. User management, interface toggles, and the runtime settings your administrator uses to manage the instance.
- [Admin] Branded email invitations. New users are invited by email with your instance's branding.
Related: Getting Started · Chatting · AI Agents · Integrations · Settings