@mappedin/viewer 0.9.1-580e2c5.0 → 0.10.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,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.10.0](https://github.com/MappedIn/viewer/compare/viewer-v0.9.0...viewer-v0.10.0) (2023-10-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * **MKR-465:** implement mobile UI ([#68](https://github.com/MappedIn/viewer/issues/68)) ([580e2c5](https://github.com/MappedIn/viewer/commit/580e2c5e4ddca75a883ee3b3c75ca4cda3a4b603))
9
+ * **MKR-471:** increase max zoom to show city labels ([#66](https://github.com/MappedIn/viewer/issues/66)) ([463e8bc](https://github.com/MappedIn/viewer/commit/463e8bcdef96285652809936df243f2106369191))
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **MKR-512:** fix connection marker colors ([#70](https://github.com/MappedIn/viewer/issues/70)) ([eac264c](https://github.com/MappedIn/viewer/commit/eac264c421ad23a1d540d21a72d460b44964665a))
15
+ * **MKR-512:** misc adjustments for mobile ([#69](https://github.com/MappedIn/viewer/issues/69)) ([08b8787](https://github.com/MappedIn/viewer/commit/08b878788e3fdf133f28243e30e26a01bde6d529))
16
+
3
17
  ## [0.9.0](https://github.com/MappedIn/viewer/compare/viewer-v0.8.3...viewer-v0.9.0) (2023-10-16)
4
18
 
5
19