Document360 Updates & Release Notes
38 updates curated from 42 sources by the Releasebot Team. Last updated: Jul 14, 2026
- Jul 13, 2026
- Date parsed from source:Jul 13, 2026
- First seen by Releasebot:Jul 14, 2026
July 2026 - 12.6.2
Document360 releases v12.6.2 with smarter knowledge base management and sharing, including broader global Find and Replace, reorderable PDF export sections, Category Grouping for cleaner site navigation, new article actions for Markdown, plain text and AI assistants, and SCIM userType support for Reviewers.
Document360 v12.6.2 is now live, bringing improvements to how you manage, export, and present your knowledge base content. This release enhances the global Find and Replace with broader search scope across variables, snippets, glossaries, and hyperlinks, introduces flexible section re-ordering in PDF exports, a new Category Grouping option for a cleaner knowledge base site experience, and extends SCIM provisioning with a new userType attribute for direct Reviewer provisioning. Readers can also now copy articles as Markdown, view them as plain text, or open them directly in ChatGPT or Claude from the knowledge base site.
Features and enhancements
Find it, fix it, everywhere - Smarter global find and replace
Category: Content tools | Enhancement
Imagine you've just rebranded a product name and it appears in hundreds of articles, tucked inside variables, snippets, glossary definitions, and hyperlink URLs, and your only option is to open each article manually and hunt it down yourself. The revamped Global Find & Replace in Document360 changes that entirely. You can now search and replace across all of these in a single operation, retarget hyperlink text or URLs in bulk, and use filters such as workspace and category to target specific areas of your knowledge base, including content, article titles, and hyperlinks.
Note
For more information, read the article on Find and replace (opens in new tab).
Your PDF, Your Order - Rearrange sections in exported documents
Category: Find and replace | Enhancement
Ever exported an article to PDF and wished the table of contents, terms and conditions, or version history appeared in a different order? Until now, PDF exports followed a fixed layout, whether or not it matched how your readers preferred to consume the document. With the new PDF section reordering feature, you can reorder the Terms & Conditions, Table of Contents, Content, and Version History sections into the order that best suits your document, while the Cover Page and End Page remain locked at the beginning and end to ensure a consistent, professional finish.
Note
For more information, read the article on Designing a PDF template (opens in new tab).
AI actions in the article more options menu
Category: Knowledge base site | Enhancement
Articles on your knowledge base site now include four new actions in the more options menu - Copy page, View as Markdown, Open in ChatGPT, and Open in Claude. Copy page copies the article as Markdown to your clipboard, View as Markdown opens it as plain text in a new tab, and Open in ChatGPT and Open in Claude launch the article directly in the respective AI assistant. This is especially useful when you want to ask follow-up questions about an article or get a quick summary without leaving your workflow.
Note
For more information, read the article on Article section (opens in new tab).
Organize your Knowledge base with category grouping
Category: Knowledge base site | Enhancement
Now you can label your top-level categories as group headers, giving readers instant visibility into every subcategory and article beneath them, no extra clicks required. With the new Category Grouping setting enabled, these categories stay always-expanded on your knowledge base site, so readers see the full structure at a glance.
Note
For more information, read the article on Knowledge base site overview (opens in new tab).
Other updates
- SCIM provisioning now supports a userType attribute, letting you provision Reviewers directly from your Identity Provider without a manual role change.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site
Original source - Jun 27, 2026
- Date parsed from source:Jun 27, 2026
- First seen by Releasebot:Jun 27, 2026
June 2026 - 12.6.1
Document360 releases v12.6.1 with Mermaid diagram support in the editor, automatic llms.txt generation for AI discoverability, richer API documentation formatting, and updates to analytics privacy, PDF exports, drive routing, custom fields, and site usability.
Features and enhancements
Mermaid diagrams - now built into your editor
Category: Advanced WYSIWYG editor | Feature
Have you ever built a diagram in an external tool, embedded it as a static image, and then watched it go stale the moment your process changed? Mermaid diagram support is now built into the Advanced WYSIWYG editor, letting you create, edit, and manage flowcharts, sequence diagrams, class diagrams, and more, directly within your articles without switching tools. Choose from 23 pre-built templates or start from a blank canvas, write your syntax in the split-pane editor with a live preview, and insert the diagram straight into your content.
Diagrams are rendered as images for consistent performance, while the underlying syntax is always preserved so they remain editable whenever your content changes. Diagrams can also be downloaded as PNG or SVG whenever you need them outside the knowledge base.
Note
For more information, read the article on Mermaid diagrams (opens in new tab).
Your docs, easily accessible to AI agents with llms.txt
Category: Content management | Enhancement
Imagine a SaaS company launching a new feature and wanting AI agents & assistants to point users to their own help docs from day one. Document360 now automatically generates an llms.txt file for your knowledge base - a clean, structured Markdown file placed at the root of your site that tells AI agents like ChatGPT, Claude, Gemini, and Copilot exactly what your documentation covers, so they retrieve and cite your articles accurately instead of guessing or pulling from outdated third-party sources.
Note
For more information, read the article on Llms.txt (opens in new tab).
Editor improvements for smoother writing experience
Category: Editor | Enhancement
Your editing experience gets a handful of focused updates this release.
- The Quick insert toolbar has moved to the right so it no longer overlaps your content while you work.
- Converting content from the WYSIWYG editor to the Advanced WYSIWYG editor now handles a wider range of HTML tags without triggering "Block contains unsupported HTML tags" errors.
Note
For more information, read the article on Editor elements (opens in new tab).
Analytics privacy mode - keep reader data private
Category: Analytics | Enhancement
A new Anonymize reader information toggle is now available for private projects, letting Project Owners and Admins disable reader-identifiable tracking entirely. Once enabled, data such as name, email, and user ID is no longer stored or displayed, analytics sections show reader information as anonymous, the Reader Analytics module is completely hidden, and reader-identifiable fields are excluded from exports.
Previously collected data is hidden from the UI when the toggle is on, but not deleted. If a permanent cleanup is needed, the Delete historical reader data button allows a one-time, irreversible deletion of all stored reader data.
Note
For more information, read the article on General project settings (opens in new tab).
Multilingual Support for Custom Fields
Category: Custom Fields | Enhancement
Managing a multilingual knowledge base means keeping content consistent across languages, and that now extends to custom fields. Custom field values set on the default language are automatically carried over to all other language versions. Values are copied from the default language only and remain fully editable per language, giving translators and local authors the flexibility to adjust them as needed.
Note
For more information, read the article on Custom fields (opens in new tab).
Richer formatting now available in API documentation
Category: API Documentation | Enhancement
Ever tried formatting API documentation descriptions the same way you format regular articles, only to find yourself working around a stripped-down text field? That changes now. The API documentation editor includes a mini Advanced WYSIWYG editor, bringing familiar rich-text formatting and slash commands directly into your API reference descriptions.
Note
For more information, read the article on API documentation (opens in new tab).
Improved drive folder routing
Category: Drive | Enhancement
If you've uploaded a file through the Advanced WYSIWYG editor and found it buried in the Images folder despite having a Drive folder configured, that gap is now closed. Files uploaded via the editor now correctly follow your configured Drive folder mapping, so your content always lands where you expect it to. Even without a folder mapping in place, files are automatically routed by file type, with PDFs, presentations, Word documents, and more each going to their own dedicated folder.
Note
For more information, read the article on Drive folder management (opens in new tab).
PDF exports now include version history
Category: PDF Export | Enhancement
A PDF that lands in a compliance review or a customer's inbox should show not just the content, but the history behind it. PDF exports now include a version history section for article and category page exports, capturing details such as the version number, published date, publisher, and publish comments. To ensure every update is properly documented, admins can make publish comments mandatory at the workflow status level through the Workflow designer. Authors can also choose to show version history to readers on the knowledge base site.
PDF exports are also made more flexible. The order of sections such as Terms & conditions, Table of contents, Version history, and Content can now be rearranged via drag-and-drop in the PDF template, while the cover and end pages remain fixed in their respective positions.
Note
For more information, read the article on Export to PDF (opens in new tab).
Other updates
- Reader group and IP address conditions can no longer be configured in public workspaces, ensuring content remains publicly accessible in both standalone public projects and mixed projects.
- The X-Content-Type-Options: nosniff HTTP response header is now enforced across all knowledge base site endpoints, preventing browsers from performing MIME-type sniffing.
- A new Conditional content filter is now available in the All articles page, allowing you to filter articles by conditional content parameter.
- When a table exceeds the screen width on the KB site, the horizontal scrollbar is now always visible on screen; users no longer need to scroll to the bottom of the table to access it.
- The project selection menu in the top navigation bar of your knowledge base portal now includes a Manage projects option for quick access to the Projects dashboard.
- The Document360 AI Capture extension now officially supports Microsoft Edge and Brave browsers, in addition to the existing Chrome support.
- You can now control the order in which SSO and JWT login buttons appear on your reader login page. The CTA position list in Site customization combines all your active SSO and JWT providers in one place. Drag them into the order that works best for your readers.
- Logo display on the knowledge base portal has been improved for better visibility across light and dark mode backgrounds.
- The Edit option has been removed from the article preview page to keep the preview experience focused on content review and prevent duplicate editor sessions.
All of your release notes in one feed
Join Releasebot and get updates from Document360 and hundreds of other software products.
- Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 16, 2026
June 2026 - 12.5.2
Document360 releases v12.5.2 with expanded MCP server capabilities, including publishing, unpublishing, and workflow management, plus export improvements for MCP analytics and Eddy AI. Minor security updates, bug fixes, and performance enhancements round out the release.
Features and enhancements
MCP now supports publishing, unpublishing, and workflow management
Category: MCP | Enhancement
The Document360 MCP server now lets your connected AI assistant manage the entire content lifecycle, from review to publication, without switching back to the portal. Previously, MCP-supported AI assistants could search, read, create, and update content, but workflow actions such as assigning reviewers, moving content between workflow stages, and publishing or unpublishing articles had to be completed manually in Document360. New MCP tools close that gap, letting you list workflow statuses, assign reviewers, move articles and Page categories through workflow stages, and publish or unpublish content, all from a single conversation with your AI assistant.
A typical flow now looks like this: find an article, make your edits, move it to review with an assignee and due date, and publish it when you're ready, all without leaving your AI assistant.
Export improvements for MCP server and Eddy AI analytics
Category: Analytics | Enhancement
The MCP server analytics dashboard now supports CSV export for the MCP Search Tool chart, in addition to the existing image export, making it easier to analyze search query data outside the portal.
The Eddy AI analytics CSV export has also been updated to include a date & time column in ISO format, giving you a precise and standardized timestamp for every conversation entry.
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - May 30, 2026
- Date parsed from source:May 30, 2026
- First seen by Releasebot:May 31, 2026
May 2026 - 12.5.1
Document360 releases v12.5.1 with stronger authentication, richer analytics, and smoother knowledge base management. It adds multiple JWT setups, an MCP server analytics dashboard, inherited reader permissions, new Favorites and PDF export options, and improved API docs and feedback tools.
Document360 v12.5.1 is now live, bringing meaningful improvements across authentication, analytics, and knowledge base management. This release introduces support for multiple JWT configurations, a dedicated MCP server analytics dashboard, and reader permission inheritance for categories. Alongside these, enhancements to KB Site personalization, PDF export customization, API documentation management, and feedback visibility help teams build more organized, flexible, and reader-friendly documentation experiences.
Features/Enhancements
Support for multiple JWT configurations
Category: SSO | Feature
You can now configure and manage up to 5 JWT (JSON Web Token) setups within a single project, making it easier for enterprise and multi-domain customers to support multiple authentication methods. Each JWT configuration can have its own client ID, login URL, logout URL, domain name, and secret token. You can enable, disable, or delete each configuration independently. Admins can configure branded login buttons by defining the text and logo to be displayed on the knowledge base login page. Up to three JWT buttons are shown directly on the login page, while additional configurations can still be accessed when readers enter their domain. JWT and SSO configurations can now work together within the same project, and the login page automatically adjusts based on the enabled authentication methods.
MCP server analytics
Category: Analytics | Feature
A new MCP server analytics dashboard is now available, giving you full visibility into how your knowledge base is being consumed through AI assistants and tools. You can track call volumes, success and failure rates, active users, tool usage, and top MCP clients, helping you understand usage patterns and measure the value delivery of your MCP integration.
Inherited reader permissions for categories
Category: Readers & Groups | Enhancement
Reader and reader group permissions can now automatically inherit access from parent categories to all subcategories, similar to how permissions already work for users. This inheritance is enabled by default for new projects. For existing projects, Project Owners or Admins can run a one-time migration from the Readers & Groups section. After migration, any reader or reader group with access to a parent category will automatically get access to its existing and future subcategories. Admins can still block inheritance or set specific allow and deny permissions for any workspace, language and category/article level.
Enhanced Knowledge base site personalization with Favorites
Category: Knowledge base site | Enhancement
Several improvements have been added to KB Site to improve reader experience and navigation. Logged-in readers can now mark articles, decision trees, API endpoints, and page categories as favorites using the heart icon, and access all saved items from a dedicated Favorites section in the left panel or via their profile. The right-hand panel is now configurable, admins can reorder modules (Files, Tags, Related Articles, In This Article) via drag-and-drop and can move Related articles between the right panel and the article footer. Key header actions including Export PDF, Share, and Follow now remain visible in a sticky header while readers scroll.
Advanced PDF customization with dynamic metadata in footer, cover page, and end page
Category: PDF export | Enhancement
The PDF export template system now supports dynamic placeholders in the footer, cover page title, and a new customizable end page. Admins can use the Add placeholder option to automatically insert values such as article title, language, and version. The end page can be customized with a title, description, text alignment, font and background colors, and logo or background image uploads. By default, the exported PDF file name is taken from the cover page title, but it can still be edited before export.
Export articles as PDF from the Notifications section on the KB site
Category: PDF export | Enhancement
Readers on the private knowledge base site can now access and download exported PDFs directly from the Notifications section, without relying on email. These exports follow the same PDF template configurations set by admins, including footer metadata, cover pages, custom file naming, and all bulk export templates configured for exporting multiple articles, ensuring a consistent export experience. Exported PDFs remain available in the Notifications section for 30 days from the date they are generated.
Improved endpoint management for API documentation
Category: API documentation | Enhancement
When an API reference file is updated and existing endpoint URLs change, you are now shown a list of affected endpoints before proceeding. Affected endpoints are moved to the Recycle bin where their content can be previewed and permanently deleted, keeping the category tree clean.
Enhancements to Feedback Management
Category: Feedback manager | Enhancement
The Feedback Manager now displays the total number of feedback items directly on the dashboard for better visibility. A new ‘Has comments’ filter under the Dislike feedback type helps you quickly find feedback that includes comments. Each feedback item also now includes a copy link option that generates a unique shareable URL. Opening the link takes users directly to the specific feedback item, while unauthorized users will see an appropriate access restriction message.
Other updates
- FAQ items in the FAQ accordion can now be reordered using the move up and move down controls, giving you full control over the order in which FAQs appear on your knowledge base site.
- Subfolder-hosted projects can now automatically redirect the Document360 subdomain to the canonical custom domain. When enabled, all requests landing on the Document360 subdomain are redirected to the canonical domain, preserving the original path and query string.
- The Additional Scope field is now available in the OpenID SSO configuration under Step 3: Configure Service Provider. When editing an existing SSO setup, previously configured scopes are automatically shown and saved correctly to prevent accidental resets. You can add up to three additional scopes.
- When updating workflow statuses, "Leave unassigned" is now selected by default if no default assignee is configured for the selected workflow status. This applies to both single-article and bulk workflow updates.
- Navigation links, table of contents links, and tag links on the knowledge base site now include proper href attributes, improving SEO crawlability and accessibility compliance.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Apr 25, 2026
- Date parsed from source:Apr 25, 2026
- First seen by Releasebot:Apr 26, 2026
April 2026 - 12.4.1
Document360 releases v12.4.1 with stronger multilingual workflows, tighter portal security, more reliable anchor links, and secure widget navigation. It also improves Eddy AI search, public article presentation, and export and editor experiences for clearer documentation.
Features/Enhancements
Multi-language support for step by step guides
Category: Step by step guides | Feature
Step by step guides created with Floik now support multilingual workflows. Guides created in the default workspace language act as the source, and translations can be generated for any enabled secondary language. When the source guide is updated, translated versions are automatically marked as “Needs translation”, helping you easily track and manage updates across languages. This ensures guides remain consistent and up to date across your knowledge base.
For more information, read the article on Step by step guides.
Advanced Content Security Policy (CSP) controls for stronger portal security
Category: Security | Improvement
The Content Security Policy (CSP) configuration experience has been redesigned with a more structured interface. Policies are now organized into sections such as Code policy, Resource control, Embedding & Security, and Reporting, making them easier to manage. This update also expands directive support, including options like form-action, object-source, and worker-source, and adds reporting settings to help administrators monitor policy violations more effectively.
For more information, read the article on Content security policy.
Reliable anchor links across edits and languages
Category: Advanced WYSIWYG editor | Improvement
Anchor links to headings in your articles are now more stable across edits and multilingual versions. Each heading created in the Advanced WYSIWYG editor is automatically assigned a unique, permanent ID that remains unchanged even if the heading text is edited later. The same ID is also preserved across translated versions of the article, ensuring links consistently navigate readers to the correct section in any language.
For more information, read the article on Adding hyperlinks.
Secure widget link navigation across workspaces
Category: Widget | Improvement
JWT-enabled knowledge base widgets now validate internal links for reader group permissions on every click, ensuring users can access only the content they are authorized to view. This update also adds support for seamless link navigation across standard workspaces within the widget, creating a smoother reading experience while preserving secure access control.
For more information, read the article on Managing the knowledge base widget.
Other updates
- Eddy AI search performance is further improved to intelligently break down complex queries, improve language detection, and deliver more accurate, high‑relevance results for a smoother search experience.
- List formatting does not apply to headings in the editor. List formatting is restricted to regular paragraphs only, so typing a numbered prefix inside a heading no longer affects its formatting.
- You can now add featured images to public articles in mixed-public workspaces. If the article is private or placed under a restricted hierarchy, the option remains disabled with a contextual message.
- “Machine translate” has been renamed to “Translate with Eddy AI” across the platform to better reflect its AI-powered translation capabilities.
- A new configuration option is now available in the Freshdesk integration, allowing administrators to control whether agents can create knowledge base articles directly from within the Freshdesk app.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source Similar to Document360 with recent updates:
- Notion updates116 release notes · Latest Jul 16, 2026
- Smartsheet updates152 release notes · Latest Jul 17, 2026
- Confluence updates135 release notes · Latest May 12, 2026
- Obsidian updates92 release notes · Latest Jul 14, 2026
- Logseq updates11 release notes · Latest Jul 13, 2026
- Bear updates10 release notes · Latest Jul 16, 2026
- Mar 28, 2026
- Date parsed from source:Mar 28, 2026
- First seen by Releasebot:Mar 28, 2026
March 2026 - 12.3.1
Document360 releases v12.3.1 with stronger access management, smarter content discovery, and a smoother knowledge base experience. It adds SCIM provisioning, MCP server integration, custom fields, interactive table filtering and sorting, plus SEO, accessibility, AI, and platform usability improvements.
Document360 v12.3.1 is now live, bringing new features and improvements that enhance access management, content discovery, and the overall knowledge base experience. This release introduces SCIM provisioning for SSO, MCP server integration, custom fields for structured metadata, and interactive table filtering and sorting on the knowledge base site. Alongside these updates, several enhancements across AI-powered support workflows, SEO behavior, content management, accessibility, and platform usability help teams manage documentation more efficiently and deliver a better experience for readers.
Features/Enhancements
SCIM provisioning for SSO enabling simplified user management
Category: SSO | Feature
You can now automatically manage users, readers, and groups in Document360 directly from your Identity Provider (IdP) using System for Cross-domain Identity Management (SCIM) provisioning. Once enabled, changes made in your IdP, such as adding, updating, deactivating, or removing users, are reflected in Document360 automatically. This ensures accurate access control as teams grow or change, reduces manual effort, and keeps user management secure and consistent across projects.
For more information, read the article on Managing users and readers with SCIM.
MCP server for simpler content discovery
Category: AI Settings | Feature
You can now connect Model Context Protocol (MCP)- compatible AI assistants such as ChatGPT, Claude, or Copilot, or use custom connectors to integrate other AI systems with Document360 using secure tokens. This enables you to access and work with your knowledge base directly from your AI environment.
Through the MCP server, AI tools can perform semantic and keyword searches, read articles, retrieve article URLs, identify available languages, access project versions, and list categories. Based on configured permissions, AI-driven workflows can also create categories, write new articles, and update existing articles directly in Document360. This enables users to search for, create, and maintain documentation within their AI tools while continuing to enforce Document360’s existing access controls.
For more information, read the article on MCP.
Custom fields for structured metadata
Category: Knowledge Base Portal | Feature
You can now create and manage custom fields to capture structured data across your knowledge base content.
This allows teams to go beyond default data and store information such as product versions, ownership, release status, or any custom attributes relevant to their workflows. Custom fields help standardize content, improve consistency, and make it easier to manage large-scale documentation.
For more information, read the article on Custom fields.
AI-powered replies and article suggestions in Freshdesk
Category: Extensions | Enhancement
The Document360 + Freshdesk extension now helps support agents respond to tickets faster and more with accuracy. Agents can:
- Generate AI-powered responses: Draft a contextual response directly in Freshdesk based on the knowledge base content in Document360. Replies include proper salutations and the agent’s signature and can be customized before sending.
- View suggested articles: See the most relevant knowledge base articles for the ticket and insert the corresponding link into the replies with one click.
- Support for multiple languages: Draft replies and fetch article suggestions in supported languages, ensuring consistent support across multilingual tickets.
- Stay in control: Admins can manage settings such as workspace and language preferences, AI feature capability configuration.
For more information, read the article on Freshdesk.
Enhanced category selection for project export/import
Category: Content tools | Improvement
Project export and import (JSON & HTML) now features a redesigned selection tree with cascading parent–child relationships, partial selections, and intuitive controls. The new structured view makes it easier to manage complex hierarchies, apply precise selections, and use search to quickly locate categories, sub‑categories, or versions. This update delivers greater clarity, reduces errors, and ensures a faster, more reliable export and import experience for large projects.
For more information, read the article on Import & Export project/article.
SEO improvements for default workspace & localization URLs
Category: SEO | Improvement
We’ve improved how URLs behave when navigating across languages and workspaces in your knowledge base to ensure a more consistent and predictable experience. Pages in the default workspace and default language now always display clean URLs without additional identifiers. When switching to a non-default language or workspace, the URL updates to reflect that context. Switching back to the default language or workspace automatically restores the clean version.
If a direct link includes a default language or workspace identifier, the system now resolves it to the correct canonical URL. This ensures a single authoritative URL for each page, reducing duplicate variations and improving overall SEO hygiene. No configuration changes are required, and the update applies automatically across your knowledge base.
For more information, read the article on Articles SEO.
Enhanced Table Filtering & Sorting
Category: Advanced WYSIWYG editor | Feature
Tables on the Knowledge Base site are now interactive with the new Table Filter & Sort feature, making it easier for readers to navigate large, data-heavy tables. Users can filter across multiple columns and sort by any column to quickly find the information they need, with all actions applied directly on the KB site without affecting authoring workflows. The feature is optimized for performance even with very large datasets and is available across all plans. By turning static tables into dynamic views, this update delivers faster data lookup, improved readability, and a more polished documentation experience.
For more information, read the article on Tables in Advanced WYSIWYG editor.
Other updates
- Titles across documentation now support a broader range of special characters, including symbols such as $, %, *, {, }, ", =, <, and > with consistent rendering across the platform.
- Article titles now support up to 300 characters. Long titles are handled more consistently across the platform, with responsive truncation applied where required.
- Bulk deletion of Users and Readers from the list view has been restricted to prevent accidental mass removals. Admins must now delete accounts individually, reducing the risk of unintended large-scale deletions.
- Citation references in Eddy AI responses on the Analytics page will now show the exact source articles they were pulled from. You will be able to see the specific article titles or links that Eddy AI used to generate each response, directly within the portal.
- You can now configure the expiry duration for drive assets when creating or editing an API token. The expiry time can be configured and set from 15 minutes up to 36 hours, allowing applications and integrations to cache media assets longer without frequent token regeneration. The default expiry remains 15 minutes, and existing API tokens continue using this value unless updated manually.
- Retrieve articles, categories, or documents to return all languages the content exists in along with their publish states, including draft-only languages that have never been published.
- The delete webhook response now includes a slugs field containing the slugs of the deleted article across all its available languages.
- GET calls on the Customer API now run independently of the Document360 portal, so readers can continue accessing the knowledge base site even during scheduled maintenance or portal downtime.
- We’ve enhanced web accessibility with improved ARIA labels, keyboard navigation, color contrast, heading structures, alt text, and screen‑reader support, delivering a faster, clearer, and more inclusive experience.
- Custom domain setup now includes clear, persistent, and step-specific error messages for TXT, CNAME, and SSL verification. Errors remain visible until resolved and provide actionable details on what failed and how to fix it, improving transparency and reducing support dependency during domain configuration.
- Cantonese is now supported as a new language. Eddy AI can now search across all supported Chinese language variants for improved content discoverability.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Mar 16, 2026
- Date parsed from source:Mar 16, 2026
- First seen by Releasebot:Mar 16, 2026
March 2026 - 12.2.2
Document360 releases v12.2.2, sharpening article review reminders with a clear Stale state and stronger governance controls, plus configurable SAS token expiry for media assets. Highlights include a streamlined review lifecycle, interactive Stale badge, admin-driven reminders, and flexible token expiry from 15 minutes to 36 hours.
Document360 v12.2.2 release
Document360 v12.2.2 is now live, introducing improvements to the article review reminder experience with a clearer Stale state and enhanced review governance controls. This update also includes reliability improvements to media asset access through configurable SAS token validity.
Features/Enhancements
Enhanced article review reminder and stale statusCategory: Review | Improvement
We’ve streamlined the article review reminder lifecycle to provide a single, clear review state and reduce ambiguity for authors and reviewers. When a published article reaches its review due date, it now transitions directly into a Stale state. The Stale badge is interactive, allowing users to mark the article as reviewed directly from the editor with relevant context details. Stale articles are clearly indicated across the knowledge base, including a red dot indicator in the category tree for quick visibility. Users can mark articles as reviewed from multiple entry points, including the Stale badge, the article’s context menu, and the All articles view (including bulk actions). Draft-only articles will not become stale until they are first published.
Project-level review governance has also been enhanced. Admins can now configure automatic review reminders, define whether stale status should clear when a new version is published, and control whether the review timeline resets upon republishing. Article-level review options have been simplified, allowing users to either mark an article for immediate review or schedule a reminder using predefined intervals or custom number of days.
For more information, read the article on Article review reminders
Other updates
You can now configure the expiry duration for drive asset
SAS tokens when creating or editing an API token. The expiry time can be configured and set from 15 minutes up to 36 hours, allowing applications and integrations to cache media assets longer without frequent token regeneration. The default expiry remains 15 minutes, and existing API tokens continue using this value unless updated manually.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Feb 28, 2026
- Date parsed from source:Feb 28, 2026
- First seen by Releasebot:Mar 1, 2026
February 2026 - 12.2.1
Document360 v12.2.1 goes live with stronger editorial workflows, smarter tables, SEO consistency across languages, and enhanced API exports. It adds hidden-article linking, session continuity for non-SPA sites, bulk workflow management, and expanded writing guidelines.
Features/Enhancements
Improved Workflow assignments for better collaboration and ownership
Category: Workflow status | Improvements
You can now assign multiple users or groups to a workflow stage, allowing shared ownership during reviews, approvals, or content updates. Default assignees can be configured at the workflow level for each status. When an article is moved to a specific state, the default assignees are automatically applied, while still allowing users to modify the workflow assignment at the article level when needed. When multiple users or groups are assigned to a workflow stage, everyone involved can clearly see the individual completion status of each assignee. This makes it easier to understand who has completed their part of the work and allows teams to confidently move articles forward.
For more information, read the article on Managing workflow status
Table usability enhancements
Category: Editor | Improvement
We’ve improved table interactions to make working with large and content-rich tables easier and more intuitive:
- You can now freeze rows and columns in tables to keep headers and key identifiers visible while scrolling, making large tables easier to read and navigate, similar to spreadsheet-style behavior.
- Enhanced text selection within cells for greater accuracy and control:
- Single-click to place the cursor exactly where you click
- Double-click to select a word (or a character, if applicable)
- Triple-click to select an entire line
- Quadruple-click to select all cell content, including text, images, and lists
For more information, read the article on Tables in advanced WYSIWYG editor
SEO improvements for default workspace & localization URLs
Category: SEO | Improvement
We’ve improved how URLs behave when navigating across languages and workspaces in your knowledge base to ensure a more consistent and predictable experience. Pages in the default workspace and default language now always display clean URLs without additional identifiers. When switching to a non-default language or workspace, the URL updates to reflect that context. Switching back to the default language or workspace restores the clean version automatically.
If a direct link includes a default language or workspace identifier, the system now resolves it to the correct canonical URL. This ensures a single authoritative URL for each page, reducing duplicate variations and improving overall SEO hygiene. No configuration changes are required, and the update applies automatically across your knowledge base.
For more information, read the article on Articles SEO.
API support for offline documentation exports
Category: API | Improvement
The existing ‘Start a new export’ API endpoint has been refined to improve clarity and flexibility for automated offline documentation exports. You can programmatically trigger exports and optionally limit them to specific workspaces, categories, or languages. We’ve also improved parameter handling and clarified documentation to ensure consistent behavior, while maintaining backward compatibility with existing integrations.
For more information, refer to the API documentation for the Start a new export endpoint.
Strikethrough removed from Eddy AI search results
Category: AI search | Improvement
Strikethrough formatting has been removed from Eddy AI search results to improve readability and clarity. Eddy now presents only content that is not crossed out, making responses easier to scan and understand while searching the most relevant information and content discovery.
Support for linking hidden articles
Category: Content management | Improvement
You can now link to hidden articles directly within the article editor that are not publicly visible. This allows teams to prepare internal references in advance and build complete content structures before articles are made visible to readers. This improvement is especially useful during content planning, reviews, and internal QA workflows. Teams can interlink related articles while they are still in hidden states, without needing to revisit and update links after publication. Once the linked articles are unhidden, the links work without any additional changes.
Other updates
- The Knowledge base widget now maintains session continuity for Non–Single Page Application (Non-SPA) websites. This behavior was previously supported in SPA environments and has now been extended to Non-SPA websites as well. If a user reloads the page, navigates elsewhere, or signs in midway during the same session, the widget automatically reopens the last viewed article, allowing users to continue without restarting their search.
- Newly created and forked articles will no longer be automatically added to the Unassigned list in the Tasks page. Articles will now appear in the Tasks page only when the workflow status is updated, a reviewer is assigned, or a due date is set. This helps prevent unnecessary task creation and keeps dashboards focused on actionable items. These articles remain accessible from the All articles page, where workflow status updates and assignments can be managed directly.
- You can now update workflow status directly from the All articles page, making it easier to manage workflow transitions in bulk.
- A new “Workflow Assigned To” filter has been added to the All articles page. You can filter articles by assignment status, including Unassigned, All Users, or specific users, providing better visibility into ownership and workload distribution.
- Increased the maximum character limit for the Writing Agent style guide from 3,000 to 25,000 characters, allowing teams to define more comprehensive writing standards and guidelines.
- Added pagination support to the Project Versions Articles API to improve performance and enable efficient handling of large result sets.
- When “Block inherited account” is enabled under Manage content access, the workflow assignee dropdown now displays only users who have access to the selected article or category. In general, only users with access to an article or category can be assigned in a workflow status.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Feb 16, 2026
- Date parsed from source:Feb 16, 2026
- First seen by Releasebot:Feb 18, 2026
February 2026 - 12.1.2
Doc360 v12.1.2 goes live with multilingual category title translations via Eddy AI, improved analytics labeling, and portal visibility of your CSM. Includes renamed metric to Published Articles and minor security, bug fixes, and performance tweaks across KB portal and site.
Enhancement
Category title translation improvements
- Category: Translation | Improvement
- We’ve enhanced translation behavior across the category title translation. This release introduces support for translating Index and Folder category titles using Eddy AI across language versions, so the respective titles and category structure are fully localized in multilingual knowledge bases. Users can now apply translation directly to category titles, ensuring consistent navigation structure across languages without manual rework.
- For more information, read the article on AI machine translation.
Display CSM Details in Portal
- Category: KB Portal | Improvement
- You can now view your assigned Customer Success Manager (CSM) directly from the portal user popover. This makes it easier to identify your point of contact for account and support-related discussions. For customers with Premium Support, a crown icon will be displayed to indicate premium status.
Other updates
- The “Total Articles” metric in the Analytics section has been renamed to “Published Articles” for better clarity and accuracy.
NOTE
- Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
- Jan 31, 2026
- Date parsed from source:Jan 31, 2026
- First seen by Releasebot:Feb 6, 2026
January 2026 - 12.1.1
Document360 drops v12.1.1 with major AI and portal upgrades. New standalone Eddy AI chatbot, PDF import, redesigned navigation, and improved decision tree visibility, plus minor fixes for reliability.
Document360 v12.1.1 release notes
Document360 v12.1.1 is now live, bringing focused improvements across AI capabilities, content management, and portal experience. This release introduces the AI chatbot as a standalone module, adds PDF import support, and refines portal navigation for faster access to content. You’ll also see better decision tree discoverability making knowledge easier to create, manage, and consume.
Features/Enhancements
Introducing the new Eddy AI chatbot module
Category: AI chatbot | Feature
Eddy AI chatbot ( ) is now available as a standalone module in the left navigation bar. This new space lets you create and manage chatbots independently, giving you more flexibility and control over configuration.
You can now build chatbots that draw information from multiple sources, including your knowledge base, website pages, FAQs, text entries, and files (PDF, DOC, DOCX, or MD), as well as ticketing platforms such as Zendesk and Freshdesk. Each chatbot can be customized with a unique name, icon, background color, and greeting message to match your brand and tone.
A built-in playground allows you to test and refine the chatbot’s behavior before publishing it to your website, ensuring a smooth experience for your readers from the moment it goes live. Users can now also raise support tickets directly through the chatbot when additional help is needed.
Previously, chatbot functionality was available only as part of the Knowledge Base widget. With this update, chatbots are managed independently, giving you a dedicated space to create, configure, and test them.
For more information, read the article on Eddy AI chatbot.
Redesigned portal navigation and menu accessibility
Category: Knowledge Base Portal | Feature
The portal's left navigation bar and menu have been redesigned to make it easier for you to find tools and work more efficiently. Related features are now grouped together, and menu items have been moved to more logical locations to better match their functionality. The key changes include,
Content tools ( ) has been moved to the left navigation bar for quicker access.
A new group called Connections ( ), now houses Knowledge base widget, Integrations and Extensions in the left navigation bar.
Workflow Designer and Migrate Content are now available under the KB portal section in Settings ( ).
IP Restriction and Security have moved to the KB site section in Settings ( ).
Custom Pages are now grouped under Content resources in Content tools ( ).
Hovering over icons in the left navigation bar now displays available options without needing to click through each.
Updated menu and group names:
Previous name Updated name Localization & Workspace Workspace & Localization Users & Security Users & Permissions Team accounts & groups Users & Groups Site Access Reader Access SAML / OpenID SSO Configuration AI Features AI Settings Content Reuse Content Resources Documentation Content Management
Import articles from PDF
Category: Knowledge base portal | Feature
You can now import articles directly from PDF files, just like you can with Word documents. This feature makes it much easier to bring existing content into Document360 without the need to copy and paste. The structure and formatting of the PDF is preserved, including headings, lists, tables, and images.
During import, you can choose to create a single article or split the PDF into multiple articles based on heading levels. When splitting into multiple articles, Document360 automatically organizes the imported content based on the document’s heading structure. You can also choose the default Drive location where images from the PDF will be saved.
For more information, read the article on Importing articles from PDF.
Improved decision tree visibility in KB search
Category: Search | Enhancement
Decision Trees now appear more prominently in Knowledge Base search results when they are highly relevant to a user’s search query. Search ranking is based on relevance across key fields such as titles, tags, slugs, breadcrumbs, and descriptions, ensuring the most helpful result surfaces first, regardless of content type.
When a Decision Tree matches a search term as closely as, or more closely than, an article or API documentation, it will now appear higher in the results. This makes it easier for readers to discover guided troubleshooting flows and step-by-step decision paths at the right moment.
For more information, read the article on Viewing decision trees in the knowledge base site.
Other updates
- The Knowledge base widget now loads more reliably even when embedded inside multiple nested iframes, such as in Microsoft Teams and SharePoint Framework (SPFx) web parts.
- Table creation now supports a no-border option.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Dec 20, 2025
- Date parsed from source:Dec 20, 2025
- First seen by Releasebot:Dec 20, 2025
December 2025 - 11.12.1
KB Site 1.0 support ends in Dec 2025 with an upgrade to KB Site 2.0 for better search, readability and security plus WCAG 2.1 AA. Document360 v11.12.1 goes live bringing analytics, task management upgrades, richer Eddy analytics, and auto formatting in the WYSIWYG editor.
DEPRECATION NOTICE
KB Site 1.0 support ends in December 2025. Upgrade to KB Site 2.0 to access new features, enhanced security, and full compliance with WCAG 2.1 AA. Our team will take care of the entire migration for you, requiring no effort on your part.
Document360 v11.12.1 is now live, delivering improvements across analytics, task management, and the KB site experience. This update includes richer Eddy analytics data and UI refinements in KB site 2.0. The release also adds new task management fields, automatic code formatting in the Advanced WYSIWYG editor, and general improvements to list behavior.
Features/Enhancements
Enhanced analytics for Eddy AI search
Category: Analytics | Enhancement
We have introduced updates for Eddy AI analytics to help you understand your audience and content performance more effectively. Eddy AI analytics now captures additional information for every Eddy AI search query. It includes who asked it (email and user group) and when it was asked (date and time), helping you better understand audience intent.
For more information, read the article on Eddy AI search analytics.KB Site 2.0 enhancements for search, readability, and navigation
Category: KB Site 2.0 | Enhancement
We’ve introduced several updates to improve readability, navigation, and search consistency on the KB site.- When attachments appear in search results, the breadcrumb now includes the article name, so you can see which article each attachment belongs to without opening it.
- Text in Chinese, Japanese, and Korean knowledge base sites now display in top-to-bottom mode where applicable.
- Center mode under Style layout now expands the article space giving a wider reading area, while reducing sidebar and table of contents width.
- All breadcrumb items at the top of each article are now clickable, making navigation smoother.
- Auto-collapse can now be configured for the category tree in the knowledge base site. For better use experience, you can enable this setting.
- The search bar now appears in the secondary navigation bar, and the filter remains visible in the category tree, even on scrolling.
For more information, read the article on Knowledge base site 2.0.
New columns and filters added to the Tasks page
Category: Tasks | Enhancement
We have updated the Tasks card in the Overview page and the Tasks page to give you better visibility and control over your work. The “Labels”, “Last updated at”, and “Assigned by” columns are now added, making it easier to understand the status and progress of each task. The “Last updated at” field also displays the avatar of the person who made the most recent update, giving you clearer context at a glance.
When viewing snoozed tasks, the Tasks page now shows two additional details: “Snoozed on” and “Snoozed until”. This helps you understand when a task was deferred and when it will return. Since snoozed tasks show only your own items, the “Assigned to” column is removed in that view.
To help you quickly narrow down your task list, the Tasks card now also includes new filters for “Assigned by”, “Last updated at”, “Last updated by”, and “Labels”. These improvements make task management more organized and easier to navigate across all task types.
For more information, read the article on the Tasks page.Other updates
- The code view in the Advanced WYSIWYG editor now automatically formats your content for better readability. When you switch to code view, the editor applies improved indentation and spacing so that the underlying HTML is easier to review and edit. This happens automatically in the background with no additional steps required.
- Formatting behavior in ordered and unordered lists has been refined so list numbers or bullets inherit formatting only when it is applied to the entire list item.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Nov 22, 2025
- Date parsed from source:Nov 22, 2025
- First seen by Releasebot:Dec 18, 2025
November 2025 - 11.11.1
KB Site 1.0 support ends in 2025; upgrade to KB Site 2.0 for new features, security, and WCAG 2.1 AA. Document360 v11.11.1 launches Knowledge Pulse with AI duplicate detection, PDF import, and new article APIs. The Markdown editor and export/update enhancements boost performance and usability.
DEPRECATION NOTICE
KB Site 1.0 support ends in December 2025. Upgrade to KB Site 2.0 to access new features, enhanced security, and full compliance with WCAG 2.1 AA. Our team will take care of the entire migration for you, requiring no effort on your part.
Document360 v11.11.1 is now live, introducing the Knowledge Pulse module, an AI-powered dashboard that improves content accuracy and reuse through duplicate detection. This release also enables importing articles from PDFs, includes new API endpoints for retrieving articles by slug, as well as a version upgrade to the Markdown editor. This update also includes several usability improvements, editor refinements, and performance optimizations across the knowledge base portal and site.
Features/Enhancements
Introducing Knowledge Pulse - with duplicate content detection using Eddy AI
Category: Content reuse | Feature
We’ve introduced the new Knowledge Pulse dashboard - your one place to track all project-level reports related to content accuracy and consistency.
The first feature available in this dashboard is Content duplication detection, powered by Eddy AI. It scans all your articles, identifies similar or identical paragraphs, and helps you convert repeated content into reusable snippets. This ensures a single source of truth and makes future updates easy and efficient.
From the scan report, you can:- Preview duplicate content and see where it appears across articles.
- View match percentages showing how closely each duplicate matches the snippet content.
- Replace repeated content with reusable snippets in one step.
For more information, read the article on the Duplicate content detection.
Follow and Acknowledge articles functionality for JWT readers
Category: Knowledge base site | Enhancement
JWT-authenticated readers can now follow specific articles or entire categories to stay informed when content is updated. Update notifications are sent to their registered email, and each message includes an option to manage future alerts directly from the email.
Reader acknowledgment can also be enabled for JWT-authenticated readers. Each acknowledgment is recorded in Analytics with the reader’s email and timestamp, helping teams track confirmation and compliance.
For more information, read the article on Following articles and categories.AI writing agent enhancements
Category: AI writing agent | Enhancement
The AI writing agent and Style guide are now available in all languages supported by Eddy AI. This enhancement extends AI-assisted authoring to more users across regions and language preferences.
In addition, users can now view and manage their writing credits directly in the editor, with clear progress indicators and warnings when credits are running low.
This release also includes other minor updates and usability refinements, such as the ability to retain prompts when switching between writing modes, create articles without applying a style guide, upload files using drag-and-drop, and view clearer loading messages during article generation.
For more information, read the article on AI writing agent.API enhancements for article retrieval and localization
Category: API documentation | Enhancement
This release introduces several improvements to the API for retrieving and managing articles:- New endpoints for URL-based retrieval: You can now fetch articles, page categories, and documents (articles/page categories) directly by their slug, without needing the article ID.
- Redirect handling in APIs: When an article includes a redirect, the API now returns a link to the redirected article in the API response.
- Language metadata in responses: API responses now include language codes, URLs, and translation statuses for all available translations of an article.
For more information, refer to Document360’s API documentation.
Markdown editor version upgrade (v1.4.10 → v3.2.2)
Category: Markdown editor | Enhancement
The Markdown editor has been upgraded to v3.2.2. The toolbar, layout, icons, and overall editor structure remain unchanged, so this update does not affect how you work with the editor. The only visible change is the updated color styling of the rendered preview within the editor. A new More menu is also available, grouping overflow toolbar options on smaller screens.
This upgrade introduces performance improvements and updated core behavior. The editor now re-renders only the modified block, resulting in smoother editing and scrolling. You may notice minor rendering differences in articles due to updated core libraries. LaTeX now supports only single dollar signs for both inline and block expressions, and any text beginning with four spaces is treated as a code block.Export to PDF enhancements
Category: Export to PDF | Enhancements
This update improves navigation and export behavior when generating PDFs from the knowledge base. Internal article and heading links now work intelligently: when the linked content is part of the export, the link opens within the PDF; when it is not included, the link redirects to the corresponding article on the knowledge base site.
In addition, logged-in readers in mixed knowledge bases can now bulk export both public and private articles as PDF, allowing consistent access to content across different visibility levels.
For more information, read the article on Downloading articles from the KB site.Other updates
- Improved “Find and replace” behavior to exclude elements such as variables, snippets, glossaries, code blocks, and hyperlinks from replacement operations.
- Added SEO configuration fields (Meta title, Meta description, and URL slug) for index categories to improve search optimization for category landing pages.
- Increased the character limit for feedback comments in the Knowledge base site and Eddy AI responses from 500 to 1000 characters, with visible character count and expanded text box for easier input.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Nov 22, 2025
- Date parsed from source:Nov 22, 2025
- First seen by Releasebot:Dec 9, 2025
November 2025 - 11.11.1
Document360 rolls out Knowledge Pulse AI with duplicate detection and improved content reuse, alongside PDF import, slug-based article retrieval API, and an updated Markdown editor. A broad knowledge base upgrade adds usability refinements and export improvements for a smoother user experience.
DEPRECATION NOTICE
KB Site 1.0 support ends in December 2025. Upgrade to KB Site 2.0 to access new features, enhanced security, and full compliance with WCAG 2.1 AA. Our team will take care of the entire migration for you, requiring no effort on your part.
Document360 v11.11.1 is now live, introducing the Knowledge Pulse module, an AI-powered dashboard that improves content accuracy and reuse through duplicate detection. This release also enables importing articles from PDFs, includes new API endpoints for retrieving articles by slug, as well as a version upgrade to the Markdown editor. This update also includes several usability improvements, editor refinements, and performance optimizations across the knowledge base portal and site.
Features/Enhancements
Introducing Knowledge Pulse - with duplicate content detection using Eddy AI
Category: Content reuse | Feature
We’ve introduced the new Knowledge Pulse dashboard - your one place to track all project-level reports related to content accuracy and consistency.
The first feature available in this dashboard is Content duplication detection, powered by Eddy AI. It scans all your articles, identifies similar or identical paragraphs, and helps you convert repeated content into reusable snippets. This ensures a single source of truth and makes future updates easy and efficient.
From the scan report, you can:- Preview duplicate content and see where it appears across articles.
- View match percentages showing how closely each duplicate matches the snippet content.
- Replace repeated content with reusable snippets in one step.
For more information, read the article on the Duplicate content detection.
Follow and Acknowledge articles functionality for JWT readers
Category: Knowledge base site | Enhancement
JWT-authenticated readers can now follow specific articles or entire categories to stay informed when content is updated. Update notifications are sent to their registered email, and each message includes an option to manage future alerts directly from the email.
Reader acknowledgment can also be enabled for JWT-authenticated readers. Each acknowledgment is recorded in Analytics with the reader’s email and timestamp, helping teams track confirmation and compliance.
For more information, read the article on Following articles and categories.AI writing agent enhancements
Category: AI writing agent | Enhancement
The AI writing agent and Style guide are now available in all languages supported by Eddy AI. This enhancement extends AI-assisted authoring to more users across regions and language preferences.
In addition, users can now view and manage their writing credits directly in the editor, with clear progress indicators and warnings when credits are running low.
This release also includes other minor updates and usability refinements, such as the ability to retain prompts when switching between writing modes, create articles without applying a style guide, upload files using drag-and-drop, and view clearer loading messages during article generation.
For more information, read the article on AI writing agent.API enhancements for article retrieval and localization
Category: API documentation | Enhancement
This release introduces several improvements to the API for retrieving and managing articles:- New endpoints for URL-based retrieval: You can now fetch articles, page categories, and documents (articles/page categories) directly by their slug, without needing the article ID.
- Redirect handling in APIs: When an article includes a redirect, the API now returns a link to the redirected article in the API response.
- Language metadata in responses: API responses now include language codes, URLs, and translation statuses for all available translations of an article.
For more information, refer to Document360’s API documentation.
Markdown editor version upgrade (v1.4.10 → v3.2.2)
Category: Markdown editor | Enhancement
The Markdown editor has been upgraded to v3.2.2. The toolbar, layout, icons, and overall editor structure remain unchanged, so this update does not affect how you work with the editor. The only visible change is the updated color styling of the rendered preview within the editor. A new More menu is also available, grouping overflow toolbar options on smaller screens.
This upgrade introduces performance improvements and updated core behavior. The editor now re-renders only the modified block, resulting in smoother editing and scrolling. You may notice minor rendering differences in articles due to updated core libraries. LaTeX now supports only single dollar signs for both inline and block expressions, and any text beginning with four spaces is treated as a code block.Export to PDF enhancements
Category: Export to PDF | Enhancements
This update improves navigation and export behavior when generating PDFs from the knowledge base. Internal article and heading links now work intelligently: when the linked content is part of the export, the link opens within the PDF; when it is not included, the link redirects to the corresponding article on the knowledge base site.
In addition, logged-in readers in mixed knowledge bases can now bulk export both public and private articles as PDF, allowing consistent access to content across different visibility levels.
For more information, read the article on Downloading articles from the KB site.Other updates
- Improved “Find and replace” behavior to exclude elements such as variables, snippets, glossaries, code blocks, and hyperlinks from replacement operations.
- Added SEO configuration fields (Meta title, Meta description, and URL slug) for index categories to improve search optimization for category landing pages.
- Increased the character limit for feedback comments in the Knowledge base site and Eddy AI responses from 500 to 1000 characters, with visible character count and expanded text box for easier input.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Original source - Nov 10, 2025
- Date parsed from source:Nov 10, 2025
- First seen by Releasebot:Dec 10, 2025
November 2025 - 11.10.2
Document360 v11.10.2 goes live with enhanced authoring and richer multi level numbered lists plus security and performance updates. It also marks KB Site 1.0 deprecation with a guided upgrade to KB Site 2.0 for new features and WCAG 2.1 AA compliance.
DEPRECATION NOTICE
KB Site 1.0 support ends in December 2025. Upgrade to KB Site 2.0 to access new features, enhanced security, and full compliance with WCAG 2.1 AA. Our team will take care of the entire migration for you, requiring no effort on your part.
Document360 v11.10.2 is now live, delivering an improved authoring experience with enhanced multi-level numbered lists for clearer, more structured documentation. This release also includes key security, performance, and stability updates across the Knowledge base portal and site.
Enhancement
New formatting options for multi-level numbered lists
Category: Numbered lists | Enhancement
The Editor now supports enhanced multi-level numbered lists. You can create indented lists with structured numbering across multiple levels, giving your content a clear and consistent hierarchy. As you increase indentation, the numbering and bullet styles now rotate automatically: (1→i→a) for numbered lists and (●→○→■) for bulleted lists.
For numbers, lower alpha, and lower Roman styles, you can also choose parentheses formatting (for example, 1) instead of 1.) when creating indented lists. The numbering style dropdown now includes visual previews, replacing plain text labels and making it easier to choose the desired format.
For more information, read the article on the Advanced WYSIWYG editor.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Was this article helpful?
Original source - Nov 10, 2025
- Date parsed from source:Nov 10, 2025
- First seen by Releasebot:Dec 9, 2025
November 2025 - 11.10.2
KB Site 1.0 ends December 2025 with a no‑effort upgrade to KB Site 2.0 for new features and WCAG 2.1 AA compliance. Document360 v11.10.2 is live with an improved authoring experience, enhanced multi‑level numbered lists, and broader security and performance fixes across the Knowledge Base portal and site.
DEPRECATION NOTICE
KB Site 1.0 support ends in December 2025. Upgrade to KB Site 2.0 to access new features, enhanced security, and full compliance with WCAG 2.1 AA. Our team will take care of the entire migration for you, requiring no effort on your part.
Document360 v11.10.2 is now live, delivering an improved authoring experience with enhanced multi-level numbered lists for clearer, more structured documentation. This release also includes key security, performance, and stability updates across the Knowledge base portal and site.
Enhancement
New formatting options for multi-level numbered lists
Category: Numbered lists | Enhancement
The Editor now supports enhanced multi-level numbered lists. You can create indented lists with structured numbering across multiple levels, giving your content a clear and consistent hierarchy. As you increase indentation, the numbering and bullet styles now rotate automatically: (1→i→a) for numbered lists and (●→○→■) for bulleted lists.
For numbers, lower alpha, and lower Roman styles, you can also choose parentheses formatting (for example, 1) instead of 1.) when creating indented lists. The numbering style dropdown now includes visual previews, replacing plain text labels and making it easier to choose the desired format.
For more information, read the article on the Advanced WYSIWYG editor.
NOTE
Minor security updates, bug fixes, and performance improvements have also been implemented across the Knowledge base portal and Knowledge base site.
Was this article helpful?
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.