Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 881 Bytes

File metadata and controls

34 lines (22 loc) · 881 Bytes

🚀 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 whenLoaded resource 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