forked from am-impact/amsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreleases.json
42 lines (42 loc) · 1.4 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
[
{
"version": "2.0.8",
"downloadUrl": "https://github.com/am-impact/amsearch/archive/master.zip",
"date": "2016-05-12T10:00:00+01:00",
"notes": [
"[Added] Require login for results setting. When enabled, this will only give search results through the controller action, when users are logged in."
]
},
{
"version": "2.0.7",
"downloadUrl": "https://github.com/am-impact/amsearch/archive/master.zip",
"date": "2016-05-03T10:00:00+01:00",
"notes": [
"[Fixed] Fix dates when getting results, to the correct timezone."
]
},
{
"version": "2.0.6",
"downloadUrl": "https://github.com/am-impact/amsearch/archive/master.zip",
"date": "2016-04-18T10:00:00+01:00",
"notes": [
"[Added] Added plugin icons."
]
},
{
"version": "2.0.5",
"downloadUrl": "https://github.com/am-impact/amsearch/archive/master.zip",
"date": "2016-02-26T15:30:00+01:00",
"notes": [
"[Fixed] Source criteria fixes for the Entry Element Type."
]
},
{
"version": "2.0.4",
"downloadUrl": "https://github.com/am-impact/amsearch/archive/master.zip",
"date": "2016-02-26T12:00:00+01:00",
"notes": [
"[Improved] You can now select multiple sources instead of just one."
]
}
]