Skip to content

Releases: breakfastco/embed-pdf-wpforms

v1.1.2

17 Jan 22:54
Compare
Choose a tag to compare
  • [Fixed] Adds compatibility with language packs for translation.
  • [Changed] Changes the detail sent in JavaScript event epdf_gf_render_page from an integer to an object.
  • [Changed] Changes tested up to version to 6.4.2.

v1.1.0

20 Oct 14:27
Compare
Choose a tag to compare
  • [Added] Adds a Download PDF into Media Library button to the CORS error messages for users that have the upload_files capability.
  • [Fixed] Fixes the Choose PDF button not working for users without access to the Media Library by telling users why it does not work. The upload_files capability is required to use the Media Library dashboard features like the modal this button opens.
  • [Fixed] Avoid errors when two copies of this plugin are activated at the same time.
  • [Fixed] Adds a "file not found" error to the form editor so users know that PDF files are missing without previewing the form.
  • [Fixed] Changes CSS so the previous, next, zoom in, and zoom out buttons look better on smaller screens.
  • [Changed] Changes the tested up to version to 6.3.2.

v1.0.1

06 Sep 16:08
Compare
Choose a tag to compare
  • [Fixed] Moves inline JavaScript required for each PDF Viewer field to the wpforms_frontend_js hook.
  • [Fixed] Stops writing errors to the browser developer console unless SCRIPT_DEBUG is enabled.

v1.0.0

06 Sep 16:08
Compare
Choose a tag to compare
  • [Added] First version.