@mappedin/viewer 0.33.2-f74139d.0 → 0.34.0

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
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.34.0](https://github.com/MappedIn/viewer/compare/viewer-v0.33.1...viewer-v0.34.0) (2025-01-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * **SRV-1996:** experimental support for multi-floor view ([#416](https://github.com/MappedIn/viewer/issues/416)) ([39a4cbd](https://github.com/MappedIn/viewer/commit/39a4cbd4de49d0d30fe398ad77acef84543306fd))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **SRV-1988:** mention support email during startup error ([#411](https://github.com/MappedIn/viewer/issues/411)) ([6338ffa](https://github.com/MappedIn/viewer/commit/6338ffa4649c91f50cc3e772b8bde0fc667a5196))
14
+
3
15
  ## [0.33.1](https://github.com/MappedIn/viewer/compare/viewer-v0.33.0...viewer-v0.33.1) (2025-01-24)
4
16
 
5
17