You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignoring SSL errors during FulfillmentNotify. Some distributors apparently haven't set up their SSL correctly (invalid certificates). While not ideal, the plugin will now ignore SSL errors on these requests. They don't contain sensitive data, so that's probably fine. Fixes #6.
Update and improve the element hashing algorithm for the Adobe signature. This probably won't affect any actual book, it was just a theoretical issue - I still fixed it anyways.
Small bugfix update for eBook distributors that use the PassHash algorithm (for example, Barnes & Noble).
Activation (key) exports now include the unique user ID in the default filename
Fixes a bug where other FileTypePlugins would not run on EPUB and PDF files created by this plugin.