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

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
@@ -44,6 +44,7 @@ Major changes are introduced by this new version, please [check out the migratio
44
44
  - `nav=none` URL parameter was documented but not usable (code supported `nav=pic` instead). Now both `none & pic` values are supported to disable moving around picture.
45
45
  - Long-loading sequences in Editor where reaching 15s timeout, this constraint has been dropped.
46
46
  - Cropped panorama with tiles were not rendering correctly.
47
+ - Regional languages were not correctly handled (underscore used instead of `-`).
47
48
 
48
49
  ### Removed
49
50