@fdm-monster/client-next 2.2.8 → 2.3.1

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,18 @@
1
1
  # Develop
2
2
 
3
+ ## Client 2.3.1
4
+
5
+ ## Fixes
6
+
7
+ - Fix MMU support causing UI errors
8
+ - Fix index 0 thumbnail not disabling query and failing to load
9
+
10
+ ## Client 2.3.0
11
+
12
+ ## Fixes
13
+
14
+ - Use new simplified dequeue from file endpoint
15
+
3
16
  ## Client 2.2.8
4
17
 
5
18
  ## Fixes