[Fixed] Ensure user can upload files before downloading a file from a link they provide in the form editor. Ensure the file user provided to download is of an allowed mime type.
[Changed] Bumps tested up to version to 7.0.
1.1.4
[Added] Includes all translation files in a folder /languages.
[Changed] Bumps tested up to version to 6.7.1.
1.1.3
[Fixed] Always returns viewer controls when the field inputs are requested despite having no PDF URL to display. Add-ons to this plugin may populate PDFs into viewers after the page loads.
[Fixed] Enqueues the form editor JavaScript only in the form editor.
[Changed] Changes the tested up to version to 6.4.3.
1.1.2
[Fixed] Adds compatibility with language packs for translation.
[Changed] Changes the tested up to version to 6.4.2.
1.1.1
[Fixed] Fixes a bug in the uninstaller that prevented the plugin from removing all database rows.
[Changed] Changes the tested up to version to 6.4.1.
1.1.0
[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.
1.0.4
[Fixed] Splits scripting for the Form Editor out into its own file so only necessary scripts are loading in the form editor and on the front end where the field appears.
[Changed] Updates banner art.
1.0.3
[Fixed] Moves inline JavaScript required for each PDF Viewer field to the register_form_init_scripts() method of the Gravity Forms Field Framework.
[Fixed] Stops writing errors to the browser developer console unless SCRIPT_DEBUG is enabled.
1.0.2
[Fixed] Save the PDF URL with the entry when the form is submitted.
[Changed] Changes the tested up to version to 6.3.0.
1.0.1
[Fixed] Corrects stable tag to 1.0.1. The previous version had an incorrect stable tag version of 3.1.1.
[Fixed] Prevent errors around defining constants if a user accidentally runs two copies of the plugin.