Files
Fleetbase-Mirror-Repo/RELEASE.md
2025-06-04 12:30:02 +08:00

837 B

🚀 Fleetbase v0.7.5 — 2025-05-30

“Minor patches and route optimization overhaul progress”


Highlights

  • Preparing to implement full multi-order/payload route optimization and managed routes.
  • Patched scheduler to not run in CI environments or without database connection established.
  • 2 New route optimization extensions published! VROOM & Valhalla

⚠️ Breaking Changes

  • None 🙂

🔧 Upgrade Steps

# Pull latest version
git pull origin main --no-rebase

# Update docker
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