v1.1.0

🎉 Version 1.1.0 is now available!

==================================

This new version brings major security improvements, expanded AI model support, and enhanced debugging capabilities. Here's everything that's new!


🔐 Security & Authentication


🔄 Complete OAuth System Overhaul A rebuilt authentication system for better reliability and security

  • Reauthorize Credentials: Seamlessly refresh expired integrations without recreating them — no more updating every workflow manually
  • Enhanced Encryption: OAuth tokens and API keys are now encrypted at rest in the database
  • Improved Stability: More robust connection handling across all integrations

🤖 AI Model Management


🧠 New Models Available Access the latest generation of AI models across multiple providers

  • Google Vertex AI: Gemini 3 Pro Preview & Gemini 3 Flash Preview
  • Anthropic on Vertex AI: Claude Sonnet 4.5 & Claude Opus 4.5
  • OpenAI: GPT 5.2, GPT 5 Mini & GPT 5 Nano
  • LLM Reasoning: Leverage advanced reasoning capabilities on compatible models

⚡ Enhanced Agent Capabilities


📊 Improved Data Analyzer More powerful data analysis with better reliability

  • Input Data Fix: Resolved issues with data input handling
  • Smarter Processing: Enhanced analysis accuracy and performance

🔍 Upgraded Agent RAG Better retrieval-augmented generation for more accurate responses

  • Improved Datasource Management: Easier configuration and organization of your data sources
  • AI-Powered Generation: Automatically generate names and descriptions for your datasources

🎨 UI Improvements


🔎 New Conversation Traces Full visibility into your AI workflows

  • LLM & Data Analyzer Traces: Track execution details for debugging and optimization
  • Generated Code Display: View the code produced by your AI nodes directly in traces
  • Reasoning Visibility: See the step-by-step reasoning process of your models

🐛 Bug Fixes


  • Numerous stability improvements and bug fixes across the platform