-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
I’ve recently updated from 1.5.3. to the latest version and seeing a breaking issues with EtM_DecryptTransform and EtM_DecryptTransform .
Looking at the history I can see there is a breaking change in the API signature of both functions (the default chunkNumber has been removed). No big deal for us as we do not use this. However, this still causes an exception to be thrown so the implementation has obviously also changed.
The question is, how do we supply an upgrade path for the users of our App who can have thousands of files encrypted with version 1.5.3?
Metadata
Metadata
Assignees
Labels
No labels