@panoramax/web-viewer 4.3.1-develop-39b43404 → 4.3.1-develop-248f1d50

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
@@ -8,6 +8,10 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
+ ### Added
12
+
13
+ - A `share-base-url` parameter allows to change base URL used in _Share_ widget, to permit displaying public links in closed environments.
14
+
11
15
  ### Changed
12
16
 
13
17
  - The _one click to hide all widgets_ feature shows back widgets after mouse move (similar to video players).