@mappedin/viewer 0.24.10-d2fbb7d.0 → 0.24.10

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,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.24.10](https://github.com/MappedIn/viewer/compare/viewer-v0.24.9...viewer-v0.24.10) (2024-08-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **SRV-1302:** correctly display connection names ([#284](https://github.com/MappedIn/viewer/issues/284)) ([4b8cb08](https://github.com/MappedIn/viewer/commit/4b8cb0843a792b56932ce9d20aa7b6d2e140cbb3))
9
+ * **SRV-1380:** indicate whether any features have metadata ([#287](https://github.com/MappedIn/viewer/issues/287)) ([d2fbb7d](https://github.com/MappedIn/viewer/commit/d2fbb7dd408441b1f411cf2b2f7e86a60b8a5b21))
10
+ * **SRV-1424:** allow updating config name ([#282](https://github.com/MappedIn/viewer/issues/282)) ([8a5f0f5](https://github.com/MappedIn/viewer/commit/8a5f0f58f3ea6e59ca24ded4695814f73c871c29))
11
+ * **SRV-1466:** load themes faster ([#285](https://github.com/MappedIn/viewer/issues/285)) ([858a1d0](https://github.com/MappedIn/viewer/commit/858a1d0dbed634a2469367f5e31fb032c637de92))
12
+ * **SRV-1517:** make sure theme changes apply at the same time ([#288](https://github.com/MappedIn/viewer/issues/288)) ([92bdf99](https://github.com/MappedIn/viewer/commit/92bdf9928cea89577bf498f9954967f455513533))
13
+
3
14
  ## [0.24.9](https://github.com/MappedIn/viewer/compare/viewer-v0.24.8...viewer-v0.24.9) (2024-08-06)
4
15
 
5
16