This repository has been archived by the owner on Dec 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGES
116 lines (89 loc) · 3.58 KB
/
CHANGES
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
CHANGES
============================================================================
Release 0.2.25 (2011-11-30)
[FIX] gcparser-0.7.9 fixing parsing of LatLon data.
Release 0.2.24 (2011-11-04)
[FIX] gcparser-0.7.8 fixing malformed HTTP Location header send by geocaching.com.
Release 0.2.23 (2011-10-12)
[FIX] gcparser-0.7.7 fixing login issues.
Release 0.2.22 (2011-10-04)
[FIX] Send application identification with Elevation data requests (this
should prevent some failed attempts).
[FIX] Bug caused by change Vysocina -> Kraj Vysocina.
Release 0.2.21 (2011-06-08)
[CHG] Update GCparser to v0.7.4.
[FIX] Elevation upgrade bug.
[FIX] Handling of download errors.
Release 0.2.20 (2011-05-05)
[FIX] Update GCparser to v0.7.3 and adjust templates & theme to reflect
changes on geocaching.com website.
[FIX] Fix issues with database containing just a few finds (thanks hans
for reporting).
Release 0.2.19 (2011-03-21)
[FIX] Check the validity of downloaded elevation data.
Release 0.2.18 (2011-03-21)
[FIX] GCparser update v0.7.0.
Release 0.2.17 (2010-11-10)
[FIX] GCparser update v0.5.2.
Release 0.2.16 (2010-10-12)
[FIX] Problem with timeout floats.
Release 0.2.15 (2010-10-10)
[ADD] plugins/gccz_ratings now uses standard deviations instead of vote count.
[ADD] plugins/myfinds_history javascript show/hide function.
[FIX] Negative elevation data bug.
[FIX] Empty myFinds list bug.
[FIX] GCparser update v0.5.1.
Release 0.2.14 (2010-09-03)
[ADD] plugins/cache now stores more information about PMonly caches.
[FIX] GCparser update v0.4.9.
Release 0.2.13 (2010-07-30)
[FIX] GCparser update: fix the issue with parsing myFinds.
Release 0.2.12 (2010-07-14)
[FIX] PM-only cache - missing waypoint bug 2.
Release 0.2.11 (2010-07-09)
[FIX] PM-only cache - missing waypoint bug.
Release 0.2.10 (2010-07-01)
[FIX] Missing cache guid bug (update GCparser).
Release 0.2.9 (2010-06-07)
[FIX] 10y cache type icon bugfix (again :)).
Release 0.2.8 (2010-06-07)
[ADD] Update GCparser to v0.4.4.
[ADD] New plugin: elevations (download SRTM data and generate statistics).
[ADD] Move update scripts from Pyggs class to plugins.
[FIX] Several typos.
[FIX] Cache type bugfix.
Release 0.2.6 (2010-02-01)
[ADD] Prevent myFinds databse update by empty list and force myFinds databse
update on new version of Pyggs.
[ADD] Update GCparser to v0.4.
[FIX] Several typos.
Release 0.2.5 (2010-01-13)
[FIX] GS webpage design update -> GCParser update.
[FIX] Minor fixes in colored console output.
[FIX] Fixed PM-only cache bug.
Release 0.2.4 (2009-11-27)
[FIX] Weird GS changes in type name Unknown vs. Mystery/Puzzle.
Release 0.2.3 (2009-11-27)
[ADD] GCparser update: lessen the load on geocaching servers.
[ADD] Change console text color on startup.
[FIX] Refresh version info in pyggsDir.
[FIX] PM cache.
Release 0.2.2 (2009-11-10)
[FIX] Change of type name Unknown -> Mystery/Puzzle.
Release 0.2.1 (2009-11-08)
[FIX] GCparser events date - thanks to Ruda Hamak.
Release 0.2 (2009-09-21)
[ADD] New version of GCparser.
[ADD] New more intuitive setup system.
[ADD] A lot of code cleaning:
- a lot of minor improvements in plugin system
- better colored output handling
- working directory is unfortunately backwards incompatible
[FIX] Config file encoding problem.
[FIX] Event and Webcam logs are now in MyFinds.
Release 0.1.1 (2009-09-11)
[FIX] Plugin setup script in alphabetical order.
[FIX] Missing translations.
[FIX] gcczMyRatingsTop10 plugin fix.
Release 0.1 (2009-09-09)
[ADD] Initial set of plugins.