Changelog
All user-facing changes to incoreon AI — newest first.
2026-09-08
Update 1.12.1 — Improvements for knowledge and files
Improved
- Selecting more files at once — In the chat and when creating knowledge, up to 50 files can now be selected and uploaded at the same time; previously, the limit was 10. Learn more
Fixed
- Duplicate creation of knowledge — A knowledge area is no longer created multiple times when the save button is pressed several times; the button is disabled while the creation is running.
- Linked tasks — Tasks stored when creating knowledge are executed again as intended for the added files.
2026-08-28
Update 1.12.0 — Microsoft capabilities & improvements
New
- Microsoft Mail — Agents can read, compose, send, and organize emails. The connection can be set up via a shared account or each user's personal Microsoft account; personal accounts are connected via the personal profile. Learn more
- Microsoft Calendar — Agents can read, create, edit, and manage calendar events — likewise via a shared or personal Microsoft account.
Improved
- Markdown preview for agent instructions — When editing an agent instruction, the extended view now offers “Edit” and “Preview” tabs to switch between input and the formatted Markdown view.
- Redesigned email templates — System emails, such as password reset, have been redesigned to match the incoreon look.
- Clearer texts — Labels and hints across the application were reworded for clarity.
Fixed
- Knowledge areas — Descriptions of knowledge areas are displayed reliably again.
- Message editing — Text formatting is preserved when chat messages are edited afterwards. Learn more
2026-08-21
Update 1.11.0 — Sub-agents, to-dos & mentions
New
- Sub-agents — Agents can include other agents as sub-agents, delegate tasks, and merge the results. Running sub-agent activity is shown in the chat. Learn more
- New to-do types — To-dos are now available as note (simple hints), process (tasks with their own conversation whose results flow back to the triggering agent), and decision (binary choice). Learn more
- To-do management by agents — Agents can independently create and complete to-dos and information at runtime, including assignment to users or groups.
- @-mentions — Users and groups can be mentioned with
@in chat messages and in action prompts of automations. Learn more - Email notifications — Email notifications for new to-dos and information; configurable in the profile.
- Personal settings — New profile page with personal connections. Capabilities can be configured with “Shared account” or “Personal account”.
- System capability — The “Time” capability was expanded into a system capability: automatically active for every agent, it additionally provides incoreon platform tools (user search, creating and completing to-dos and information).
Improved
- Access rights — Assigning access rights was completely redesigned and is clearer.
- Simplified automation actions — Selecting the result type and importance marking were removed; the agent decides at runtime. Action prompts support @-mentions. Learn more
Fixed
- Group admins — Group administrators can add users to their groups again.
- Web search — Switching to a chat without an active agent no longer automatically enables web search.
- Document generation — Generation of incorrect file types was fixed; DOCX and XLSX files are validated more robustly.
- Projects — Project name length is validated; the menu for moving chats is scrollable with many projects.
- Mermaid diagrams — Various display issues were fixed.
- Knowledge — Errors when deleting no-longer-existing files in knowledge areas were corrected.
2026-08-07
Update 1.10.0 — Agent assistant, tools, and knowledge
New
- Agent assistant — New agents can be created with an integrated assistant directly in the chat: the tasks are described in the chat, the assistant asks targeted questions and handles the configuration — from the instruction to selecting suitable capabilities. Existing agents can be optimized the same way. Learn more
- Select tools granularly — For every selected capability (MCP server), the available tools are shown and can be enabled or disabled individually — for fine-grained control and increased security. Learn more
- Knowledge areas — An agent's knowledge can be structured in multiple areas; related files can be grouped thematically and given their own description. Knowledge management was fundamentally redesigned.
Improved
- Password reset — Forgotten passwords can be reset directly from the login screen.
2026-07-30
Update 1.9.0 — Diagrams, knowledge, and UX
New
- Mermaid diagrams in chat — Diagrams such as flowcharts, process diagrams, UML diagrams, and mind maps can be created and displayed by the language model directly in the chat.
- OAuth2 for custom MCP servers — Adding custom MCP servers now also supports servers that use OAuth2 authentication. Learn more
Improved
- Larger page limit — Documents of up to 500 pages can be loaded into the knowledge.
- Knowledge file overview — Agents can list all files in the knowledge and answer questions about individual documents (only for agents created from this release onwards).
- Targeted document search — The chat can search within a single knowledge file for faster, more precise answers (only for agents created from this release onwards).
- Knowledge upload — Any number of files can be uploaded at once.
- More precise answers — Optimizations in the knowledge deliver more relevant results.
- Guides — Guides of imported agents from the agent library open directly in the browser. Learn more
- Agent view — Table of contents for quick navigation, more clearly grouped sections, redesigned scrollbars, and improved focus behavior for input fields.
Fixed
- Projects — The menu for moving a chat into a project works correctly with a large number of projects and is scrollable.
2026-06-12
Update 1.8.0 — New tools and internationalization
New
- Atlassian integration — Access Jira, Confluence, and Compass to retrieve, analyze, and update issues, projects, and items.
- Slack integration — Access shared Slack channels to retrieve messages, threads, and relevant team context.
- Linear integration — Access Linear to retrieve and update issues, projects, teams, and status information.
- English user interface — incoreon is additionally available in English; the language is selected via the menu.
Fixed
- Agent storage — Agents can now also be saved with descriptions longer than 255 characters.
2026-05-29
Update 1.7.0 — Agent library & user experience
New
- Agent library — Predefined agents are available as templates and can be imported, adapted to individual requirements, and used. Learn more
Improved
- Clearer lists — The agent list is sorted alphabetically and stays clear even with many agents and folders.
- Copy responses — Chat responses can be copied; a loading animation indicates while the language model is responding.
- Unread information and to-dos — The number of unread items as well as open and assigned to-dos is shown in the sidebar. Learn more
- Knowledge upload — More detailed upload status; processing continues in the background.
- Persistent chat input — Entered text is preserved when switching between chats.
- Cost overview — Users are notified while chatting when an agent's token or cost limit is exceeded; the cost overview details which actions consumed how many tokens. Learn more
- Reliability — Agent storage and browser automation work more reliably; knowledge content already retrieved in the conversation is not queried again.
Fixed
- Document generation — Documents are no longer generated without being requested.
- Copy function — Text from applications like PowerPoint or Word can be pasted into the chat box correctly.
- Deleting agents — Group admins no longer receive an error message when deleting an agent.
- Global settings — The email provider menu is displayed in the correct position.
- Profile pictures — Oversized profile pictures no longer prevent saving an agent.
- Web search — The web search icon is displayed correctly in chat responses.
2026-04-22
Update 1.6.1 — Stability & tool calling
Improved
- More stable document generation — The technical basis of document generation was optimized; creating Word and Excel documents works more reliably, and error handling was improved.
- More efficient tool calls — Faulty calls are corrected directly instead of being retried repeatedly. This speeds up results, saves costs, and makes browser automation and web search significantly more reliable.
2026-04-09
Update 1.6.0 — Agent storage & document generation
New
- Document generation — Word and Excel documents can be created by the language model in the chat; the “Document generation” tool can be selected for agents (in chats without an agent it is always active).
- Agent storage — Agents can store data on demand and retain information across conversations — for example, secure research results or structure contract data. Learn more
- Link knowledge with tasks — File uploads can be linked directly to tasks. Based on the file contents, the agent can run analyses, research online, create summaries, store information, or perform web actions.
- Drag & drop — Files can be uploaded to the chat and the knowledge via drag & drop; chats can be moved into folders via drag & drop.
- Pause automations — Automations can be deactivated and reactivated later. Learn more
- Central Microsoft mail tenant — Tenant ID, client ID, and client secret are stored by the global admin in the global settings and used automatically when linking Microsoft accounts. Learn more
Fixed
- Token and cost overview — A rare error in the overview was fixed.
2026-03-17
Update 1.5.0 — Custom MCP integration & mail providers
New
- Add custom MCP servers — Custom Model Context Protocol servers (MCP) can be added to agents under tools. Permissions are controlled via groups and approved by the admin. Learn more
- Global settings — Admins can configure company-wide settings. Learn more
- Email providers — Email providers (IMAP) can be added and selected in automations. Learn more
Improved
- Automatic scrolling — The chat automatically scrolls down on new messages.
- Links in new tabs — Links open in a new tab automatically.
- UI improvements — Various improvements to the user interface.
Fixed
- Chat input field — The size is reduced correctly when the text is cleared.
- Editing messages — The text field adapts dynamically to the content.
- Shared chats — The label is removed correctly after editing or continuing.
- Used agents — The list of agents used in a chat is updated correctly.
2026-03-03
Update 1.4.0 — Chat management & agent improvements
New
- Chat folders — Chats can be organized in folders. Learn more
- Edit and delete messages — Own chat messages can be edited or removed afterwards.
- Share chats — Chats can be shared with other users.
- Configurable knowledge download — Per agent, it can be defined whether referenced knowledge can be downloaded as a file in chat messages.
- Redesigned agent overview — The agent overview was completely redesigned and is also visible to regular users.
Improved
- Multi-select on upload — Multiple files can be selected at once when uploading — for agents and in the chat. The Excel integration in agents was temporarily disabled at that time; Excel files remained available in the chat.
- Copy while generating — Chat messages can already be copied while they are being generated.
- Clearer error messages — Interaction with the language model shows more helpful errors.
- Username displayed — The username is shown in addition to the email address.
Fixed
- File upload with identical names — Files with identical names are processed correctly.
- Upload errors — A failed file upload no longer blocks the chat.
- Switching chats during generation — Switching to another chat during message generation works smoothly.
- Code blocks — Display issues with code output were fixed.

