@fdm-monster/client-next 0.0.15 → 0.0.16

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.
Binary file
package/RELEASE_NOTES.MD CHANGED
@@ -1,5 +1,13 @@
1
1
  # Develop
2
2
 
3
+ # Client 0.0.16
4
+
5
+ ## Fixes
6
+
7
+ - Vuetify Tooltip: improve styling of tooltip for better legibility
8
+ - Settings: use constants settings map
9
+ - Printer tile: clicking on an empty tile should not enable grid mode
10
+
3
11
  # Client 0.0.15
4
12
 
5
13
  ## Features