2.2 / 6 February 2019
- fixed the delete shortcode functionality (blank screen)
- fixed the redirect issue on create new shortcode functionality (happened when the WordPress was installed in a directory like https://domain.tld/directory

2.1 / 22 January 2019
- fixed the download issue (corrupted file) when the file contains space in filename
- fixed the fatal error for PHP < 5.5
- added pagination on form entries/submissions page
- added pagination on shortcode page
- added new feature to display a page with content instead of force downloading the file

2.0 / 17 December 2018
- fixed the timestamp issue (gmt)
- display url when link title is not set (only for links that are generated via php, not js)

1.9 / 23 October 2018
- added do_action when shortcode is displayed as link and not cached (useful for 3rd party extensions to store reports, for example when link is generated in newsletter)
- fixed some html class tags in backend templates

1.8 / 10 October 2018
- fixed the rewrite url issue on nginx servers

1.7 / 28 September 2018
- fixed ajax expiration bug
- fixed the multisite issue on shortcode save
- functionality to add form custom fields
- fixed issue on form entries page (all files were displayed as external file)

1.6 / 01 August 2018
- added option to enable auto cleanup form entries after X days (useful for GDPR)
- added option to manually remove form entry

1.5 / 20 July 2018
- added option to set css class for links
- added option to set link title
- added option to include content/images/other html tags in link -> use the shortcode style [wp_otfd id=“ID”]your needed content goes here, images, other html tags[/wp_otfd]
- other small fixes


1.4 / 12 July 2018
- changed the download functionality and tested with files up to 1GB
- changed the download functionality to work on Nginx servers
- added the option to add a filename and extension for a downloaded file (ie: your file is https://yourserver.com/uploads/yourfile.zip but the downloaded file will be mydownload.zip)
- added rel="nofollow" to download links


1.3 / 21 June 2018
- added a spinner animation on form submission
- added new page in admin dashboard -> list with all form submissions


1.2 / 14 June 2018
- Bug: fixed the issue that trimmed the last char in the email sender name


1.1 / 11 May 2018
- Feature: mailster integration
- Feature: external file functionality
- Update: fixed the caching issue
1.0 / 10 May 2018
- initial release
