1.46.2
September 24, 2025

Workspace

✨ Features

  • GPT-OSS Model Now Available: You can now access our experimental GPT-OSS model in both 24GB and 48GB configurations, giving you more powerful AI capabilities for complex tasks. More information in experimental presets.

🐛 Bug Fixes

  • Improved connection stability and reliability.
  • Fixed a bug that could cause crashes when setting up new Agents Flows.
  • Fixed a rare issue that could cause the AI to get stuck while processing requests.
  • Fixed a bug where new agent flows couldn’t be created if a title wasn’t generated automatically.
  • The system now chooses the correct language model for each task more consistently.
  • Fixed an issue that affected data syncing between systems.
  • Fixed an issue that occasionally affected image interpretation in PPTX files.

🛠️ Platform

  • Use your own AI models (if needed): You can now plug in your own fine-tuned AI models without losing any of the platform’s features. This gives you more control and flexibility over how the AI behaves. . More information in customizing the default presets.
  • Vision support improved: Fixed a bug that sometimes prevented AI tools from loading when visual (image) features were turned on.
1.45.1
September 17, 2025

Workspace

✨ Features

  • Database Connector: Connect seamlessly to PostgreSQL, MySQL, and MSSQL databases and ask questions in chats, enabling intuitive data retrieval without writing SQL queries.
  • Agent Flow - New menu options for an enhanced user experience:
    • Retry: Allows users to restart failed workflows with a single click.
    • Duplicate: User is taken a new workflow prefilled with the same data as the original

🐛 Bug Fixes

  • When adding new members to projects search finds users by email.
  • When the knowledge base had only processing files source selector showed 0 files instead of empty state.
  • Omnisearch finds folders correctly.

🛠️ Platform

  • API Refactor: Enhanced ZGPT API with automatic context management and direct tool integration, streamlining development workflows through intelligent request handling
1.44.0
September 15, 2025
This update involves a 15-30 minutes of downtime. Follow this migration guide before updating.

🛠️ Platform

  • Zylon becomes multimodal! Now our platform is able to manage several AI models running in parallel within the same instance.

Workspace

✨ Features

  • Enhanced Slides Content Extraction thanks to run a Vision Language Model (VLM) in conjuntion with a Large Language Model (LLM). Please check the new alternative presets to understand how to configure and enable it. The brand new capabilities added are:
    • Intelligent Content Understanding: Implemented VLM-powered extraction that can analyze and understand complex visual content including slides, diagrams, charts, and images.
    • Contextual Analysis: VLM integration enables better comprehension of slide context, relationships between visual elements, and textual content within images.
  • Display the last update time for Agent Flows.

🐛 Bug Fixes

  • Support exporting DOCX files with custom elements (e.g. citations, knowledge sources).
  • Resolved an issue where PDF exports had formatting problems with nested lists.
  • Fixed an issue with partial answer parsing during streaming.
  • Addressed an issue where the issue reporting panel displayed an empty date.
  • Resolved a display issue in the artifact linking modal on Microsoft Edge.
1.43.1
September 10, 2025
This update involves a 15-30 minutes of downtime.Follow this migration guide before updating.

Workspace

✨ Features

  • 🔎 Omnisearch: Now able to search for content inside Agent Flows and Knowledge Base Documents
  • 📝 Issue reporting: Users can now report chats to admin organizations when encountering issues with Zylon’s responses.
  • 🎨 New Rendering Engine: Faster & Smoother Chats with Zylon
    • Zylon can now understand and render Mermaid diagrams directly in the chat
    • Enhanced readability of code blocks for better clarity and visual appeal
    • Chat responses now render smoothly without causing formatting jumps during streaming
  • 💬 Enhanced default chat behaviour: Enforced use of semantic search when files are selected and no other tools are chosen
  • 🔐 Audit logs control: Added the ability to turn off audit logs — follow the configuration guide to disable

