v2.5.4 — Smart map zoom & place files in reservations

- Map auto-fits to day places when selecting a day or place
- Dynamic padding accounts for sidebars and place inspector overlay
- Place-based reservations now show linked files in the bookings tab
- Increased max zoom to 16 for closer detail on nearby places
This commit is contained in:
Maurice
2026-03-23 19:14:14 +01:00
parent aeb530515e
commit 4d3ee08481
5 changed files with 68 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nomad-server",
"version": "2.5.3",
"version": "2.5.4",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js",