# Changelog All notable changes to this project will be documented in this file, formatted via [this recommendation](https://keepachangelog.com/). ## [1.3.0] - 2024-08-01 ### IMPORTANT - Support for PHP 5.6 has been discontinued. If you are running PHP 5.6, you MUST upgrade PHP before installing WPForms Offline Forms 1.3.0. Failure to do that will disable WPForms Offline Forms functionality. - Support for WordPress 5.4 and below has been discontinued. If you are running any of those outdated versions, you MUST upgrade WordPress before installing WPForms Offline Forms 1.3.0. Failure to do that will disable WPForms Offline Forms functionality. ### Changed - Minimum WPForms version supported is 1.8.4. ### Fixed - JS console error was thrown after restoring a form in some cases. ## [1.2.4] - 2023-07-03 ### Fixed - Offline form was constantly scrolled to the top when the connection was offline. - Compatibility with WPForms 1.8.2.2. ## [1.2.3] - 2021-09-28 ### Added - Compatibility with WPForms 1.6.8+ and the updated Form Builder. ### Changed - Improved compatibility with jQuery 3.5 and no jQuery Migrate plugin. ### Fixed - Broken Modern Dropdown field value restoration. ## [1.2.2] - 2020-08-05 ### Changed - Improved wording in the user-facing text displayed when a browser went offline. ## [1.2.1] - 2020-01-09 ### Fixed - Prevent multiple form submissions when Offline forms functionality enabled. ## [1.2.0] - 2019-07-23 ### Added - Complete translations for French and Portuguese (Brazilian). ## [1.1.0] - 2019-02-06 ### Added - Complete translations for Spanish, Italian, Japanese, and German. ### Fixed - Typos, grammar, and other i18n related issues. ## [1.0.0] - 2017-09 - Initial release