-
Notifications
You must be signed in to change notification settings - Fork 8
/
changelog.xml
63 lines (63 loc) · 1.57 KB
/
changelog.xml
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
<changelogs>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>4.0.0</version>
<note>
<item>Initial Version</item>
</note>
</changelog>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>4.0.3</version>
<note>
<item>Add Geoportal France and delete Openstreetmap black and white map provider.</item>
</note>
</changelog>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>4.0.4</version>
<note>
<item>Change field type radio to list.</item>
<item>Correct layout, delete '#JoomlaImage' trail.</item>
</note>
</changelog>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>4.0.5</version>
<note>
<item>Fix (not needed anymore) component.</item>
<item>Make it posible to show elevation outside the map.</item>
</note>
</changelog>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>4.0.6</version>
<note>
<item>Tiding up language files</item>
<item>Add possiblility for layer control with satellite in frontend</item>
<item>Make separators more visible in the backend</item>
<item>Correct Panel Layer</item>
</note>
</changelog>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>5.0.0</version>
<note>
<item>Use Textfield instead of Mediafield</item>
</note>
</changelog>
<changelog>
<element>pkg_aggpxtrack</element>
<type>package</type>
<version>5.0.1</version>
<note>
<item>Use the Mediafield again</item>
</note>
</changelog>
</changelogs>