Skip to content

Releases: react-native-documents/document-picker

v8.1.4

14 Mar 12:03
Compare
Choose a tag to compare

What's Changed

  • fix(android): DocumentPicker throw error Error: User canceled docume… by @GaryOoi in #630

  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #605

  • chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #616

  • chore(deps): bump qs from 6.10.1 to 6.11.0 by @dependabot in #610

  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #609

  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #625

  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #637

New Contributors

Full Changelog: v8.1.3...v8.1.4

v8.1.3

26 Nov 17:57
Compare
Choose a tag to compare

What's Changed

  • fix(android): support picking 2+ GB files by @vonovak in #604

Full Changelog: v8.1.2...v8.1.3

v8.1.2

16 Oct 17:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.1...v8.1.2

v8.1.1

11 Jun 08:48
Compare
Choose a tag to compare

What's Changed

  • fix: intent type not set in case of multiple mime types filter by @Protino in #557

  • docs: add instructions for usage in an Expo project by @fobos531 in #556

  • chore: migrate example to react native test app by @vonovak in #571

  • chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #559

  • chore(deps): bump async from 2.6.3 to 2.6.4 in /example by @dependabot in #560

  • docs: document using decodeURIComponent by @vonovak in #566

  • chore(deps): bump simple-plist from 1.1.1 to 1.3.1 by @dependabot in #569

  • chore(deps): bump semver-regex from 3.1.2 to 3.1.4 by @dependabot in #570

  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #572

  • chore: update example lockfile by @vonovak in #573

New Contributors

Full Changelog: v8.1.0...v8.1.1

v8.1.0

01 Apr 16:47
Compare
Choose a tag to compare

What's Changed

and a few dependabot upgrades

New Contributors

Full Changelog: v8.0.0...v8.1.0

v8.0.0

19 Jan 21:44
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /example by @dependabot in #525
  • Fix: fileCopyUri should include the URI schema by @kidroca in #527 (BREAKING)

New Contributors

Full Changelog: v7.1.3...v8.0.0

Release 7.1.3

24 Dec 15:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.2...v7.1.3

Release 7.1.2

11 Dec 12:37
Compare
Choose a tag to compare

7.1.2 (2021-12-11)

Bug Fixes

  • pick up correct android build tools version (#509) (1e5aa5e)

Release 7.1.1

21 Oct 08:31
Compare
Choose a tag to compare

7.1.1 (2021-10-21)

Bug Fixes

  • Corrected git version tag in podspec (#491) (96307eb)

Release 7.1.0

06 Oct 22:29
Compare
Choose a tag to compare

7.1.0 (2021-10-06)

Features

  • add explicit pickDirectory() ios implementation (#483) (45f57bc)