The change history for the 2.x (UV) release can be found here.
1.2.8 build 257 07/16/2007
avoid system crash when serial port gets disconnected (e.g. when shutting down GpsGate)
keep system from hanging when the waypoints list contains a waypoint with undefined name
1.2.8 build 255 06/29/2007
keep the Bluetooth/serial connection alive even if there is a timeout / connection interrupt; this should avoid getting disconnected when using an unstable connection to a GPS device
completely new algorithm for current speed calculation; on most devices speed calculation precision has improved from about 75% to 95%
allow '.' letters in user names
1.2.7 build 241 05/14/2007
routes dialog: put menu entry "navigate reverse" into menu "navigate" (with two sub-entries "normal" and "reverse")
save GPX timestampes as UTC
make arrows bigger and 3d
say "lap x" instead of "new lap"
german square edition: insert missing navigator icon
1.2.7 build 240 05/06/2007
Run.GPS Analyzer and GPS-Sport portal: export GPX files with timestamp included (e.g. "")
Run.GPS Analyzer: change time format for CSV files (e.g. "2007-04-09 16:10:25.194" instead of ticks)
keep application from going to standby when large amounts of images are being uploaded
GPS-Sport bug: location search brings you to the homepage without searching
1.2.7 build 234 05/04/2007
support for downloading routes directly from GPS-Sport "download cart"
faster scanning for images when uploading a training session
avoid uploading of temporary internet files
GPS-Sport portal: make it possible to delete training sessions and edit some training parameters (sport, title, description)
GPS-Sport portal / Route Planner: support for inserting new points anywhere on a track
GPS-Sport portal / Route Planner: support for moving and deleting points
GPS-Sport portal: make it possible to make routes from GPX files coming from any GPS data source (such as Garmin devices, ...)
GPS-Sport portal: support creating editable routes from training sessions
GPS-Sport portal: allow sending messages from user to user
1.2.6 build 225 04/27/2007
application throws an exception when instant trail map is being saved and there are illegal position values in the track log - fixed
1.2.6 build 223 04/26/2007
improvement of route navigation algorithm: quicker announcement if route is lost, faster re-calculation - done
bug (square edition only): waypoints type not saved correctly - fixed
add missing navigation icon for square version - done
smaller corridor for route navigation - done
automatic double track width for high resolution devices (VGA or QVGA) - done
bug: for some navigations routes, navigator jumps to the end when starting a training - fixed
multi-language support for Run.GPS Trainer + Analyzer, both GUI and messages - done
german language files for Trainer and Analyzer, vollständige Sprachunterstützung für Deutsch - done
partial german translations for help files, Übersetzung aller wichtigen Hilfe-Dateien in die deutsche Sprache - done
support for multi-language help files - done
filter out 0° 0° positions (mark as invalid) - done
Analyzer: avoid memory overflows by releasing resources during report generation - done
1.2.5 04/11/2007
support for multiple language voice output - done
german language voice output engine - done
remove artefacts from diagram - done
Analyzer bug: for users containing a "-" character, analysis does not work ("not implenented" error) (bug reporting courtesy Hans-Martin Vitt, thanks) - fixed
do not allow "*" and "%" as user ID characters - not supported by file system - done
when having multiple users in the system, Run.GPS Analyzer sometimes displays reports for ALL users instead the selected one - fixed
1.2.4 build 182 04/04/2007
allow capital letter suffixes for map image files - done
long file path is not displayed completely in map images dialog and in routes dialog, choose smaller font - done
when setting live tracking to "5 sec" and afterwards returning to live tracking dialog, the system crashes - fixed
when pushing "send now" button in live tracking dialog, the answer contains too many empty lines (courtesy ckracht) - fixed
Analyzer crashes directly after starting it, message "MissingMethodException" - fixed
1.2.4 build 179 04/02/2007
add help for live tracking - done
function to lead user back to start following beeline - added
square screen support - done
decrease calorie effort for activity "driving" - done
1.2.3 03/08/2007
improved routing: in previous releases, when there was too little distance between two turning points, Run.GPS announced only one of the two; in the new release, all relevant turning points that have a distance of at least 35 meters are announced - done
automatic lap switching when going over the start/finish line; this feature has to be enabled in the configuration, see DocAutoDetectLapsEN - done
higher image compression and smaller image sizes for help files (we need to save memory - the installation files are getting too big) - done
ask user if documentation shall be expanded now or later - done
Run.GPS Analyzer: Training Report crashes if no name is given - fixed
add live tracking capability - done
disallow using german umlaute, spaces and special characters as user name - done
increase timeout when uploading training data (WLAN or GPRS connections often need some time to build up) - open issue: timeout already has a high value but the internet connection does not always build up automatically; probably there is no way to improve that behaviour
don't say "distance from road" when user navigates only by waypoint - it just doesn't make sense
in configuration dialog: when you change user name and then push cancel, cancel is not processed - fixed
ignore any pauses shorter then 5 seconds as they might be due to a short GPS signal interruptance - done
total descent/ascent too low when going at slow speeds (bug in elevation computer) - fixed
replace "elevation up/down" by "total ascent/descent" - done
voice output: don't say "two thousand fourteen" - fixed
add support for speaking numbers > 9999 - done
when cancelling a training upload, the progressbar remains on the screen - fixed
when standby is called while Run.GPS is running, the Run.GPS internal time looses the ticks passing during standby - fixed
1.2.1 02/07/2007
fixed bug in lap numbering on map
added support for searching the entire PDA for photos taken during a training session when uploading a training to http://www.gps-sport.net
added support for authentication when uploading training data
support for Windows CE 5 managed GPS (this feature makes it possible to use Run.GPS on the following devices: HTC P3300, O2 Xda Orbit, T-Mobile MDA Compact III)
support for multiplexed GPS use (this means car navigation and Run.GPS can run at the same time when using managed GPS)
1.0 beta build 114 12/22/2006
added turning point recogition (Run.GPS now tells in what distance the user should turn left or right)
1.0 beta build 113 12/29/2006
completely new navigation algorithm: now based upon an exact calculation of distances to each route segment
stronger route simplification
added voice control functions to configuration menu
1.0 beta build 112 12/12/2006
added support for KML 2.0 and future versions (until now only KML 2.1 supported) (courtesy Armin Brunner) - done