mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
fixed fleetops route optimization, fixed network store management
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
# 🚀 Fleetbase v0.7.2 — 2025-05-22
|
||||
|
||||
> “OK, Telemetry needed a small tweak.”
|
||||
> “Patched route optimization, telemetry and storefront networks.”
|
||||
|
||||
---
|
||||
|
||||
## ✨ Highlights
|
||||
- Minor tweak for Telemetry support.
|
||||
- Improved builds for `DISABLE_RUNTIME_CONFIG=true`
|
||||
- Patched and fixed OSRM route optimization
|
||||
- Patched and fixed Storefront network store management & category management
|
||||
|
||||
---
|
||||
|
||||
@@ -17,12 +19,15 @@
|
||||
|
||||
## 🆕 Features
|
||||
- **Telemetry** — tweak patch for improvement.
|
||||
- **Route Optimization** — improved route optimization on create order.
|
||||
|
||||
---
|
||||
|
||||
## 🐛 Fixes
|
||||
- `DISABLE_RUNTIME_CONFIG` works at build time in addition to boot process.
|
||||
|
||||
- OSRM route optimization fixed.
|
||||
- Edit, delete categories for network stores
|
||||
- Remove stores from network, re-assign or remove store from category
|
||||
|
||||
## 🔧 Upgrade Steps
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user