August 29 – Release Notes

Discover the latest updates and improvements to Kognitos.

✨ New Features

We've added the following new features this week:

Meet the New BDK Arrivals

We've expanded our BDK Book library with two new integrations:

  1. Katana: Connect with Katana to automate manufacturing workflows and take advantage of full Manufacturing Resource Planning (MRP) capabilities.

  2. Azure Service Bus: Integrate with Azure Service Bus to automate sending and receiving messages across queues (This BDK edition supersedes the first edition).

⚡ Enhancements

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

Expanded Color Palette for Charts and Plots

You can create charts and plots with an expanded color palette in Kognitos. All HTML named colors (e.g., yellow, orange, purple) are now supported. For example:

create a pie chart where
    the categories are ["Marketing", "Sales", "Support", "Engineering"]
    the values are [30, 25, 20, 25]
    the title is "Team Distribution"
    the legend is "enabled"
    the color palette is "orange"
    the style is "white"

🐛 Bug Fixes

We’ve resolved the following issues:

  • Document Processing: Resolved an issue where processing documents with unsupported file types resulted in a "job failed" error. The system now validates the file type and returns a clearer error message that lists the supported formats (PDF, PNG, JPEG, TIFF).

  • Tables with Special Characters: Resolved an issue that caused automation runs to crash when processing tables with special characters (such as newlines) in the column headers.

Last updated

Was this helpful?