forked from jimmylorunning/FormBuilder-2-Craft-CMS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreleases.json
executable file
·156 lines (156 loc) · 5.73 KB
/
releases.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
[
{
"version": "0.1.0",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-03-25T19:55:13.000000",
"notes": [
"[Added] Ability to add custom subject line from submited form"
]
},
{
"version": "0.1.1",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-03-25T19:55:13.000000",
"notes": [
"[Added] You can now add custom From Name to your notifications (for form submitter)"
]
},
{
"version": "2.0.2",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-08-02T17:47:13.000000",
"notes": [
"[Fixed] File uploads and email attachments"
]
},
{
"version": "2.0.3",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-08-02T21:00:23+00:00",
"notes": [
"[Added] Ability to rename uploaded files on the entry page",
"[Added] Ability to use Sprout Fields within your forms"
]
},
{
"version": "2.0.5",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-08-04T21:12:03+00:00",
"notes": [
"[Improved] Custom field templates",
"[Improved] Custom Routes",
"[Added] Submission data can now be passed to custom routes",
"[Fixed] richfield input can now display validation message if set to required",
"[Added] Ability to rename plugin name in sidebar",
"[Added] Ability to allow/disallow non-admin users to add/edit/delete forms and entries",
"[Added] File asset restrictions get validated"
]
},
{
"version": "2.0.6",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-08-17T05:24:35+00:00",
"notes": [
"[Added] New functionality for adding notification templates for admins and submitter",
"[Improved] Notification settings for forms",
"[Improved] Email templates"
]
},
{
"version": "2.0.7",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-08-24T17:08:53+00:00",
"notes": [
"[Fixed] datepicker field can no be used by non-admins",
"[Added] camelCase(string) twig filter"
]
},
{
"version": "2.0.8",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-08-31T17:02:58+00:00",
"notes": [
"[Fixed] email template notifications now use the correct templates"
]
},
{
"version": "2.0.9",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-09-06T16:55:43+00:00",
"notes": [
"[Fixed] email templates now respect html break lines in cp and email, needs db migration",
"[Added] you can now pick Reply To address for admin notifications"
]
},
{
"version": "2.0.10",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-09-08T16:54:33+00:00",
"notes": [
"[Fixed] Email notifications work without Templates"
]
},
{
"version": "2.0.11",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-09-22T18:42:24+00:00",
"notes": [
"[Added] DB schema version to the plugin"
]
},
{
"version": "2.0.12",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2016-11-16T17:18:44+00:00",
"notes": [
"[Fixed] Element select fields now have dynamic locale assigned to them"
]
},
{
"version": "2.0.13",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2017-01-25T22:51:09+00:00",
"notes": [
"[Fixed] File uploads should now work..hopefully",
"[Fixed] Entries that had thier assets purged can now be deleted"
]
},
{
"version": "2.0.14",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2017-07-15T22:54:17-07:00",
"notes": [
"[Improved] Imporved Ajax submissions",
"[Improved] Moved plugin into its own folder",
"[Fixed] Ajax form submissions, using multiple forms on same page is fixed now",
"[Fixed] CRAFT tokens on single entry deleting is fixed now",
"[Fixed] Fixed readme typos",
"[Added] Bulk deleting the entries",
"[Added] While using ajax submissions, email input type will run through basic validation",
"[Added] Submitter notification can have a custom template now",
"[Added] Added charts to entries",
"[Added] Ajax submissions now have `formbuilder:submit` event"
]
},
{
"version": "2.0.15",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2017-07-20T13:20:13-07:00",
"notes": [
"[Improved] You can now disable date/time picker scripts",
"[Improved] Custom field templates can now be set on the same field for different forms",
"[Added] Forms can be sorted now in the admin"
]
},
{
"version": "2.0.16",
"downloadUrl": "https://github.com/roundhouse/FormBuilder-2-Craft-CMS/archive/master.zip",
"date": "2017-07-21T10:19:55-07:00",
"notes": [
"[Added] New event added onAfterSubmissionCompleteEvent",
"[Added] You can now add terms and conditions to your forms, see Extra tab in your forms",
"[Improved] Submission values are now saved and returned back to the form on validation errors, needs front-end code update",
"[Improved] Updated ajax submission functionality"
]
},
]