Skip to content

Releases: Saifullah-dev/react-file-manager

v1.27.1

12 Sep 21:31
1a034f0

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

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

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

Choose a tag to compare

1.26.2 (2025-09-09)

Bug Fixes

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

v1.26.1

31 Aug 21:07
ab80c92

Choose a tag to compare

1.26.1 (2025-08-31)

Bug Fixes

  • build: externalize react/jsx-runtime to support React 18 & 19 (c96fa2d)

v1.26.0

25 Aug 22:12
88e4e7c

Choose a tag to compare

1.26.0 (2025-08-25)

Features

  • add onFolderChange callback prop for folder path tracking (bb95234)

v1.25.1

21 Aug 22:09
89e2b82

Choose a tag to compare

1.25.1 (2025-08-21)

Bug Fixes

  • font-size: prevent components from inheriting unintended font-size from parent (490c428)

v1.25.0

12 Aug 00:11
ac6f065

Choose a tag to compare

1.25.0 (2025-08-12)

Features

  • Sorting: Add comprehensive sorting to file manager table with visual indicators (447612e)

v1.24.0

01 Jun 23:42
bb1a0dd

Choose a tag to compare

1.24.0 (2025-06-01)

Features

  • rename CSS output to style.css for backward compatibility (f680302)

v1.23.0

01 Jun 23:02
ec9fb6c

Choose a tag to compare

1.23.0 (2025-06-01)

Bug Fixes

  • navigation-pane: resolve breadcrumb overflow issue, add prop to enable/disable collapsible navigation pane feature (25151b6)

Features

  • Added toggle for navigation pane on left side (8050388)