We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8254b2d + 96614ae commit d83eeecCopy full SHA for d83eeec
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `livewire-filemanager` will be documented in this file
4
5
-## 1.0.0 - 201X-XX-XX
+## 0.0.1 - 2025-01-16
6
7
-- initial release
+### Added
8
+- Initial release with core file management features:
9
+ - Drag and drop file uploads with progress indicator
10
+ - Folder creation, deletion, and renaming
11
+ - File preview, download, and sharing capabilities
12
+ - Grid and list view options
13
+ - Image thumbnails and file type icons
14
+ - Responsive design for all screen sizes
15
+ - Support for nested folders and breadcrumb navigation
16
+ - File operations (rename, delete, copy share links)
0 commit comments