Skip to content

Releases: devdfcom/docman

v1.2.0

23 Jan 20:35
Compare
Choose a tag to compare

What's Changed

  • Fix (#7): Running parallel DocumentFile actions for different documents in (#8)
  • Feature (#5, #9): Added method all() for directories in #10
  • Feature (#6 ,#11): instantiation DocumentThumbnail fromUri() static method in (#12)
  • Feature (#6): instantiation DocumentFile fromUri() static method in (#12)
  • Fixes: for share() open() - title is optional parameter in (#12)
  • Chore: updated README.md, CHANGELOG.md, documentation, example, dependencies, gradle, kotlin, java in (#12)

See CHANGELOG.md for details.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Dec 21:41
d35ddd5
Compare
Choose a tag to compare

What's Changed

  • feature: DocumentsProvider implementation
  • Small fixes
  • Updated README
  • Updated example
  • Updated dependencies

v1.0.2

14 Dec 16:51
Compare
Choose a tag to compare
  • Fix: missed export of PermissionsException class
  • Example: updated deprecated withOpacity to withAlpha
  • Documentation fixes

v1.0.1

08 Dec 10:04
Compare
Choose a tag to compare
  • Readme fixes
  • Screenshot
  • Workflow fixes

v1.0.0

08 Dec 05:07
Compare
Choose a tag to compare

Initial Release