Skip to content

Releases: Saifullah-dev/react-file-manager

v1.31.0

08 Oct 19:44
9a214fe
Compare
Choose a tag to compare

1.31.0 (2025-10-08)

Features

  • fileManager: allow passing custom formatDate with default fallback (0cb1a0b)

v1.30.0

08 Oct 19:29
510e1e4
Compare
Choose a tag to compare

1.30.0 (2025-10-08)

Features

  • i18n: add pt-PT locale support (42356f2)

v1.29.0

01 Oct 11:31
c0ef218
Compare
Choose a tag to compare

1.29.0 (2025-10-01)

Features

v1.28.2

22 Sep 06:22
052f4a3
Compare
Choose a tag to compare

1.28.2 (2025-09-22)

Bug Fixes

  • rename: prevent state mutation when renaming files (c2a3aa6)

v1.28.1

18 Sep 06:13
a741780
Compare
Choose a tag to compare

1.28.1 (2025-09-18)

Bug Fixes

  • docs: add className & style props documentation (2cd2708)

v1.28.0

12 Sep 22:01
d0972a5
Compare
Choose a tag to compare

1.28.0 (2025-09-12)

Features

  • add className and style props to FileManager component for customization (ac870b2)

v1.27.1

12 Sep 21:31
1a034f0
Compare
Choose a tag to compare

1.27.1 (2025-09-12)

Bug Fixes

  • ensure view is updated when file array is cleared (4efbb33)

v1.27.0

11 Sep 23:45
d72790b
Compare
Choose a tag to compare

1.27.0 (2025-09-11)

Features

  • add onSelectionChange callback for select and deselect events (31d1bb8)

v1.26.3

11 Sep 22:05
331e762
Compare
Choose a tag to compare

1.26.3 (2025-09-11)

Bug Fixes

  • delete: prevent delete action when no files or folders are selected (bd2353f)

v1.26.2

09 Sep 21:05
d5d76d0
Compare
Choose a tag to compare

1.26.2 (2025-09-09)

Bug Fixes

  • current-path: prevent onFolderChange callback on initial path setter (84eda1e)