forked from spicywebau/craft-fieldlabels
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreleases.json
27 lines (27 loc) · 853 Bytes
/
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
[
{
"version": "0.1.3",
"downloadUrl": "https://github.com/benjamminf/craft-relabel/archive/0.1.3.zip",
"date": "2016-04-09T13:50:00+11:00",
"notes": [
"[Improved] Label names and instructions can now be translated",
"[Improved] Improved API for plugin use (now supports the Neo plugin)"
]
},
{
"version": "0.1.2",
"downloadUrl": "https://github.com/benjamminf/craft-relabel/archive/0.1.2.zip",
"date": "2016-03-31T09:45:00+11:00",
"notes": [
"[Fixed] Fixed issue where labels weren't getting applied for non-admins (thanks @gethyn1)."
]
},
{
"version": "0.1.1",
"downloadUrl": "https://github.com/benjamminf/craft-relabel/archive/0.1.1.zip",
"date": "2016-01-12T10:57:00+11:00",
"notes": [
"[Fixed] Fixed issue where labels weren't getting applied on non-single sections with only one entry type."
]
}
]