Changelog

What's new in PullPush. Every release, documented.

August 6, 2026

1.137.0 – 1.140.0

Sync engine, Multi-tenancy, Connector tooling, Reliability updates

  • New Hanen tenant enables automatic member data sync from Salesforce to WordPress
  • Enhanced signup flow with improved user experience and validation
  • Strengthened partner onboarding process with better error handling
  • Better data integrity during cross-platform member synchronization
  • New BigQuery destination connector enables direct data syncing to Google BigQuery
  • Fixed pre-existing TypeScript errors to improve code quality and type safety
  • Expanded destination connector ecosystem for enterprise data warehouse use cases
  • Execute custom JavaScript transformations within isolated sandboxes for each flow step
  • Monitor pipeline activity in real-time with live event streaming in the admin dashboard
  • View and manage customer mappings directly within flow configuration
  • Fixed settlement method handling for Flowretail Tripletex connector
  • Real-time event stream now available in admin dashboard to monitor connector and sync activity as it happens

+ 2 more improvements

4 releases · 11 commits

August 4, 2026

1.136.1
  • Daily export schedules now use UTC consistently to prevent timezone-related misfires
  • Improved task claiming mechanism to prevent duplicate schedule executions
  • Resolved issue causing exports to run at unexpected times across different regions

August 3, 2026

1.133.0 – 1.136.0

Connector tooling, Sync engine, Reliability, Multi-tenancy updates

  • New analytics dashboard in admin panel for monitoring connector/sync performance
  • Self-hosted pageview tracking to track user activity without external dependencies
  • Enhanced observability for multi-tenant operations
  • Redesigned connection and flow detail pages for improved user experience
  • Fixed flow health status color indicators on the flow page
  • Removed redundant connection cards to reduce visual clutter
  • Fixed Flowretail Tripletex customer mapping issues
  • Resolved flow SLA validation error
  • New streamlined layout for connection detail pages with better organization of settings and configurations
  • Improved flow detail pages with enhanced visibility of sync status and performance metrics
  • Refined UI components for easier navigation and management of connections and workflows
  • Better visual hierarchy making it simpler to find and modify connector settings

+ 3 more improvements

4 releases · 11 commits

July 31, 2026

1.132.0 – 1.132.2

Agent tools, Sync engine, Design updates

  • Increased default tool deadline from 45 seconds to 120 seconds for more reliable tool execution
  • Reduces timeout errors for longer-running MCP operations
  • Eliminates false stall warnings for schedule-only report flows
  • Reduces alert noise in monitoring dashboards
  • Improves reliability of poll freshness detection for scheduled syncs
  • Configure Service Level Agreements (SLAs) with timezone-aware scheduling
  • Set per-flow drift windows for more granular sync control
  • Separate UI experiences for partners and clients with improved navigation
  • Fixed script generation issue that was causing build failures

3 releases · 7 commits

July 28, 2026

1.130.8 – 1.131.1

Sync engine, Reliability, Multi-tenancy, Connector tooling updates

  • Resolved false positive silence alerts on intentionally non-delivering flows
  • Improved monitoring accuracy for flows with specific delivery configurations
  • Fixed issue where failed poll jobs could permanently block connections from being synced
  • Resolved problem where long-running scans could starve and delay other poll jobs from being scheduled
  • Added tenant filter to connections for improved multi-tenant data isolation
  • Resolved a bug where extended scan operations would starve the poll scheduling queue
  • Improved worker reliability to ensure all connector types process tasks fairly
  • Better resource utilization across multi-tenant sync operations

3 releases · 8 commits

July 27, 2026

1.130.5 – 1.130.7

Agent tools, Connector tooling, Multi-tenancy, Authentication updates

  • Fixed content generators no longer fail silently when processing data
  • Web admin now properly executes generators as ES modules for improved reliability
  • Corrected stale MCP count validation to prevent invalid data from passing through system checks
  • Improved data integrity for multi-tenant connector operations
  • Added missing Jwks table for Better Auth JWT plugin to ensure proper authentication token handling
  • Fixed linting configuration for plain JavaScript module scripts
  • Corrected MCP action count claims in the registry for accurate usage reporting

3 releases · 9 commits

July 26, 2026

1.130.4

Connector tooling, Design, Agent tools, Reliability updates

  • Replaced the '23+ connectors built in' stat with the capability it should sell: from API docs to a live connector in minutes
  • Corrected an overstated canonical-type count (21 -> 20) and three conflicting MCP tool counts (43/45 -> 47)
  • Corrected the integration-action count (137 -> 178) and domain routers (16 -> 17)
  • Published MCP registry README now stamps its own tool counts instead of drifting
  • New test gates every public numeric claim against a computed source, including the stat tiles that split number from label

