Skip to content

Releases: pratikksahu/JetPDFVue

Release 1.0.7

08 Nov 04:39
64e7443
Compare
Choose a tag to compare

Updated compose to 2024.10.01
Updated gradle wrapper to 8.9
Updated target sdk to 35

Release 1.0.6

26 Apr 08:23
Compare
Choose a tag to compare
  1. Fixed Uri extension method getFIleType() returning default value

Release 1.0.5

16 Oct 09:30
Compare
Choose a tag to compare

Fixed file picker loading delay

Release 1.0.4

16 Oct 07:15
5f57921
Compare
Choose a tag to compare

Moved file picker state to internal read only. Check sample code to get the updated usage.

Release 1.0.3

14 Oct 17:25
Compare
Choose a tag to compare

Fixed file picker onResult callback. Earlier it was being invoked everytime on configuration change

Release 1.0.2

04 Oct 14:58
38b5624
Compare
Choose a tag to compare
  1. Simplified the resource type. Use VueFileType to indicate the file type
  2. Added file picker sources option. While launching an intent, provide list of VueImportSources
  3. Updated sample app
  4. Fixed blank document state restore issue, earlier it was getting reset when configuration change happened

Release 1.0.1

27 Sep 16:14
Compare
Choose a tag to compare
  • Fixed blank document restore state when a document is already imported

Release 1.0.0

27 Sep 06:33
Compare
Choose a tag to compare
Fixed blank document state restore issue