🐛 Bug Fixes

  • Ensure project is loaded before navigating to the first chat
  • Prevent user to access removed chats by url and show warning when trying to access deleted resources (chat, projects)
  • Fixed an issue with breadcrumbs in Omnisearch that caused accessibility issues
  • Resolved an issue where numeric analysis was incorrectly disabled during document processing
  • Fixed navigation to deleted projects by clearing the last visited project if it no longer exists
  • Prevented users from navigating to deleted agent flows via Omnisearch
  • Fixed broken code blocks in streaming when the programming language wasn’t detected

🛠️ Platform

  • Ingest: A unified endpoint for ingestion that supports text, files, and URIs, including support for asynchronous ingestion.
  • Reorganize the endpoint structure for better clarity by grouping related endpoints under a common base path.
If you are using the low-level API directly, please review carefully our Developer Manual
1.40.1
August 21, 2025

✨ Features

  • 📁 Folders: Organize your knowledge base effortlessly using folders for better management of directly uploaded documents
  • 💬 Async chats: You can now close Zylon while your chat continues in the background — multitasking made easier!
  • 🔎 Omnisearch: Instantly search through your content to quickly navigate to your resources: Documents, Chats, Agent Flows. image.png
💡 Tip: Use Cmd + K (Mac) or Ctrl + K (Windows/Linux) to open Omnisearch even faster!
  • 🔗 Links: Files linked in a knowledge base from another project now stay in sync with the original — no duplicates or outdated versions

🛠️ Platform

  • 🚫 Deprecated endpoints in Low-Level API have been removed
1.39.0
August 12, 2025

Features

  • Users can now create folder in knowledge base
  • Users can now move folders and files inside knowledge base via Drag and Drop
1.38.0
August 8, 2025

Features

  • New Agent Flow. Read & Extract.
1.37.1
August 7, 2025

Features

  • Export Agent Flow to PDF/DOCX
CleanShot 2025-07-15 at 15.46.03.png
  • Resumability on chat (now the user is able to connect in realtime to a zylon response and the user can refresh or leave the app and comeback without stopping the answer)

Bugfixes & improvements

  • Fixed a bug that prevented to leave project instructions empty
  • Connections to database are properly closed to avoid reaching the limit
  • Creating a new Claromentis integration was not possible due to an error
1.34.2
July 16, 2025
It is essential to update the Zylon web app immediately upon receiving the Update notification, by clicking the Update button. The app will not function correctly until the update is completed. If any user has issues, clean cache and refresh.

Features

  • Tool Selector: The user has the ability to select Tools between available: Numeric Analysis, and Extended Thinking (only available with Qwen 3).
  • Numerical analysis (currently in beta): Enables standard operations on tabular data in a textual format, including calculations such as averages, filtering, selection, and data visualization using plots. At present, this functionality is available only when a CSV file is selected from the knowledge base. For optimal performance, we recommend adhering to the following guidelines:
  • A single header row should be included.
  • Dates should be formatted as yyyy-mm-dd.
  • Numbers should follow the format XXXXXXX(.XX).
  • Empty cells should contain one of the following values: “nan”, “none”, “null”, "", “undefined”, “n/a”, “na”, “nat”.

Bugfixes & improvements

  • Fixed a bug that prevented Qwen from generating plots in certain situations
  • Fixed a problem with Assistant name when company context was set
  • Better user experience in small devices in Analytics view
1.33.0
July 11, 2025
This update involves between 15m to 30m of downtime.

Features

  • New model is available and set as default in all baseline presets. Take a look to Qwen 3 page to more detailed information.
  • For small presets (24, 32 GB), our new default model is Qwen 3 14B.
  • For bigger presets (48, 96 GB), our new default model is Qwen 3 32B.
  • Extended Thinking: New thinking capabilities thanks to Qwen 3 models.

Bugfixes & improvements

  • Fixed a problem in title chat generation that it was creating titles without capital letters.
  • Show all tree view for confluence documents when picking files to link
  • When doing an interaction documents without content are ignored
  • On a existing confluence integration, in case of error during authentication now it tries to log in again
  • Force streaming mode in low level API
