@syncfusion/ej2-filemanager 23.1.38 → 23.1.39

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
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I499313` - The issue with the file renaming in the File Manager component has been resolved.
10
+
11
+ ## 23.1.38 (2023-09-26)
12
+
13
+ ### FileManager
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I492922` - The issue with the drag and drop support for the File Manager component in mobile mode has been resolved.
10
18
 
11
19
  - `#I495435` - Duplicate folders issue in the navigation pane of the File Manager while switching root folders frequently has been resolved.