Karrio Beta Update 2022.8 #248
delalisk
announced in
Announcements
Replies: 2 comments 2 replies
-
Good job @Ftayri it was nice collaborating with you. Looking forward to more |
Beta Was this translation helpful? Give feedback.
1 reply
-
Deutsche Post DHL 🎉 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Community!
Here’s our latest release. Check out what we've been working on over the past few weeks!
Shipping Document Upload API (Electronic Trade document)
The Karrio SDK now supports a unified document upload interface for paperless support. With this feature customs documents can be submitted electronically and help reduce customs delays, save time and minimize shipping costs.
New Carrier Integrations
The new carrier extensions added to Karrio are:
We are particularly excited about the Chronopost integration as it is the first full carrier integration contributed by a member of the community. Shout out to @Ftayri who picked up pretty quickly the Karrio SDK plugin abstraction and provided us with a lot of feedback that resulted in the improvement of the codebase. Thanks to Platana for sponsoring this as part of @Ftayri’s internship.
Oauth2 Authentication
Oauth2 has been officially added to the OSS edition to simplify authentication from third-party apps. We will be rolling out OpenID next with complete documentation of how you can use them to integrate Karrio as an independent microservice into your software architecture.
Karrio Developer CLI Foundation
We have laid the foundation for the Karrio CLI, which we have wanted to do for a while. It is powered by typer. After cloning and installing the Karrio repository locally. You can run
python run add-extension
to bootstrap a new carrier python package following the Karrio plugin structure.Permission Groups and User Role Foundation
Fine grain control is a must for enterprise customers and we have laid the foundation for team member roles and the permission groups associated with each member.
Check out the Release Note
Beta Was this translation helpful? Give feedback.
All reactions