Changelog

API changes, new features, and improvements.

2026-04-05v1.6.0

50 Connectors + Homepage Redesign

  • added50 vacation rental connectors — 46 PMS platforms + 4 OTA channels
  • addedNew PMS connectors: Cloudbeds, Mews, Hostfully, Tokeet, Streamline, Zeevou, Uplisting, Hostify, Avantio, Apaleo, and 16 more
  • addedHomepage redesign with all connector logos and FAQ section
  • addedInteractive quickstart wizard in dashboard
  • addedCustom Schemas settings page
  • improvedDashboard UI refresh — modern layout, bigger fonts, grouped sidebar
  • improvedMobile responsive across all pages
2026-03-15v1.5.0

Channel Manager — Bidirectional OTA Sync

  • addedAirbnb Channel Manager — 26 endpoints: listings, photos, pricing, availability, messaging, reviews, reservations, alterations
  • addedBooking.com Channel Manager — 11 endpoints: properties, content, rates, availability, messaging, reviews, setup
  • addedVRBO integration — listings and reservations
  • addedPlumguide integration — availability, pricing, bookings
  • addedWebhook delivery service with HMAC-SHA256 signing
  • addedTest webhook endpoint for debugging
2026-02-20v1.4.0

AI Operations

  • addedAI Operations API — respond-to-guest, classify-intent, generate-listing, review-response, price-suggestion
  • addedStreaming AI responses for real-time integration
  • addedAI-optimized error messages with docs_url and example fields
2026-01-10v1.3.0

Framework Quickstarts + MCP Server

  • added17 framework quickstarts — Node.js, Next.js, Express, Python, Django, FastAPI, Flask, Go, Ruby, Rails, PHP, Laravel, Hono, Bun, CLI, AWS Lambda, Cloudflare Workers
  • addedMCP Server — 18 tools for Claude Desktop, Cursor, and AI coding assistants
  • addedCLI tool for terminal-based API access
  • added240+ documentation pages with curl examples
2025-11-15v1.2.0

SDKs + Schema Adapters

  • addedTypeScript SDK (@repull/sdk) with full type coverage
  • addedPython, Go, Ruby, PHP SDK scaffolds
  • addedSchema adapter system — X-Schema header for response format control
  • addedCustom Schema Builder — define your own field names
  • addedOpenAPI 3.0 specification at api.repull.dev/openapi.json
2025-09-20v1.1.0

Developer Dashboard + Billing

  • addedDeveloper dashboard with API keys, usage charts, request logs
  • addedStripe billing integration — Free, Starter, Growth, Scale tiers
  • addedAPI Playground for testing endpoints interactively
  • addedWebhook management UI with delivery logs
  • added"Copy for AI" button on request logs for debugging with AI assistants
2025-07-01v1.0.0

General Availability

  • addedCore Data API — properties, reservations, availability, guests, conversations, reviews, quotes
  • added9 PMS connectors: Hostaway, Guesty, OwnerRez, Smoobu, Beds24, iGMS, Hospitable, Lodgify, BookingSync
  • addedConnect Widget for PMS authentication flows
  • addedSandbox mode with pre-seeded test data
  • addedWebhook system with CRUD + test delivery + replay
  • addedPassthrough API for direct PMS access
  • addedIdempotency keys for safe retries
  • addedRate limiting per API key
2025-05-15v0.9.0

Public Beta

  • addedPublic beta launch with 5 PMS connectors
  • addedDeveloper registration and API key generation
  • addedDocumentation site with quickstart guides
  • addedSandbox environment for safe testing