This release changes the current model to the Qwen 3 models. This is the way we recommend using Zylon to support new features and functionality.In case you want to keep any of the above settings (model, context window, etc), you have to rollback the preset as detailed in Deprecated Presets to rollback section.
1.32.0
July 9, 2025

Bugfixes & improvements

  • Improved the user experience when a user removes themself from a project, showing a warning.
1.31.1
TODO: Add release date
  • Released to Sandbox: July 8, 2025
  • Released to Stable: -

Bugfixes & improvements

  • Optimized how FE cache works
  • Added supported for citations in thinking blocks
  • Fixed a problem that caused summaries to crash in some scenarios
  • Fixed a problem in source selector, that prevented to use Zylon AI even when it was selected
1.31.0
July 4, 2025

Tool selector

Now is possible to select what tool to use

Agentic Zylon AI

Several improvements and fixes to have better stability.

Bugfixes & improvements

  • Trying to ingest documents from Confluence was failing due to a breaking change in Atlassian API
  • Remove file from source selector when the original document has been removed
  • Improved chat UI
  • Show empty state for file system integration
  • Citation with PDF files now open the correct page
1.30.1
June 30, 2025

Agentic Zylon AI - Alpha tester program

Zylon AI core is now powered by agents using different tools depending on the task to solve.The first customer-end agent available for alpha testers provides analytical query capabilities to extract valuable information from tabular data sources like CSVs.Let us know if you want to join the program to start testing it.

Transfer project ownership

In case you want to stop being the owner of a project, you can now transfer the ownership to a different user.image.pngimage.pngNow is possible to upload files once and reuse them in different projects without the need of ingesting them again, hence improving usability and resources management.image.pngimage.pngimage.pngimage.pngimage.pngBugfixes and improvements:
  • Light files get higher priority than heavy files on ingestion queue to expedite the process and avoid queues blocked by a single heavy file. More info in (Optional) Performance tweaks
  • When a non-UTF-8 HTML is ingested, now the content is processed correctly
  • Improved CSV delimiter and header auto-detection
  • Improved tables ingestion for higher data retrieval accuracy
  • In case Claromentis credentials have changed a modal appears to update them
1.29.0
June 17, 2025

File System Knowledge Base Integration

Now is possible to add a new integration for the Knowledge Base, in case you have a File System powered by SMB. Check how to configure this integration 1. Gather Your Samba Server Informationimage.pngimage.pngimage.pngimage.pngBugfixes and improvements:
  • Changing content of Agent Flows threw an error even though the content was saved properly
  • Changing org in different tabs no longer generates flickering
  • Navigate to settings without projects
  • Code block extension inside the editor has been improved
1.28.5
May 30, 2025

Dashboard analytics for admins

As an admin you are now able to review how users are interacting with the system for a given organization. Check total projects, chats, chat queries and see analytics aggregated by weeks.image.png

Automatic chat name

Similar to Agent Flows, now chats get an automatic name based on the initial message from the userdemo3.mov

Whitelabel

We’ve added full whitelabel support, so you can now customize the AI assistant name to match your company branding.Screenshot 2025-06-03 at 11.01.22.pngBy default, the assistant’s name is set to Zylon. To change it, simply update the assistantName field in your configuration file with your preferred name.Naming Guidelines
  • Keep your agent’s name under 20 characters.
  • Avoid using mixed casing (e.g., “MyAIAssistant”).
  • Do not include unusual symbols, special characters, or excessive punctuation (for example, “$uper_Bot!”).

assistantName: "Zylon"
1.27.4
May 19, 2025
Bugfixes and improvements:
  • Qwen 2.5 14B is the new default model in the baseline-24g preset.
1.27.3
May 13, 2025
This update involves a 30m/1h of downtime.A driver update is required before updating to this version! run sudo zylon-cli install-drivers --force to update the drivers.

