Zuplo Changelog
We release improvements, new features, and fixes daily. Follow along here to see the most important updates.
We've enhanced our GitHub integration to keep you better informed about your Zuplo deployments. When you connect GitHub to your project, we'll now automatically:
- Update deployment statuses for both your API and Developer Portal directly on your commits
- Post PR comments for important updates you shouldn't miss, such as the upcoming sunset of our legacy Developer Portal on November 15, 2025

This means you'll catch critical information, such as failed builds, right in your GitHub workflow, without having to check multiple places. No more missed deprecation notices or deployment status checks.
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 introduces improvements to the CLI with new OpenAPI utility commands, enhanced route editor, and better Windows support.
Features#
CLI Improvements#
- Enhanced OpenAPI utility commands with overlay support and validation improvements. See docs for convert, merge, and overlay
- Added comprehensive examples to all CLI commands for better developer experience
- Removed Windows compatibility warnings for improved cross-platform support
- Normalized CLI input paths for better cross-platform compatibility
Portal Updates#
- Streamlined invite flow with simplified dialog interface and better user filtering
- Unified source control provider experience across GitLab, Bitbucket, Azure, and GitHub
- Added incident status display in portal with status badges
- Introduced keyboard shortcut component for better navigation
- Simplified account member management with new deletion flow
This changelog covers enhancements to the Zuplo Portal user interface, development tools, and runtime improvements from Monday, 2025-10-13 to Sunday, 2025-10-19.
Features#
- New Route Editor: Enabled the enhanced route editor for all users, providing an improved interface for managing API routes
- Documentation File Management: Improved handling of documentation files by removing unnecessary filtering restrictions
Fixes#
- Template Improvements: Enhanced project templates for better developer experience
- User Session Tracking: Fixed missing userSub property on latestRequest objects
- File Path Handling: Corrected POSIX path handling for route metadata filepath on Windows systems
Portal Updates#
- Dark Mode Enhancements: Optimized dark mode display across the portal interface for better visual consistency
- Azure Integration: Fixed Azure authentication settings display in the portal settings page
- Local Editor Improvements: Enhanced local development experience with better conflict detection and resolution workflows
This week's release brings several enhancements focused on security, API documentation, and developer experience. Key highlights include automatic masking of Authorization headers for improved security, a new option to auto-expand API information sections, and fixes for build configuration and documentation links. Dependency updates ensure the platform stays current with the latest versions of core libraries.
Features#
- Enhanced Security: Authorization headers are now automatically masked by default to prevent accidental exposure of sensitive credentials in logs and documentation #1574
- Auto-expand API Information: Added new
expandApiInformationconfiguration option that automatically expands API information sections in the documentation for improved discoverability #1572 - MCP Remote Package: Corrected the NPX package configuration for mcp-remote to ensure proper installation and usage #1599
Fixes#
- Documentation Links: Fixed broken quick-start URL references to ensure users can access getting started guides #1591
- Conditional UI Elements: Reload button now only displays when a version is available, preventing confusion in environments where versioning isn't applicable #1573
- Build Configuration: Resolved issue preventing remark/rehype plugins from being properly loaded from build configuration files #1593
Dependency Updates#
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