Files
Fleetbase-Mirror-Repo/RELEASE.md
Ronald A. Richardson d24b1d6fbe update release and readme
2025-05-26 14:59:20 +08:00

881 B

🚀 Fleetbase v0.7.4 — 2025-05-26

“Added an official docker install script”


Highlights

  • Added logic condition property shortcuts for pickup, dropoff, and currentWaypoint (with aliases waypoint and currentWaypointMarker)

🐛 Fixes

  • Patched: Saving Fleet-Ops notification settings

⚠️ Breaking Changes

  • None 🙂

📦 How to use the new installer script

sh ./scripts/docker-install.sh

🔧 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