Zuplo logo

Zuplo Changelog

We release improvements, new features, and fixes daily. Follow along here to see the most important updates.

This release includes improvements to the Zuplo CLI, Developer Portal, and runtime improvements, along with various portal updates.

Features#

CLI Enhancements

  • Added comprehensive examples to all CLI commands to improve developer experience
  • Enhanced OpenAPI overlay command with validation improvements and bug fixes
  • Removed Windows warning messages for better cross-platform support

Developer Portal Migration

  • Added proxy mode support for legacy dev portal handler to ensure backward compatibility
  • Added GitHub status warning alerting of use of the legacy developer portal

Portal Updates#

Role-Based Access Control (RBAC) Improvements

  • Enhanced role selection interface with improved dropdown functionality
  • Simplified team management by separating invites from active team members
  • Added role badge visualization for better clarity

User Experience Enhancements

  • Updated product page hero image for improved visual appeal
  • Overhauled policy picker with enhanced visual design and selection controls
  • Fixed project deletion modal for better accessibility

This release includes improvements to request validation, trusted modules support, policy documentation fixes, and significant enhancements to the Zuplo Portal UI including self-serve SSO setup and improved project creation workflows.

Features#

  • Trusted Modules Support: Enabled trusted modules in npm publish to enhance package security and reliability

Fixes#

  • Request Validation: Fixed issue with request validation when no body is present in the request
  • Policy Documentation: Corrected lint error in Galileo policy documentation

Portal Updates#

  • Self-Serve SSO Setup: Added ability for users to configure SSO settings independently without requiring support assistance
  • Local Route Editor: Introduced new local file editor with conflict detection and improved styling for better development experience
  • Enhanced Project Creation: Streamlined project creation workflow with improved UI, removal of checkboxes for simpler user experience, and added support for MCP (Model Context Protocol) integration
  • Account Management Improvements:
    • Enhanced error display on account management pages with better user feedback
    • Redesigned account page interface for improved usability
    • Removed deprecated error message components for better consistency
  • Galileo Tracing Policy UI: Added minimal user interface for configuring Galileo tracing policy settings
  • Team and App Management: Simplified team overview interface with better icons, improved details display, and enhanced app overview functionality
  • Service Worker Updates: Removed service worker unregistration and improved timestamp parsing functionality

This changelog covers changes from Monday, 2025-09-29 to Sunday, 2025-10-05, focusing on new policy features, runtime improvements, and portal enhancements.

Features#

  • GraphQL Introspection Filter Policy: Added new MCP GraphQL tools with introspection filtering capabilities to help manage GraphQL schema exposure and improve security
  • Logs in AI Gateway: Enhanced AI Gateway with comprehensive logging functionality, providing better visibility into gateway operations and events

Fixes#

  • MCP Server Handler: Fixed issue with routes containing escaped colons that were not being handled correctly
  • URL Forward Handler: Enhanced support for buffering request body during redirect transmission, improving reliability of URL forwarding
  • Log Parsing: Fixed issue where log chunks were not being correctly parsed, improving log reliability and accuracy

Portal Updates#

  • Copy Path Enhancement: Improved path copying functionality with visual feedback through flash animations
  • Invite UI Improvements: Updated color scheme for invitation-related interface elements to improve visual clarity
  • Secret Management UI: Enhanced the secret management interface for better user experience and security
  • MCP Server Bug Fix: Resolved server-side issues affecting MCP functionality
  • Button UI Cleanup: Removed count display from buttons to reduce user confusion

This changelog covers improvements to the runtime and portal from Monday, 2025-09-01 to Sunday, 2025-09-07.

Fixes#

  • Runtime: Fixed MCP (Model Context Protocol) server handlers to return proper 405 Method Not Allowed responses instead of 404 Not Found when unsupported HTTP methods are used

Portal Updates#

  • Added enhanced stack trace mapping and formatting in the log viewer for better debugging experience with loading states and improved readability

This changelog covers improvements to sourcemapping, configuration flexibility, MCP support, and Portal analytics from Monday, 2025-08-25 to Sunday, 2025-08-31.

Features#

  • Sourcemapping Improvements: Enhanced sourcemap generation and file mapping capabilities for better debugging experience
  • Configuration Flexibility: Updated zuplo.jsonc configuration shape to support additional customization options
  • Certificate Validation Control: Added environment variable to disable certificate validation when needed for specific deployment scenarios
  • MCP Prompts Support: Added support for Model Context Protocol (MCP) prompts functionality
  • MCP Error Handling: Improved error display formatting for MCP operations

Fixes#

  • CLI Template Fix: Corrected the create app readme to reference the correct template
  • Request Validator: Improved handling of invalid parameter validators in the request-validator policy to prevent runtime errors

This changelog covers changes from Monday, 2025-08-18 to Sunday, 2025-08-24.

Summary#

This release includes improvements to the CLI login experience with device flow authentication and source map support for better debugging capabilities.

Features#

  • Enhanced CLI Authentication: The CLI now uses device flow for login, providing a more secure and user-friendly authentication experience
  • Source Maps Support: Enabled source maps on public builds to improve debugging and error tracking capabilities