August 1 – Release Notes

Discover the latest updates and improvements to Kognitos.

✨ New Features

We've added the following new features in this release:

Save Dashboard Insights as Images

You can now download a PNG image of any individual metric in the Performance Dashboard. Whether you're preparing a slide deck, building a report, or updating your team, you can easily share your insights from Kognitos — no screenshots required.

Hover over any section (Value Insights, Usage, or Completion) to reveal a download icon the top-right corner that says download this section as an image. Click on it to save a .png file to your device.

Looking for Your Dashboard Report? Use “Export Data”

We've renamed the Download Report button to Export Data to more accurately reflect its functionality. When clicked, Kognitos will export an .xlsx report of your dashboard data and send it to your email.

BDK Books Can Now Ask Questions

We've expanded our Book Development Kit with a new feature that allows you to ask questions in BDK Books. Using the new ask() method, your Book can request information — like a date, a username, or any other piece of data. If the Book needs an answer it doesn't already have, it can surface a question to the user for guidance.

Check out the full BDK API Reference.

⚡ Enhancements

We’ve made the following enhancements to improve performance, functionality, and user workflows:

  • Abort Long-Running Guidance: Users can now abort long-running guidance computations that are taking long to process. This provides greater control over long-running tasks and prevents them from getting stuck in a pending state.

  • Extended Character Limits: The character limit for a single learning has increased from 10,000 to 15,000 (allowing for longer entries).

  • Process Widget Search: The process widget dropdown now includes a search bar, allowing users to quickly find a specific process by name (rather than scrolling through the entire list).

🐛 Bug Fixes

We’ve resolved the following issues:

  • Agent Imports: Resolved an issue where large agent imports caused a timeout error. We've also improved the import process to be significantly faster.

  • API Key Creation: Resolved an issue where creating multiple API keys simultaneously could fail. The system now automatically retries the operation to ensure reliable key generation.

  • Department Box Search: Resolved an issue where the department box search failed to find items. The search logic has been updated to be more precise and reliable.

  • Editor Performance: Resolved performance issues in the editor that caused lagging, unresponsiveness, and unexpected cursor jumps.

  • Process Creation: Resolved an issue where the Create Process button in the Playground was disabled if the first line in the automation was empty. It is now enabled as long as any line in a Playground contains content.

  • REST API (v1): Resolved an issue where invalid requests to the legacy REST API caused internal server errors.

Last updated

Was this helpful?