@mappedin/viewer 0.45.1-ccfa81d.0 → 0.46.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,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.46.0](https://github.com/MappedIn/viewer/compare/viewer-v0.45.0...viewer-v0.46.0) (2025-06-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * **SDKS-2787:** upgrade dynamic focus package for multi-floor view and new modes ([#547](https://github.com/MappedIn/viewer/issues/547)) ([aa1cd7b](https://github.com/MappedIn/viewer/commit/aa1cd7b046084bb4bc8adc962773ceba3398cc05))
9
+ * **SDKS-2789:** fix screen coordinate bug and scale facades to match floor height ([#550](https://github.com/MappedIn/viewer/issues/550)) ([407e9ac](https://github.com/MappedIn/viewer/commit/407e9acf418f8d20eaf968840e4cb300715a0076))
10
+ * **SRV-2167:** socials refactor ([#549](https://github.com/MappedIn/viewer/issues/549)) ([165e092](https://github.com/MappedIn/viewer/commit/165e0926e19e44f432ccc0613c516dddcf824d26))
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **SDKS-2930:** iconPadding too small ([#551](https://github.com/MappedIn/viewer/issues/551)) ([ea1d8f9](https://github.com/MappedIn/viewer/commit/ea1d8f9978e5108cf54d7bd420751f28bf67dc8f))
16
+ * **SRV-2661:** focus sometimes doesn't work ([#552](https://github.com/MappedIn/viewer/issues/552)) ([580fe2c](https://github.com/MappedIn/viewer/commit/580fe2c4558a716d31ad527ba36daa2f3cd4de98))
17
+
3
18
  ## [0.45.0](https://github.com/MappedIn/viewer/compare/viewer-v0.44.4...viewer-v0.45.0) (2025-06-09)
4
19
 
5
20