@panoramax/web-viewer 4.1.0-develop-381f3f1a → 4.1.0-develop-b60f7e56

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,14 @@ 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
+ - On an instance with accounts, you can now edits picture semantic attributes through the picture legend "Tags" tab.
14
+
15
+ ### Changed
16
+
17
+ - The semantics legend tab is now in a separated component named _SemanticsMetadata_.
18
+
11
19
  ### Fixed
12
20
 
13
21
  - Widgets used from third parties didn't have correctly their parent component associated.