@mappedin/viewer 0.36.1-e3d997b.0 → 0.37.1-67d846e.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.37.0](https://github.com/MappedIn/viewer/compare/viewer-v0.36.0...viewer-v0.37.0) (2025-03-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * **SRV-2059:** use new metadata card ([#444](https://github.com/MappedIn/viewer/issues/444)) ([b1ef73c](https://github.com/MappedIn/viewer/commit/b1ef73cd293285e9b508641c6e186d18d666e8f5))
9
+ * **SRV-2081:** support locations and categories ([#452](https://github.com/MappedIn/viewer/issues/452)) ([cfe4695](https://github.com/MappedIn/viewer/commit/cfe469509ca4a8b41f696e1cdcfaaa20faea0875))
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **SRV-2081:** replace old categories UI ([#450](https://github.com/MappedIn/viewer/issues/450)) ([69a9526](https://github.com/MappedIn/viewer/commit/69a9526efd6b1abdbff67b36ee50f1217cf6efcc))
15
+ * **SRV-2093:** fix area marker color on dark themes ([#453](https://github.com/MappedIn/viewer/issues/453)) ([2bb97ba](https://github.com/MappedIn/viewer/commit/2bb97ba20546be9f41dd6ae2acaf7e760d7d88a7))
16
+ * **SRV-2094:** bump @mappedin/mappedin-js ([#454](https://github.com/MappedIn/viewer/issues/454)) ([e3d997b](https://github.com/MappedIn/viewer/commit/e3d997baf1cea85b2c1310c2876889919e01f071))
17
+
3
18
  ## [0.36.0](https://github.com/MappedIn/viewer/compare/viewer-v0.35.1...viewer-v0.36.0) (2025-03-03)
4
19
 
5
20