@panoramax/web-viewer 3.1.1-develop-685fe6dd → 3.1.1-develop-fb0e0faf

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
@@ -20,6 +20,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
20
20
  - In viewer, when picture is reduced, no virtual tour arrows are shown.
21
21
  - In viewer, different statistics are shown for grid layer if API offer distinct values for 360° and classic pictures based on map filters.
22
22
  - In viewer, if no thumbnail is found for grid preview, popup hides instead of showing a message.
23
+ - Viewer short links use `;` separator instead of `|` for better display in various applications. The older links are not supported anymore.
23
24
 
24
25
  ### Fixed
25
26
  - Map was not loading if style file didn't contain `metadata` property.