Skip to content

Releases: karrioapi/karrio

Karrio preview 2025.5rc15

20 Aug 07:28
738fa9b

Choose a tag to compare

Changes

Feat

  • feat: integrate new shippers addons management page
  • feat: building the new dedicated karrio dev tools in a drawer
  • feat: update and improve carrier connection management for both users and admins
  • feat: improve DHL customs commodities data mapping
  • feat: clean up deprecated carrier connections, custom models
  • feat: build integration guide for AI agents piloted with Claude code and Gemini CLI
  • feat: update and improve account and organization management + migrate the Settings pages to shadcn+tailwindcss

Fix

  • fix: ratesheet loading mechanism regression
  • fix: canadapost shipment response parsing regression
  • fix: computed decimal values turned to 0.00 for float with a lower value

Chore

  • chore: QA and testing corrections for the release
  • chore: clean up new components with minimal responsive design
  • chore: refactor the karrio admin dashboard, removing trpc to work like the other pages
  • chore: fix conflicting next-auth dependencies version and platform build
  • chore: update the integration tests for GraphQL queries and mutation breaking changes + fix dashboard build
  • refactor: dashboard with shadcn upgrade and introducing Karrio Shippers product for multi-tenant instance manager

Karrio preview 2025.5rc14

19 Aug 23:06
d794ad4

Choose a tag to compare

Changes

Fix

  • fix: sapient address mapping max character length.
  • feat: DTDC shipping_date parsing issue.

Karrio preview 2025.5rc13

12 Aug 13:19

Choose a tag to compare

Changes

Feat

  • feat: upgrade ratesheet editor
  • feat: check for valid charge amount before returning selected rate
  • feat: DTDC carrier integration

Fix

  • fix: enforce check for admin dashboard access and enable it by default
  • fix: docker dashboard default setup
  • chore: update openapi schema and karriojs build

Docs

  • docs: update and cleanup supported carriers docs

Karrio preview 2025.5rc12

06 Aug 07:45
935b8ed

Choose a tag to compare

Changes

Fix

  • fix: shipment menu
  • fix: create_label page loading race condition
  • fix: partial_shipment_update mutation for better shipment draft handling

Karrio preview 2025.5rc11

05 Aug 19:12
59e7fdb

Choose a tag to compare

Changes

Chore

  • feat: retrieve transit and estimated_date from the selected_rate during label creation
  • fix: missing FedEx signature option on rate request
  • fix: RON currency getting overridden
  • fix: country-select dropdown

Karrio preview 2025.5rc9

04 Aug 00:12

Choose a tag to compare

Changes

Fix

  • hotfix: remove test hardcoded seko shipment selected_rate currency

Chore

  • chore: setup docker-compose.insiders.local.yml in root docker folder for centralized and simple insiders quick start.

Karrio preview 2025.5rc7

04 Aug 00:10

Choose a tag to compare

Changes

Fix

  • hotfix: document preview_url field causing admin access to templates to crash

Karrio preview 2025.5rc6

04 Aug 00:08
fc0b7db

Choose a tag to compare

Changes

Feat

  • feat: increase karrio API max size for commodities title and description, and shipment reference to accommodate APIs that accept longer.
  • feat: update SEKO API fields to have new fields and increase text size

Karrio preview 2025.5rc10

04 Aug 00:13
39109a9

Choose a tag to compare

Changes

Chore

  • chore: introduce 'setup-dev-env' for full end-to-end dev environment setup.

Important

This release is changing karrio's dashboard default port from :3000 to :3002

Karrio preview 2025.5rc8

04 Aug 00:11

Choose a tag to compare

Changes

Chore

  • chore: debug and update installation and deployment scripts for insiders packages