# [14.4.0](https://github.com/react-dropzone/react-dropzone/compare/v14.3.8...v14.4.0) (2026-01-29)
### Bug Fixes
* accept files with empty type during drag events ([eaa8ba5](https://github.com/react-dropzone/react-dropzone/commit/eaa8ba54963480afbba50415b1dd792514fefac1))
* correct dragLeave filter logic and add dragend test ([273aff4](https://github.com/react-dropzone/react-dropzone/commit/273aff4a151aba05ddd473cbc49dc3db59132f2f))
### Features
* add isDragGlobal state for document-level drag detection ([f0874b0](https://github.com/react-dropzone/react-dropzone/commit/f0874b0ad8e94dbf662b16bc82d0aa2b082ec8ee))
|