Changelog

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

September 14, 2026

1.164.0 – 1.168.2

Reliability, Sync engine, Agent tools, Connector tooling updates

  • Reconciliation and backfill tasks no longer block the main API event loop, improving overall system responsiveness
  • Better resource utilization during background sync operations
  • Bundle orders from Magento now display correctly as single line items
  • Improved order readability by preventing unnecessary expansion of bundle product children
  • Fixed data representation issue specific to Magento connector
  • Magento order snapshots now pass canonical validation without affecting delivered payloads
  • Enhanced data integrity for Magento connector operations
  • Maintains backward compatibility with existing flow configurations
  • Magento connector now supports 'order' canonical type in snapshot operations
  • Improved data consistency for Magento order synchronization
  • Enhanced connector flexibility for multi-tenant order processing
  • Reconcile and backfill operations now respect filter settings to prevent unnecessary processing

+ 29 more improvements

13 releases · 36 commits

September 8, 2026

1.163.0 – 1.163.1

Authentication, Reliability, Connector tooling, Agent tools updates

  • Added migration support for better-auth 1.7 and oauth-provider 1.7 schemas
  • Improved handling of whole-string placeholders to preserve payload primitive types
  • Enhanced compatibility with latest authentication dependencies
  • Magento connector now correctly converts gross prices to net when catalog_prices_include_tax is enabled
  • Visma integration expanded with TEST environment support and improved health-check reliability
  • Enhanced product ingestion stability with soft-skip handling for missing items and improved variant/parent relationships
  • Platform dashboards now have per-tenant event counting for better multi-tenant visibility
  • Resolved 27 high-severity security vulnerabilities in dependencies
  • Fixed dynamic connector logo loading in web interface

2 releases · 12 commits

September 4, 2026

1.162.0 – 1.162.12

Connector tooling, Agent tools, Sync engine, Design updates

  • Bundle parent products now ship correctly when all child SKUs are available in Linnworks inventory
  • Resolves issue where bundle products were not being exported despite having complete child SKU coverage
  • Resolved order line cancellation logic in Magento connector to prevent duplicate shipment handling
  • Improved accuracy of inventory synchronization when products are already shipped
  • Completed Magento orders are now correctly skipped during sync to prevent duplicate processing
  • Leftover line items are properly closed without incorrectly issuing credits
  • Improved order reconciliation accuracy for Magento integrations
  • Corrected quantity field format in Linnworks stock change events for better compatibility
  • Ensures consistent data structure across inventory sync operations
  • Resolved skipped-record deduplication logic to be scoped to individual issue kinds
  • Prevents false anomaly detection when multiple poll issue types are processed
  • Connection names now display correctly in pipeline UI for better visibility

+ 23 more improvements

13 releases · 35 commits

September 1, 2026

1.161.2 – 1.161.3

Connector tooling, Sync engine, Reliability updates

  • Resolved type checking errors in worker setup scripts
  • Fixed linting violations in Visma Kshop configuration
  • Improved code quality and maintainability
  • Fixed Visma connector to properly maintain API URLs during synchronization
  • Improved polling efficiency for entity fetching operations

2 releases · 4 commits

August 28, 2026

1.161.0 – 1.161.1

Design, Sync engine, Reliability updates

  • Resolved type-checking error in body_is_array batch fixture
  • Improved code quality and build reliability
  • Added bulk array delivery for more efficient data synchronization
  • New entity labels in admin interface for better organization and visibility
  • Improved event listing safety to prevent accidental data exposure
  • Better handling of large-scale data operations

2 releases · 4 commits

August 27, 2026

1.160.6 – 1.160.10

Reliability, Design, Connector tooling, Sync engine updates

  • Documentation updated to reflect latest release notes
  • All TypeScript type checking errors are now surfaced in CI, preventing type-related bugs from reaching production
  • Admin Next.js build is now required to pass in CI, ensuring the admin dashboard remains functional
  • Resolved webhook configuration serialization issue that could cause data type mismatches
  • Improved stability of webhook processing in the API layer
  • Corrected CI pipeline to properly import connector labels from the browser-safe core entry
  • Ensures connector labels are correctly loaded in build environments
  • Fixed webhook authentication to properly accept Authorization Bearer tokens on inbound requests
  • Improved Flow Retail order hydration to handle sparse webhooks and authentication errors gracefully
  • Fixed Squarespace fulfillments to default Bring as the carrier when not specified
  • Stopped processing certain Tripletex POS invoices that were causing drift issues
  • Enhanced tenant health monitoring with batched email delivery and improved flow label formatting

5 releases · 14 commits

August 26, 2026

1.160.5

Reliability, Connector tooling, Sync engine updates

  • Squarespace fulfillments now default to Bring carrier when not specified
  • Repaired alert acknowledgment links to prevent broken user workflows
  • Improved operational reliability for Squarespace sync integrations

August 22, 2026

1.160.1 – 1.160.4

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

  • Fixed pipeline behavior to fail securely when destination scope is empty
  • Prevents potential data sync to unintended destinations
  • Ensures stricter validation of connector configuration
  • Poll-stall alert emails are now delayed by three days to avoid duplicate notifications
  • Reduces unnecessary alerts while still ensuring critical issues are reported
  • Admin panel now properly loads silence default settings from browser-safe configuration
  • Fixes issue where silence preferences were not being applied correctly in the admin interface
  • Alert silencing now enforces a minimum 3-day duration floor
  • Prevents accidental short-duration silences that could miss important alerts
  • Improves alert management reliability in multi-tenant environments

4 releases · 8 commits

August 21, 2026

1.158.0 – 1.160.0

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

  • Bidirectional order cancellation now supported, allowing orders to be cancelled from both directions in sync workflows
  • Improved topology edge layout for clearer and more readable connector relationship visualization
  • Enhanced poll-freshness logic for more efficient and timely data synchronization
  • Better handling of complex order state transitions across multi-tenant environments
  • Magento orders now import with complete tax calculations and accurate pricing
  • Order payment status is now properly tracked and synced
  • Fulfillment information is captured during order import for better inventory management
  • Improved order data accuracy when syncing from Magento to your system
  • 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

+ 5 more improvements

4 releases · 13 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.143.3 – 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

3 releases · 7 commits