mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-02-24 18:07:06 +00:00
881 B
881 B
🚀 Fleetbase v0.7.28 — 2026-02-05
"Critical patch: eager load driver and vehicle in consumable orders query API"
✨ Highlights
- Critical patch which fixes eager loading relationship when querying orders via the consumable API, this is done to handle the new
whenLoadedresource conditional methods. fleetbase/fleetops#203
⚠️ Breaking Changes
- None 🙂
🔧 Upgrade Steps
# Pull latest version
git pull origin main --no-rebase
# Update docker
docker compose pull
docker compose down && docker compose up -d
# Run deploy script
docker compose exec application bash -c "./deploy.sh"
Need help?
Join the discussion on GitHub Discussions or drop by #fleetbase on Discord