Releases: karrioapi/karrio
Releases · karrioapi/karrio
Karrio preview 2025.5rc15
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
shadcnupgrade and introducing Karrio Shippers product for multi-tenant instance manager
Karrio preview 2025.5rc14
Changes
Fix
- fix: sapient address mapping max character length.
- feat: DTDC shipping_date parsing issue.
Karrio preview 2025.5rc13
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
Changes
Fix
- fix: shipment menu
- fix: create_label page loading race condition
- fix:
partial_shipment_updatemutation for better shipment draft handling
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