Skip to content

Releases: karrioapi/karrio

Karrio preview 2025.5rc11

05 Aug 19:12

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

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

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

Karrio preview 2025.5rc5

11 Jul 16:00

Choose a tag to compare

Changes

Feat

  • feat: capture selected rates, costs, and post-label purchase for detailed final prices
  • feat: update paperless trade integration for FedEx and UPS to ensure a uniform behaviour + fix UPS missing duty currency error

Docs

  • docs: update docs with support breakdown of shipments management product

Chore

  • chore: debug Python packages, action release, and update docs

Karrio preview 2025.5rc4 (HOTFIX)

27 Jun 00:40

Choose a tag to compare

Changes

Fix

  • fix: regression on label purchase with preselected service

Karrio preview 2025.5rc3

26 Jun 04:30

Choose a tag to compare

Changes

Feat

  • feat: improve entity logs and tracing record rendering
  • feat: build workflows and shipping rules management sections in the dashboard
  • feat: reorganized automation apps in the karrio dashboard for shipping rules and workflows
  • feat: shipping rules API integration
  • feat: add shipping rules panel to dashboard
  • feat(WIP): introduce shipping carrier integration agent based on Google ADK
  • feat(epic): introduce app-store + major dashboard refactor to shadcn

Fix

  • fix: karrio automation tests for workflow and background tasks
  • refactor: apply fixes based on multi-orgs testing
  • fix: broken forms and pages caused by the React upgrade breaking changes

Chore

  • chore: fix regressions in karrio apps implementation + planning for the apps' full feature
  • chore: clean up docs discrepancies
  • chore: update ./bin/cli to target the updated module
  • chore: improve API docs
  • chore: fix clashing module imports in GraphQL utils
  • chore: clean up unused imports and reuse preloaded carriers ref
  • devx: reorganize dev env config and introduce karrio ai agent

Docs

  • docs: enrich multi-organization product documentation
  • docs: update products docs page and theme config
  • docs: Introduce products docs (https://karrio.io/docs/products)
  • blog: draft karrio edition difference, breakdown and explanation

Karrio preview 2025.5rc2

02 Jun 04:15

Choose a tag to compare

Changes

Feat

  • feat: replace embedded API navigator from Redoc to Swagger for playground experience
  • feat: add preview_url computed field to document template object

Fix

  • fix: dashboard bugs -> orgs swtching + admin modal transparent background
  • fix: dashboard org switching in multi-org deployments
  • fix: invalid use of unstable_cache for dashboard multi-tenant routing
  • fix: breaking changes required update for pages in the platform app
  • hotfix: Python packages static assets collection with pyproject.toml
  • hotfix: docker setup with ENABLE_ALL_PLUGINS_BY_DEFAULT to True by default

Chore

  • chore: ensure book demo is only on the platform site
  • chore: clean up website, tailwind styling
  • chore: add scarf to website

Docs

  • docs: add API development getting started docs