You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+11-4
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,15 @@ Gravity Forms Sisyphus
3
3
4
4
Version 2.0.1
5
5
6
-
Allow for saving your form data with local storage using [Sisyphus](http://sisyphus-js.herokuapp.com/).
6
+
Allow for saving & resuming of your form data with the visitor's local storage using [Sisyphus.js](http://sisyphus-js.herokuapp.com/) until the form is submitted.
7
7
8
-
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, browser crashes and other disasters!
8
+
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, going offline, browser crashes and other disasters!
9
9
10
-
Thanks to swingline0 for the updates on v2.0. Now works with paged forms.
10
+
Thanks to [swingline0](https://github.com/Swingline0) for the updates on v2.0. Now works with paged forms.
11
+
12
+
Additional community support & development is welcome via GitHub: [https://github.com/bhays/gravity-forms-sisyphus](https://github.com/bhays/gravity-forms-sisyphus)
13
+
14
+
This requires Gravity Forms version 1.7 or higher.
11
15
12
16
## Requirements
13
17
* WordPress 3.5
@@ -21,6 +25,9 @@ Thanks to swingline0 for the updates on v2.0. Now works with paged forms.
21
25
22
26
## Changelog
23
27
28
+
### 2.0.1
29
+
* Minor update
30
+
24
31
### 2.0
25
32
* Thanks to swingline0 for the updates on v2.0
26
33
* Update to current Sisyphus
@@ -39,4 +46,4 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
39
46
40
47
You should have received a copy of the GNU General Public License along with this program; if not, write to:
41
48
42
-
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
49
+
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
0 commit comments