July 25, 2026

1.130.0 – 1.130.3

Reliability, Connector tooling, Design, Agent tools updates

  • Resolved systemd port configuration compatibility issue that could affect deployment in certain environments
  • Improved deployment reliability by removing dependency on bash-specific syntax
  • Enhanced Shopify and FAQ guides for better integration support
  • Improved WordPress asset handling
  • Clarified invite and signup flow documentation
  • Completed public documentation gate before ChatGPT and WordPress integration publishing
  • Updated changelog for v1.130.0 release
  • Enable secure OAuth 2.1 authentication for ChatGPT MCP Plugin integrations
  • Improved security posture with modern OAuth 2.1 standard compliance
  • Seamless authentication flow for ChatGPT MCP Plugin users

4 releases · 8 commits

July 24, 2026

1.129.1

Agent tools, Connector tooling updates

  • MCP tool definitions now emit proper JSON Schema format for better compatibility with external systems
  • Improved integration reliability by standardizing schema output across connectors

July 23, 2026

1.128.0 – 1.129.0

Connector tooling, Sync engine, Reliability, Agent tools updates

  • New Conta accounting destination connector for TK-Sport integration
  • Expand financial data synchronization capabilities to Conta platform
  • Enable automated accounting workflow between your system and Conta
  • Numeric field scaling support in canonical mapping for more accurate data transformation across connectors
  • Multi-phase admin UI improvements including workflow, marketplace, agent type interfaces and operational telemetry dashboards
  • Severity-based notification routing that sends critical alerts via notification system while routing other events through SMTP
  • Enhanced admin visibility into hidden organization, tenant, and access data for better system transparency
  • Flowretail Tripletex readiness gate for improved connector onboarding controls

2 releases · 18 commits

July 22, 2026

1.125.2 – 1.127.0

Sync engine, Design, Reliability updates

  • Critical severity notifications are now delivered immediately via in-app alerts for urgent issues
  • Standard notifications are automatically routed to email for better inbox management
  • Reduced alert fatigue by prioritizing critical events in real-time
  • Improved notification delivery flexibility based on alert severity
  • Switched notification delivery from kaduno-notify to direct SMTP for more reliable email sending
  • Fixed broken alert acknowledgment links that prevented users from managing notifications
  • Resolved duplicate [REMINDER] tags in alert emails for cleaner formatting
  • Enhanced email design and layout for better readability across devices
  • Added database reset command for easier environment configuration and testing
  • Alert acknowledgment links now work correctly in notifications
  • Removed duplicate [REMINDER] tags appearing in emails
  • Improved email design and readability

+ 4 more improvements

4 releases · 10 commits

July 21, 2026

1.122.0 – 1.125.1

Design, Reliability, Sync engine, Connector tooling updates

  • Resolved TestResult type errors preventing successful builds
  • CI pipeline now passes type checking without errors
  • Dynamic pagination support with configurable total_count_path, default_page_size, and param_location for better API compatibility
  • Rich TestResult output from connector.test() providing detailed diagnostic information
  • Smart TLS handling with shadow pre-check to validate SSL/TLS configurations before sync execution
  • Improved connector testing and validation workflow for faster integration setup
  • Connector test results now provide detailed diagnostic information for easier troubleshooting
  • Smart TLS certificate validation with automatic fallback for compatibility
  • New shadow pre-check validation to catch configuration issues before sync execution
  • Improved error messages help identify connection and authentication problems faster
  • New one-click acknowledge endpoint for faster incident response
  • Health checks now policy-aware for better system monitoring

+ 7 more improvements

5 releases · 12 commits

July 20, 2026

1.120.2 – 1.121.0

Sync engine, Reliability, Connector tooling, Multi-tenancy updates

  • Streamlined HG stock sync by retiring recipe scan functionality
  • Added Abicart batch writes for more efficient inventory updates
  • Fixed admin migration execution to ensure seamless database updates
  • Enhanced connector reliability for multi-tenant stock synchronization
  • Corrected Tripletex API alignment for improved compatibility
  • Now properly accepts Tripletex credit references in import operations
  • Enhanced data import reliability for Tripletex users
  • Fixed maintenance worker timeout issues that could cause job processing to stall
  • Enhanced exhausted job alerts with human-readable formatting for easier debugging
  • Corrected .env.example configuration to point to the correct Notify host

3 releases · 8 commits

July 19, 2026

1.119.0 – 1.120.1

