API Ændringer

Følg alle ændringer, nye funktioner og forbedringer til Connect2Print API

v1.0.0 2026-01-21
🎉 Nye Funktioner
  • Tilføjet Address Management endpoints (GET /customers/{id}/addresses, POST /customers/{id}/addresses, osv.)
  • Added Address Management endpoints (GET /customers/{id}/addresses, POST /customers/{id}/addresses, etc.)
  • Tilføjet Cart API med fuld sessionbaseret og brugerbaseret cart support
  • Added Cart API with full session-based and user-based cart support
  • Tilføjet File Upload endpoints med multipart/form-data support
  • Added File Upload endpoints with multipart/form-data support
  • Tilføjet Shipment & Tracking API med Shipmondo integration
  • Added Shipment & Tracking API with Shipmondo integration
  • Tilføjet Customer Authentication endpoints med JWT token support
  • Added Customer Authentication endpoints with JWT token support
  • Lanceret omfattende Developer Portal med guides, eksempler og API reference
  • Launched comprehensive Developer Portal with guides, examples, and API reference
  • Tilføjet Postman Collection v2.1 og Insomnia workspace export
  • Added Postman Collection v2.1 and Insomnia workspace export
  • Webhook system med HMAC-SHA256 signatur validering
  • Webhook system with HMAC-SHA256 signature validation
Forbedringer
  • Forbedret error responses med detaljerede fejlbeskeder og statuskoder
  • Enhanced error responses with detailed error messages and status codes
  • Optimeret pagination performance på alle list endpoints
  • Optimized pagination performance on all list endpoints
  • Tilføjet rate limit headers (X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset)
  • Added rate limit headers (X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset)
  • Forbedret OpenAPI 3.0.3 specifikation med komplette eksempler
  • Enhanced OpenAPI 3.0.3 specification with complete examples
  • Tilføjet omfattende code examples i PHP, JavaScript, Python og cURL
  • Added comprehensive code examples in PHP, JavaScript, Python, and cURL
  • Forbedret dokumentation med bilingual support (DA/EN)
  • Improved documentation with bilingual support (DA/EN)
🔥 Breaking Changes
  • Ingen
  • None
⚠️ Forældet
  • Ingen
  • None
v0.9.0 BETA 2025-12-15
🎉 Nye Funktioner
  • Initial beta release af Connect2Print REST API v1
  • Initial beta release of Connect2Print REST API v1
  • Core CRUD endpoints til Customers, Orders, Products, Invoices
  • Core CRUD endpoints for Customers, Orders, Products, Invoices
  • API key authentication med Bearer token
  • API key authentication with Bearer token
  • Scope-based authorization system
  • Scope-based authorization system
  • Rate limiting: 60 requests/min, 1000 requests/hour
  • Rate limiting: 60 requests/min, 1000 requests/hour
  • Basic pagination support med page og per_page parametre
  • Basic pagination support with page and per_page parameters
  • OpenAPI 3.0.3 specifikation
  • OpenAPI 3.0.3 specification
  • Swagger UI API dokumentation
  • Swagger UI API documentation
📝 Fejlrettelser
  • N/A - Initial release
  • N/A - Initial release

Abonner på Opdateringer

Få besked om nye API-versioner og vigtige ændringer