1.1.42
- [FIX] Saving box default display settings failed with 400 — the new gallery layout and tile size values were rejected by the API, so minimap/gallery defaults never reached shared links and widgets
- [FIX] Thumbnails in widgets embedded on external domains could fail with CORS errors — thumbnail responses now send
Vary: Originand thumbnail images request in CORS mode, so the browser cache no longer mixes incompatible copies
Full Changelog: v1.1.41...v1.1.42