@panoramax/web-viewer 3.2.3-develop-a4cbf815 → 3.2.3-develop-cb38d751

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -37,6 +37,7 @@ Major changes are introduced by this new version, please [check out the migratio
37
37
  - Improved address search result display.
38
38
  - Switched font to [Atkinson Next](https://www.brailleinstitute.org/freefont) for improved readability.
39
39
  - Changed picture type selector to a three-buttons input (All/Classic/360).
40
+ - Shortcut for date selection in viewer also reset end date.
40
41
 
41
42
  ### Fixed
42
43
 
@@ -44,6 +45,10 @@ Major changes are introduced by this new version, please [check out the migratio
44
45
  - Long-loading sequences in Editor where reaching 15s timeout, this constraint has been dropped.
45
46
  - Cropped panorama with tiles were not rendering correctly.
46
47
 
48
+ ### Removed
49
+
50
+ - `focus=meta` isn't available anymore as URL setting, as picture metadata shows up directly on picture side.
51
+
47
52
  ## [3.2.3] - 2025-02-10
48
53
 
49
54
  ### Added