Files
Fleetbase-Mirror-Repo/RELEASE.md
2025-05-24 13:16:47 +08:00

714 B

🚀 Fleetbase v0.7.3 — 2025-05-24

“Hotfix: route optimization without driver, fleetbase seeder command”


🐛 Fixes

  • Improved the Fleetbase seeder command
  • Patched route optimization to work without driver as starting position

⚠️ 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 exec -ti fleetbase-application-1 bash
sh deploy.sh

Need help?

Join the discussion on GitHub Discussions or drop by #fleetbase on Discord