@mappedin/viewer 0.26.1-9e94405.0 → 0.27.1-e5997a2.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,18 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.27.0](https://github.com/MappedIn/viewer/compare/viewer-v0.26.0...viewer-v0.27.0) (2024-10-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * **SRV-1606:** allow hiding the app state from the URL ([#316](https://github.com/MappedIn/viewer/issues/316)) ([9e94405](https://github.com/MappedIn/viewer/commit/9e94405e5f4d38cb7ff4364d92dc0a31f245dc0d))
9
+ * **SRV-1688:** automatically try and detect when viewer is embedded ([#320](https://github.com/MappedIn/viewer/issues/320)) ([4569d7f](https://github.com/MappedIn/viewer/commit/4569d7f82db6515abfb3a173eb507ef21db69ed2))
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **SRV-1646:** adjust directions styling on mobile ([#319](https://github.com/MappedIn/viewer/issues/319)) ([8c6b16f](https://github.com/MappedIn/viewer/commit/8c6b16f4c001d6d121fd31a289ebb419d8f563d8))
15
+
3
16
  ## [0.26.0](https://github.com/MappedIn/viewer/compare/viewer-v0.25.5...viewer-v0.26.0) (2024-09-13)
4
17
 
5
18