Karrio OSS 2025.5 (Yayra Edition) #913
danh91
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
Karrio 2025.5 is a milestone release introducing a dual-license model to ensure long-term sustainability while preserving the open-source core. This release also includes significant technical improvements, new carrier integrations, and enhanced developer experience.
License Transition
Karrio now uses a dual-license structure:
/eedirectory)This follows the proven models of Odoo and n8n—enabling a thriving open-source community alongside a sustainable business.
Discontinuation of Karrio Insiders
The Karrio Insiders program is discontinued in favor of a focused Karrio Enterprise License for embedding and white-labeling needs.
Existing Insiders donations and subscriptions will end December 31st.
What's New
New Interfaces & APIs
Karrio 2025.5 introduces a comprehensive set of interfaces that extend the platform's capabilities beyond core shipping operations. These interfaces allow carriers and LSP (Logistics Service Provider) plugins to provide specialized services.
flowchart TB subgraph Client["Client Application"] API[Karrio API] end subgraph Core["Core Shipping Operations"] Rating[Rating] Shipping[Shipping] Tracking[Tracking] Pickup[Pickup] end subgraph NewInterfaces["New Interfaces (2025.5)"] Hooks[Hooks Interface] Duties[Duties Interface] Insurance[Insurance Interface] Webhook[Webhook Interface] AuthProxy[Auth Proxy Interface] end subgraph Existing["Existing Interfaces"] Address[Address Validation] Manifest[Manifest] Document[Document Upload] end subgraph Plugins["Carrier & LSP Plugins"] Carriers[UPS, FedEx, DHL...] LSPs[Avalara, InsureShield...] end API --> Core API --> NewInterfaces API --> Existing Core --> Plugins NewInterfaces --> Plugins Existing --> PluginsNew Carrier Integrations
Dashboard & UI
Performance & Reliability
Automation & Workflows
has_alternative_servicesflag for carrier connectionsDeveloper Experience
./pluginsdir)x-tenant-idandx-request-idheaders supportSecurity & Enterprise
Breaking Changes
import karriotoimport karrio.sdk as karrio3000to3002>=3.11Bug Fixes
Documentation
Upgrade Notes
import karrio→import karrio.sdk as karrio3000to3002>=3.11is installedContributors
Thanks to all contributors who made this release possible, including @mazzarito, @Ansh-Dev-Nagar @akaylia123 and @ashishdevnagar
This discussion was created from the release Karrio OSS 2025.5 (Yayra Edition).
Beta Was this translation helpful? Give feedback.
All reactions