Slight change in URL for the iframe that gets embedded
1.2
Use HTTPS/SSL if the page is using SSL
1.3
Implemented method for loading the PDF directly from WordPress if hosted as wp-content
1.4
Improved http headers
Improved support for browsers not supporting iframes
1.5
Tighter access control checks
1.6
Fixed possible character encoding issue
1.7
Renamed parse request function name to avoid conflict with other plugins
Wrapped flowpaper_plugin_parse_request content in try/catch to allow fallback to work
1.7.2
Minor changes to url that gets passed to the viewer
1.7.3
Corrected an issue related to wp_upload_dir which was giving errors on some multi-site scenarios
1.7.4
Another small correction for wp_upload_dir related to older versions of PHP
1.7.5
Another the ability to set theme as part of the tag. Set it to either theme=”light” or theme=”dark”
1.7.6
Added the ability to handle options requests, will speed up WordPress hosted PDFs
1.7.7
Minor correction to previous version
1.8.0
Added options for allowing “title” and “header” to be set
1.8.1
Bump version to refresh read me
1.8.2
Fixed so viewer refreshed when post gets modified to make sure the latest version of the PDF is always shown
1.8.3
Added support for publications hosted on FlowPaper cloud
1.8.4
Fix for set_magic_quotes_runtime which was being set (depricated in PHP 5.3 and higher)
1.8.5
Fixed an issue where https/SSL wasn’t used when using cloud hosting
1.8.6
Added support for opening the viewer in a fancybox/modal/popover overlay. Use it in combination with the cover setting to show a cover of the publication. For example:
[flipbook pdf=”https://flowpaper.com/Paper.pdf” lightbox=”true” cover=”https://flowpaper.com/images/demo/zine-magazine@2x.jpg”]
1.8.7
General code cleanup
1.8.8
General read me update
1.8.9
Added missing js and css files
1.9.0
Added support for the “singlepage” parameter which forces the viewer to show one page at the time
Resolved a function that was conflicting with woocommerce
1.9.1
Improved the ability to embed self hosted publications created with the desktop publisher
1.9.2
Changed the way the lightbox plugin is included to avoid css cluttering