Changelog

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

August 21, 2026

1.158.0 – 1.158.1

Agent tools, Sync engine, Reliability, Connector tooling updates

  • Order statuses now sync correctly from Magento to your system
  • Phone numbers are properly populated when primary contact info is missing
  • Payment state mapping improved for accurate financial reporting
  • Magento connector now handles edge cases more reliably
  • Magento now properly uses billing address as fallback when shipping address is missing
  • Fixed connection stability issues and removed potential email notification problems
  • Improved Flowretail to Tripletex invoice matching with corrected VAT calculations and credit note linking
  • Tripletex customer matching now disabled by default for better data accuracy
  • Reduced duplicate alert notifications in monitoring system

2 releases · 9 commits

August 20, 2026

1.157.4

Connector tooling updates

  • Fixed connection flapping issues that were causing instability
  • Eliminated duplicate silence alerts to reduce notification noise
  • Improved data type safety in canonical validation
  • Enhanced Tripletex connector with customer number allocation and credit note filtering
  • Improved Flowretail connector with voucher filtering capabilities

August 19, 2026

1.157.1 – 1.157.4

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

  • getAvailableCustomerNumber uses highest existing customerNumber + 1 with floor 100000
  • createCustomer auto-assigns when no explicit number and retries on number-in-use errors
  • Guest default_customer_number unchanged for anonymous Flowretail orders
  • Backfill can target Flowretail voucher numbers (e.g. 100006) instead of POS order codes
  • Tripletex flows can set destinationConfig skip_credit_notes to drop credit notes before delivery
  • Backfill preview shows voucher numbers in the results table
  • Fixed worker graceful shutdown to properly wait for scan-queue locks, preventing data loss during service restarts
  • Enhanced Flowretail and Tripletex integration to reuse customer data and leverage voucher numbers for better order accuracy
  • Optimized Isys category synchronization to trigger only on product changes, reducing unnecessary sync operations
  • Added PullPush Isys mapping delivery support for improved data flow between systems
  • Reduced redundant customer creation by reusing existing Tripletex customers when syncing Flowretail orders
  • Improved data consistency across integrated systems

+ 5 more improvements

5 releases · 15 commits

August 18, 2026

1.157.0

Connector tooling, Sync engine, Reliability updates

  • New PullPush Isys mapping delivery integration now available
  • Isys category synchronization now optimized to sync only when product changes occur, reducing unnecessary sync operations
  • Improved sync efficiency for Isys connectors

August 15, 2026

1.156.0

Authentication, Connector tooling, Agent tools, Design updates

  • Fixed OAuth2 client credentials flow to properly send scope and additional token fields
  • Added ingestion of custom product options for MageWorx PDP fields in Magento connectors
  • Enhanced compatibility with OAuth2 providers requiring extended token parameters

August 14, 2026

1.154.7 – 1.155.1

Agent tools, Multi-tenancy, Sync engine, Reliability updates

  • Fixed Magento product_groups scoped backfill to include additional fields in onlyKeys expansion
  • Resolved chat tenant selection issue in PullPush
  • Added PullPush Isys Magento sync support for expanded Magento connectivity
  • Implemented placeholder credential rejection to prevent invalid connection configurations
  • Fixed Magento product grouping to key by parent SKU for more accurate inventory organization
  • Improved operational alert emails and batch result matching for better system monitoring
  • Fixed Magento delivery alerts and CAPTCHA configuration issues in admin panel
  • Enhanced ops alert email formatting and clarity for better incident visibility
  • Fixed batch result matching logic for kShop connector to reduce processing errors

3 releases · 14 commits

August 12, 2026

1.153.5 – 1.154.6

Agent tools, Sync engine, Reliability, Design updates

  • Resolved issue where Magento product quantities with decimal values were causing delivery sync failures
  • Inventory quantities now correctly coerced to integers for accurate stock tracking
  • Sign-in page now requires Turnstile CAPTCHA to prevent unauthorized access attempts
  • Forgot-password page now requires Turnstile CAPTCHA to protect account recovery flows
  • Improved protection against automated attacks and brute force attempts on admin portal
  • Improved reliability of Magento stock syncs when authentication issues occur
  • Prevents sync failures by implementing fallback behavior for stockItems endpoint errors
  • Fixed Magento connector to correctly fetch stock items using all-store scope
  • Improves inventory accuracy when syncing Magento product stock levels
  • Unblocked typecheck validation in CI/CD pipeline
  • Fixed flows end-to-end test execution
  • Restored continuous integration stability after recent UI updates

