Releases
Jun 6, 2025

Quix Cloud Drag and Drop: June 2025 Release

Users can now reorder Projects, Environments, and Project Groups using drag & drop!

Steve Rosam
Steve Rosam
Head of Content
Shades of blue and the words "Drag and Drop" in white letters.

Python stream processing, simplified

Pure Python. No JVM. No wrappers. No cross-language debugging. Use streaming DataFrames and the whole Python ecosystem to build stream processing applications.

Python stream processing, simplified

Pure Python. No JVM. No wrappers. No cross-language debugging. Use streaming DataFrames and the whole Python ecosystem to build stream processing applications.

Data integration, simplified

Ingest, pre-process and load high volumes of data into any database, lake or warehouse, without overloading your systems or budgets.

The 4 Pillars of a Successful AI Strategy

Foundational strategies that leading companies use to overcome common obstacles and achieve sustained AI success.
Get the guide

Guide to the Event-Driven, Event Streaming Stack

Practical insights into event-driven technologies for developers and software architects.
Get the guide
Quix is a performant, general-purpose processing framework for streaming data. Build real-time AI applications and analytics systems in fewer lines of code using DataFrames with stateful operators and run it anywhere Python is installed.

🌱 New Features 🌱

  • Drag & Drop: Users can now reorder Projects, Environments, and Project Groups using drag & drop. Custom order is saved per user (via local storage), and Admins can set their layout as the default for the whole organization. Additionally, Projects can now be moved between Project Groups, which applies across the organization.

💎 Enhancements 💎

  • Environments:
    • Environment names can now be up to 30 characters long (previously 20).
  • Clusters
    • Improved monitoring visuals: legends are now properly sorted and X-axis dates display the correct month.
    • Improved monitoring UX: Date range inputs now prevent selecting future dates or timestamps later than the current time.
  • Online IDE
    • The IDE variables panel now automatically adjusts its default height to fit the content (up to 50% of the editor), instead of using a fixed size.

🦠 Bug Fixes 🦠

  • Deployments:
    • Fixed an issue with the secret selector dialog not working correctly.
    • Fixed issue where FreeText variables added via YAML to Image deployments were incorrectly shown as multiline in the edit dialog.
    • Fixed a UI issue where deployments from a previous environment could briefly appear in another when switching environments quickly.