Skip to content

Releases: pratikksahu/JetPDFVue

Release 1.0.10

25 Jul 06:36

Choose a tag to compare

Added safe check

Release 1.0.9

24 Jul 07:09

Choose a tag to compare

Added error lambda for better visibility

Release 1.0.8

21 Jul 11:03

Choose a tag to compare

Fixed file not found exception

Release 1.0.7

08 Nov 04:39
64e7443

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

Choose a tag to compare

  1. Fixed Uri extension method getFIleType() returning default value

Release 1.0.5

16 Oct 09:30

Choose a tag to compare

Fixed file picker loading delay

Release 1.0.4

16 Oct 07:15
5f57921

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

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

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

Choose a tag to compare

  • Fixed blank document restore state when a document is already imported