+ 25 more improvements

14 releases · 29 commits

August 11, 2026

1.149.1 – 1.153.4

Agent tools, Sync engine, Reliability, Design updates

  • Magento product variants now include title, status, visibility, and website IDs in synced data
  • Alert emails now include client and project context for better incident tracking and debugging
  • DELIVERY_STALL watchdog now properly honors flow-level silenceMinutes configuration
  • Prevents false positive stall alerts for flows configured with custom silence periods
  • Resolved admin panel build errors caused by Node.js core module imports in client-side code
  • Improved build reliability and client-side performance
  • Fixed reconciliation to preserve match-all configuration when enabling the feature
  • Corrected pause state tracking by clearing autoPausedAt timestamp when manually pausing flows
  • Enhanced Magento product snapshots to include bundle options for more complete data
  • Improved Magento reconciliation with support for onlyKeys filtering and longer lock durations
  • Added flow roles for better access control and permission management
  • Implemented project editor for easier project configuration and updates

+ 19 more improvements

11 releases · 28 commits

August 10, 2026

1.144.1 – 1.149.0

Connector tooling, Sync engine, Design, Reliability updates

  • New overview panel in settings provides at-a-glance view of your configuration
  • Reorganized settings into nested tabs for clearer information hierarchy
  • Improved navigation experience when managing connector and sync settings
  • Enhanced visual design for better usability of the admin interface
  • Mapped flows now reconcile with live-event data for improved consistency
  • Fixed Magento product webhooks to properly sync product updates
  • Enhanced pipeline reliability for multi-tenant connectors
  • Resolved bundling issue with quickjs-emscripten in API and worker services
  • Improved build reliability and dependency resolution
  • New Topology V2 architecture enables integration with external systems beyond your existing connectors
  • Flow chaining allows you to connect multiple workflows together for complex automation sequences
  • Visual topology graph provides a clear map of your system connections and data flows

+ 12 more improvements

8 releases · 20 commits

August 9, 2026

1.143.9 – 1.144.0

Connector tooling, Sync engine, Reliability, Agent tools updates

  • New Shopify inventory destination connector for syncing stock levels
  • Enhanced stock-safety validation to prevent data integrity issues
  • Support for real-time inventory synchronization to Shopify stores
  • Improved error handling for inventory operations
  • Fixed SSH agent forwarding in CI pipeline to enable secure git operations during deployments
  • Enhanced deployment infrastructure stability
  • Enhanced production deployment key loading to handle edge cases more reliably
  • Added manual check for deploy-key job to catch configuration issues before deployment
  • Reduced risk of deployment failures due to key configuration problems
  • Enhanced production deployment security with base64-encoded SSH key support
  • Reduces risk of key corruption or escaping issues in CI/CD pipelines

4 releases · 8 commits

August 8, 2026

1.143.6 – 1.143.8

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

  • Resolved issue where shadow flows were incorrectly processed during scheduled reconciliation cycles
  • Improves reliability of sync pipeline scheduling and data consistency
  • Corrected company name 'Kloner AS' displayed in the footer
  • Updated llms.txt metadata for improved AI model integration
  • SUPERADMIN users can now properly load and view partner context in the admin interface
  • Resolves permission and access issues for administrative users managing multi-tenant partners

3 releases · 6 commits

August 7, 2026

1.142.0 – 1.143.5

Sync engine, Design, Reliability, Connector tooling updates

  • Resolved DataTable rendering function handling in admin dashboard RSC pages
  • Improved stability of admin interface data display
  • Silence alerts from delivery cadence are now properly raised in surveillance
  • Deployment process no longer incorrectly reports success when marketing build fails
  • Resolved CI test timeout issues in platform-stats drift validation
  • Improved test reliability and stability in the continuous integration pipeline
  • Fixed release.sh --help flag to display documentation without creating unwanted git tags
  • Improves developer experience when running release scripts with informational flags
  • Removed Plausible third-party analytics to improve privacy
  • Switched to first-party analytics collection
  • Reduced external tracking dependencies
  • Redesigned pricing page with paper treatment for better visual hierarchy

+ 8 more improvements

8 releases · 17 commits

August 6, 2026

1.137.0 – 1.141.0

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

  • Added organization guards to MCP routers for improved multi-tenant isolation and security
  • Implemented connection flap suppression to reduce connection instability and improve reliability
  • Updated kaduno-pullpush-mcp connector to v2.2.0 with latest improvements
  • 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

+ 5 more improvements

5 releases · 14 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