Releases: karrioapi/karrio
Releases · karrioapi/karrio
Karrio preview 2025.5rc11
Changes
Chore
- feat: retrieve
transitandestimated_datefrom theselected_rateduring label creation - fix: missing FedEx signature option on rate request
- fix:
RONcurrency getting overridden - fix:
country-selectdropdown
Karrio preview 2025.5rc9
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
Changes
Fix
- hotfix: document
preview_urlfield causing admin access to templates to crash
Karrio preview 2025.5rc6
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
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
Changes
Chore
- chore: debug and update installation and deployment scripts for insiders packages
Karrio preview 2025.5rc5
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)
Changes
Fix
- fix: regression on label purchase with preselected service
Karrio preview 2025.5rc3
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
Changes
Feat
- feat: replace embedded API navigator from Redoc to Swagger for playground experience
- feat: add
preview_urlcomputed 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_DEFAULTto 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