Connector tooling, Reliability, Agent tools, Sync engine updates

  • Standardized internal package naming from @kaduno/* to @pullpush/* for consistency
  • Restored official @kaduno/notify SDK integration, removing duplicate maintenance burden
  • Improved system reliability through simplified notification dependencies
  • Transform DSL now supports arithmetic operators and passthrough mode for advanced data manipulation
  • Magento connector adds configurable tax_rate setting for accurate inc-tax product price synchronization
  • Improved MCP tool documentation and agent skills configuration for better platform extensibility
  • New tax_rate config option for Magento connector to handle inclusive tax pricing
  • Improved product price sync accuracy for Magento stores with tax-inclusive prices
  • Better support for international tax requirements in Magento integrations

3 releases · 10 commits

July 16, 2026

1.116.2 – 1.118.1

Agent tools, Connector tooling, Reliability, Sync engine updates

  • Improved auto-recovery backoff for connections in DOWN state
  • Resolved 8 usability issues with MCP agents
  • Fixed refund handling for Flowretail Tripletex integrations
  • Resolved 8 MCP agent usability issues for better reliability
  • Added Kaduno Notify heartbeat monitoring for the API service
  • Fixed production server startup and configuration handling
  • Fixed Flowretail Tripletex backfill and setup flow
  • New notification bell in the app for real-time alerts and updates
  • Per-flow anomaly detection to identify issues specific to individual data flows
  • Flow-specific deep links for faster navigation and troubleshooting
  • Improved visibility into connector health and performance at the flow level
  • Resolved type-checking failures in the connector definition creation flow

+ 9 more improvements

6 releases · 18 commits

July 15, 2026

1.114.0 – 1.116.1

Design, Reliability, Sync engine, Multi-tenancy updates

  • Removed local build step from release script to prevent inconsistencies
  • Removed rsync deployment command to ensure CI/CD pipeline handles all deployments
  • Improved deployment reliability by centralizing release process through automation
  • Reduced manual steps required for releases
  • Partner commission calculations now properly aligned across all tenant configurations
  • Connector onboarding process is more resilient with improved error recovery
  • Better handling of edge cases during multi-tenant connector initialization
  • Improved reliability when syncing partner data in high-volume scenarios
  • Autonomous connector onboarding pipeline reduces manual setup steps
  • Improved compose-loop handling for more reliable connector composition
  • Enhanced orchestrator with better task coordination and error recovery
  • More stable multi-tenant connector synchronization across the platform

+ 3 more improvements

4 releases · 8 commits

July 14, 2026

1.112.1 – 1.113.1

Design, Reliability, Connector tooling, Sync engine updates

  • Resolved cross-platform build failures by adding explicit native dependency handling
  • Fixed Next.js admin build by removing incompatible Cloudflare Postgres dependency
  • Improved build process by removing redundant tsup compilation steps
  • Enhanced platform detection for native dependencies to support more architectures
  • New Flowretail Tripletex destination connector with full order flow support
  • Editable Flowretail Tripletex destination configuration for flexible setup
  • Fixed worker out-of-memory crash loop caused by unbounded schema-drift event queries
  • Resolved three critical CI pipeline issues affecting deployments
  • Prevents worker out-of-memory crashes during schema-drift event processing
  • Adds query bounds to handle large-scale connector synchronizations more reliably
  • Improves system stability for multi-tenant environments with high data volumes

3 releases · 12 commits

July 13, 2026

1.111.0 – 1.112.0

Connector tooling, Multi-tenancy, Security, Reliability updates

  • Connector definitions are now fully isolated per tenant, allowing each organization to manage their own connector configurations independently
  • Self-service connector management reduces operational overhead and eliminates cross-tenant configuration conflicts
  • Improved CI/CD security by authenticating to the @kaduno registry with CI_JOB_TOKEN
  • Admin dashboard now consolidates 4 pages into 2 with a unified Monitor view for easier navigation
  • Upgraded to @kaduno/notify SDK v2, removing local package dependencies and reducing maintenance overhead
  • Improved operational documentation with client access procedures and management gotchas

2 releases · 7 commits

July 12, 2026

1.108.1 – 1.110.0

Reliability, Sync engine, Multi-tenancy, Authentication updates

  • Enforce default-deny access control for client accounts — only explicitly granted permissions are active
  • New invite system for securely onboarding clients with controlled permission scopes
  • Scoped read-only view mode allowing clients to monitor sync activity without making changes
  • Enhanced multi-tenant isolation and access governance
  • New client access schema in admin panel for managing tenant permissions
  • Implemented scope resolution to properly handle multi-tenant access control
  • Enhanced admin capabilities to better support complex authorization scenarios
  • Admin role is now required to mint or decrypt tenant API keys, preventing unauthorized key access
  • Updated client access plan documentation with CP-0 enforcement mapping
  • Worker now sends a startup heartbeat to detect early connection issues with the Notify service
  • Added loud warnings when the worker cannot reach Notify, making deployment issues more visible
  • Documentation updates for Phase C gate requirements and client access planning

+ 5 more improvements

6 releases · 17 commits

July 11, 2026

1.107.0 – 1.108.0

Reliability, Sync engine, Connector tooling, Design updates

  • Connection health probes now use exponential backoff when endpoints are DOWN, reducing redundant checks
  • Better resource efficiency for monitoring failing connections
  • Faster recovery detection when connections come back online
  • Improved CI pipeline performance by capping turbo typecheck concurrency to prevent resource exhaustion
  • Enhanced documentation with comprehensive connector target list for better integration guidance
  • View entity summaries in admin panel to see what each flow transferred
  • Expanded MCP documentation with per-tool listings
  • Updated homepage to feature the 60-second sandbox and MCP capabilities

3 releases · 8 commits

July 10, 2026

1.101.0 – 1.106.0

Reliability, Connector tooling, Multi-tenancy, Agent tools updates

  • New sandbox claim endpoint for testing claim workflows in isolated environments
  • Daily funnel canary monitoring to proactively detect system issues
  • Enhanced testing infrastructure for multi-tenant connectors
  • AI agents can now create and access sandbox tenants instantly without signup
  • Eliminates friction for quick testing and evaluation of connector capabilities
  • Sandbox tenants provide isolated, zero-cost environments for experimentation
  • Enables faster onboarding for developers and AI-powered integrations
  • Established single source of truth for agent tool counts across documentation
  • Improved agent legibility documentation with clearer references
  • Enhanced version tracking consistency in agent documentation
  • Resolved OAuth signature mismatch errors in Magento connector
  • Improved reliability of Magento data synchronization

+ 34 more improvements

14 releases · 32 commits

July 9, 2026

1.94.5 – 1.100.0

Reliability, Connector tooling, Multi-tenancy, Design updates

  • Preview flows directly via URL parameter (?flow=) for faster testing and sharing
  • Removed standalone Preview navigation item to streamline admin interface
  • Added product deletion capability for Squarespace connector
  • Implemented automatic variant cleanup during Squarespace product operations
  • Self-signup users are now assigned to a DIRECT organization upon account creation
  • Eliminates orphaned tenant accounts that previously occurred during the signup process
  • Simplified onboarding experience for new users signing up independently
  • Improved organization structure and multi-tenant account management
  • Corrected test infrastructure to properly parse JSON payloads after domain routing headers
  • Improved reliability of partner connector tests
  • New partner provisioning flow enabling organization API key generation and tenant management
  • Improved admin UI with better CopyButton toast feedback for user actions

+ 24 more improvements

12 releases · 28 commits

July 8, 2026

1.93.1 – 1.94.4

Sync engine, Reliability, Agent tools, Connector tooling updates

  • Moved ops-resolver to pipeline for better logical separation of concerns
  • Simplified type definitions by inlining Notifier type in core module
  • No user-facing changes or new features in this release
  • Fixed MCP tool error handling to properly strip structuredContent when outputSchema is specified
  • Improves error message clarity and reduces unnecessary data in tool responses
  • Ensures consistent behavior for MCP tools with defined output schemas
  • Corrected health.overview API response to include all expected fields
  • Improved monitoring data completeness for system health checks
  • Fixed missing resource URI metadata in MCP domain-router results
  • Improves UI rendering accuracy for routed connector calls
  • Ensures consistent metadata propagation across multi-tenant operations
  • Email notifications now display with your brand logo for a more professional appearance

+ 6 more improvements

6 releases · 12 commits

July 7, 2026

1.92.4 – 1.93.0

Connector tooling, Multi-tenancy, Security, Reliability updates

  • Faster key inspection with optimized direct API lookups instead of full scans
  • Reduced latency when inspecting individual connector keys in the admin interface
  • Better performance for large-scale multi-tenant deployments with many keys
  • Resolved compatibility issue with Node.js v24 when SSRF (Server-Side Request Forgery) protection is enabled
  • Improved HTTP client stability by correctly using undici's fetch implementation with security dispatchers
  • Resolved ESLint 10 compatibility issues for cleaner code standards
  • Upgraded CI pipeline to pnpm 11 with improved lock file handling for more reliable builds
  • Enhanced development tooling stability and consistency across the monorepo

3 releases · 7 commits