mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
881 B
881 B
🚀 Fleetbase v0.7.4 — 2025-05-26
“Added an official docker install script”
✨ Highlights
- Added logic condition property shortcuts for
pickup,dropoff, andcurrentWaypoint(with aliaseswaypointandcurrentWaypointMarker)
🐛 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