mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 14:18:57 +00:00
837 B
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