Integrations owners from Confluence, Claromentis or Sharepoint can sync ingested files and folders

image.png** Only files ingested after the update are elegible for synchronization.*

Pin your favourite projects for quick access

image.pngBugfixes and improvements:
  • UI performance
  • Improve readability in long columns in tables inside agent flows
  • Added AI preset for 32Gb (Mistral Small 3 2501)
  • Supported Blackwell GPUs (RTX 5080, RTX 5090)
  • Project organization overview UI has been improved. Now you can easily check for private, shared and pinned projects.
  • Sources in BulkQ&A Agent Flows now point to the document reference instead of showing the filename and page.
  • Long chats are now supported, previously when there was a long chat, new messages disappeared after Zylon response.
  • PPT files are now properly ingested.
  • Improved documents retrieval.

Changes required before updating to Zylon 1.27.3

Nvidia CUDA drivers need to be updated to version 12.9. To do that, follow these steps:
  1. Update Zylon-CLI:
sudo zylon-cli self-update
  1. (Optional) Do a backup using zylon-cli before starting the process.
  2. Prepare and update Nvidia Drivers and Toolkit:
sudo zylon-cli setup
  1. Reboot machine and check that nvidia-smi is working well:
sudo reboot
nvidia-smi
  1. Update Zylon to 1.27.0 using:
sudo zylon-cli update
1.25.0
April 24, 2025

New organization picker to switch organizations without logging out

Screenshot 2025-04-24 at 19.50.23.png

Sharepoint connector

Screenshot 2025-04-24 at 19.44.14.pngOther features:
  • Observability framework
  • Now a tooltip with the complete name is shown when a source name is too long in Knowledge Base.
Bugfixes and improvements:
  • Reset custom instructions modal to empty state when it was closed without saving
  • The flow to add users manually to an organization has been improved to make it easier.
  • Usability improvements in several application flows
Changes required due to the new Observability metrics frameworkIn order to provide a better support in case something goes south, in this version we have updated how the observability framework works by including a new tool based on Grafana, beyond the crash reporting mechanism we had with Sentry. To make it work, please ensure that your firewall is not blocking connections to any of these websites:
  • sentry.io (you should have this already properly configured)
  • *.grafana.net (this is the new one required)
Remember that any data we send is completely anonymous and aggregated, and will help us to diagnose any malfunctioning in the platform and understand how Zylon is being used to expedite support actions.For those wanting to know more about what has changed, we have evolved the old config file:
sentry:
enabled: true
environment: "my-company"
to this new and more granular one:
observability:
crashReporting: true
usageMetrics: true

companyIdentifier: "my-company"
In case you want to opt out of this, you can add the following snippet to the configuration file, but remember that doing so will let us blind against any support action from our side:
observability:
crashReporting: false
usageMetrics: false
1.23.10
April 9, 2025

New Features

  • Chats can now be copy-pasted and it will respect format
  • The file picker allows multi file upload

Bugfixes

  • Improved Claromentis integration to account for symlinked files which crashed the integration. Symlinks are not ingested.
  • Made Claromentis file pulling more resilient. A failed file won’t crash the ingestion process; the file will be marked as failed and the process will continue.
1.23.1
April 7, 2025

Enhanced AI Editor

We’ve completely revamped the text editor in Agent Flows, focusing on improved functionality and a better user experience:
  • Inline AI: You can now prompt inline within a document to include more information or modify existing text. Simply start typing /zylon.
  • Real time collaboration: Co-create with your peers in real time!
  • CSV export for tables: Download the results of Bulk Q&A or any other table as a CSV file.
  • Improved UX: Enjoy a more flexible table editing experience and more versatile text editing features.
We’ve added a dedicated search bar to the Knowledge Base page of each Project so you can find content faster.

EML support

The platform now supports the popular EML email format. Upload your .eml files and use them in Chats and Agent Flows to summarize long threads, query specific information, and more.

CSV Export in Chat

You can now download tables from Chat conversations as CSV files.