History
 
Version 9.07 (7. July 2009)

This version solves a
critical bug because all previous versions can corrupt the saved tours.
MyTourbook is using the Derby database to store the tours and version 10.3.2.1, which was used until now can corrupt the database, you can read more details here.

You can check your data with the consistency check tool in version 9.07, this tool can be started in the menu File/Database Consistency Check.

The good thing is that a data corruption never happened within my installation and development environment and nobody complained until now. The reason could be that the application is not used simultaneously by multiple users because the corruption occures when multiple threads are accessing the database.
Please contact the author when a data corruption occured in your installation.
 
Other New Features
 
Improvements
  • delete offline map files for each map provider
 
Platform Update
  • Eclipse 3.5
  • Derby Database 10.5.1.1
  • Hibernate 3.3.2 with Entity Manager 3.4.0
This version can be installed ONLY from the download site

 
Version 9.05 Patch  (25. May 2009)
Bugfixes
  • gpx export (didn't work)
  • accuracy of SRTM elevation
New Features
  • show scale in map
  • simple tcx export (without markers/labs)
This version can be installed only from the update site and requires version 9.05
After the software update, sometimes the first restart fails and you have to kill the application, the second restart is successful. 
  
 
srtm
SRTM map with custom colors (see the same location within the OSM map)
 
Version 9.05
 (9. May 2009)
New SRTM Features

Use of SRTM data in these tools:

 

Many thanks to Alfred Barten who contributed the ftp data download, the customizable map and to get the elevation by coordinate.

adjust altitude
New Other Features
  • French translation contributed by Sébastien Jachym 
  • import files in NMEA format
  • export tours in GPX format including markers, an exported file can be uploaded to OSM server and the markers are displayed
  • display map tile info for loading/painting tiles
  • display map info for zoom level and mouse lat/long position
 
 
Improvements
  • gpx import: added cadence
 
Bugfix 
  • not so many this time

Platform Update
  • Eclipse 3.4.2
This version can be installed only from the download site

 

!!! This is very important for LINUX users !!!

 

It was requested several times, to change the data directory to a location, which is common in Linux. With version 9.05, the location is moved but only for the Linux platform.


BEFORE you start version 9.05, you MUST move the existing data directory to the new location, otherwise the application will not find any existing data and tours.

 

Old location

/home/<user name>/mytourbook
New location
/home/<user name>/.mytourbook

 

The location, where the application stores the data, can be configured, see this info but a new installation will overwrite a modified configuration file.

 

 

Version 9.01 Hotfix
 (10. January 2009)
Bugfixes
  • tour compare wizard fails when the tour editor is open
  • tour editor undo action does not work correctly
  • wrong pace display [bug 2492837]
  • fixed bug for time slices which has the same time: the markers were removed also with the duplicated time slice
This version can be installed only from the update site, it requires version 9.01
After the software update, sometimes the first restart fails and you have to kill the application, the second restart is successful. 
 
 
Version 9.01
 (7. January 2009)

 

New Features
merge tours
Improvements
  • gpx file format can import temperature and heartbeat values
    (provided by Wolfgang Maier)
  • improved display of distance/time/pace [2405771]
  • new column in tourbook- and tagging view: display paused time relative to recording time
  • navigate tour chart with keyboard: cursor left/right, home, end, page up/down
  • added save buttons in the toolbar of the import view
Bugfix 
  • !!! bug in version 8.11: tour markers are not imported always, it depends on computer performance (slow was better :-) [2406148]
  • incorrect import of TCX file [2406148]
  • wrong rounding in statistics view [2407044]
  • error in day charts [2482748]
  • some others...
This version can be installed only from the download site

 

Version 8.11
 (22. November 2008)

A smaller step for the application, a giant leap for the version number.
The new version numbering reflects the publishing date

 

alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken alle Tourgrafiken

 

Improvements
  • reimplemented tour editor which makes it much easier
  • data transfer for Garmin devices includes heardbeat values
    (provided by Frank Figlarek)
  • display multiple tours in the map, by month/year
  • map can be dimmed to see the tour with better contrast
  • set sort order for the statistic dropdown box (preference dialog)
  • open tour compare wizard with the selected reference tour
    (tour catalog view)
Bugfix 
  • use settings (like selection, values...) from previous session
    (this never worked correctly but now I found the bug and it should work forever)
  • display markers when altitude graph is not visible
  • and many others ...
This version can be installed only from the download site

 
Version 1.6.1
 (7. September 2008)
Improvements
  • new action to reload failed map images
  • changed OSM cycle-map server
    (is much faster and provides higher resolution)
  • map server can now be modified in preferences
  • rxtx serial port driver for Linux 64bit
Bugfix
  • solved problem when column width is 0, it looked like the view shows nothing
  • column pref dialog displayed wrong column width
  • altitude up and down are swapped in garmin and gpx import
This version can be installed only from the update site, it requires version 1.6.0
After the software update, sometimes the first restart fails and you have to kill the application, the second restart is successful. 

 
Version 1.6.0
 (30. August 2008)
New features
Improvements
  • customize view colors
  • customize chart grid size
  • draw tour in the map with dots
  • removed peaks from computed values (speed, gradient and altimeter)
  • dramatic performance improvement for views and statistics
  • ... and some others
Database update
  • recompute max and average values
  • create new tables for tour tags
  • add indexes for better performance
Platform update
  • Eclipse 3.4
Bugfix 
  • several
This version can be installed only from the download site

 

 
Version 1.5.0 (9. May 2008)
This version can be installed only from the download site and not from the update site

map view example
New features and improvements
  • tcx import: include cadence data

Statistic improvements
  • show statistics for several years
  • new statistic: by year
  • better tooltip info

Platform update
  • Eclipse 3.3.2
    this will fix the bug to display the map on OSX 10.5

Bugfix
  • tcx import
  • daum ergometer import
  • gpx import
  • adjust altitude for metric system
 
  
 
March 17, 2008 at EclipseCon 2008
Eclipse Community Awards 2008 Winner 

 

MyTourbook is the winner for the Best Open Source Eclipse RCP Application 2008.

Eclipse Zone has a story about the history.

award
 
 
Version 1.4.0 (14. March 2008)
This version can be installed only from the download site
To cleanup the application directory before installing a new version is described here...

map view example
New features for the map
 
New
Bugfix 
  • map offline cache created corrupt images, this is an eclipse swt bug and is solved with java awt functions
  • longitude/latitude have been saved for non GPS tours (resaving a tour will remove the unnecessary data)
 
 
 
Version 1.3.0 (24. January 2008)
This version can be installed only from the update site and requires version 1.2.0  

map view example
 
map view example
New
 
Changes
  • Tour Map is renamed to Tour Catalog
    there can be an error when opening the new version for the first time, just ignore it, the next time when the application is started, the error should not occure

Fixed Bugs
  • Tour Chart: X-slider on the time-axis showed the wrong value

 

 

1.2.0 (30. December 2007)
BEFORE starting this new version, make a BACKUP of the tourbook database because the new database format is incompatible with older versions of MyTourbook.
Reason:
The database will be updated AUTOMATICALLY to a newer version when the application starts.
  
New

Changes
  • tour chart: graphs are disabled when their data is unavailable

Updated platform
  • eclipse 3.3.1.1
  • derby 10.3.2.1
  • rxtx 2.1.8 (from arduino project which supports Mac OSX 10.5)

This version can be installed only from the download site and not from the update site
 
 
1.1.0 (7. November 2007)
  • improvements for tour types
  • bugfix to import .tur and .crp files

This version can be installed only from the update site and requires version 1.0.0  
 
 
1.0.0 (5. October 2007)

There are 2 serious bug's in Version 1.0.0 which can be fixed with a patch from the Software Update site http://mytourbook.sourceforge.net/updates/

  • Importing data from a Garmin device is not yet fully supported, there are some bugs (e.g. speed is wrong).
 

In Version 1.0.0 sind noch 2 gravierende Fehler gefunden vorhanden, diese können durch einen Patch mit der Software Aktualisierung behoben werden. 


Neu
  • sehr flexible Benutzer-Oberfläche, die ersten Schritte sind hier beschrieben
  • mehrere Touren gleichzeitig anzeigen
  • neue Icons
  • importieren von Garmin Forrunner 305 Daten (nur zum Testen geeignet)
 
Verbesserungen
  • falsche Höchstwerte im Steigungsprofil (%) entfernt
  • beim Öffnen der Rohdaten werden die letzten Dateien angezeigt 
 
Anmerkungen
Wird das Programm in deutscher Sprache angezeigt, dann gibt es dennoch Bezeichnungen in englischer Sprache. Die Ursache ist, diese Bezeichnungen kommen von der Eclipse Platform und die Sprachpakete für Eclipse 3.3 sind z.Z. nicht vorhanden sind.
 
 
0.8.9 (4. Juli 2007)
Neu
  • importieren von .TUR und .CRP Dateien
  • bearbeiten von Tour-Titel, Beschreibung, Start- und Ziel-Ort
 
Verbesserungen
  • Roh-Daten und Touren-Liste:
    - neue Spalten , z.B. Titel, Økm/h, Øbmp, ...
    - Spalten konfigurieren in den Roh-Daten und Touren-Liste
  • importieren von mehrere Dateien
 
Aenderungen
  • übertragene Touren werden immer in einer Datei gespeichert

Diese Version verwendet Eclipse 3.3, da viele Plugins deshalb neu sind, ist eine Aktualisierung über die Update-Seite nicht sinnvoll, darum kann diese Version nur von der Download-Seite heruntergeladen werden.
 
 
0.8.8 (15. Mai 2007)
Neu

Verbesserungen
 
Bugfix
  • Geschwindigkeit für eine verglichene Tour war falsch bei einem Zeitintervall <= 10 Sekunden
  • der Wert für die Start Kilometer war falsch (viel zu gross) auf einem HAC4Pro im Modus Joggen, daruch wurde ein interner Fehler verursacht
  • horizontale Position für eine gezoomte Grafik war falsch wenn der linke Slider verschoben und eine zusätzliche Daten-Kurve angezeigt wurde
 
Neu - zum Testen
  • .tur Dateien importieren, es werden noch nicht alle Daten gespeichert, deshalb sollte dieses Datenformat z.Z. nur für Testzwecke verwendet werden, wird in Version 0.8.9 erweitert

Diese Version ist nicht über die Update-Seite verfügbar, es kann nur von der Download-Seite heruntergeladen werden. 
 
 
0.8.7 (31. März 2007)
Neu
  • Installationsprogramm für Windows - mytourbook_0.8.7_setup.exe

    Hinweis für Anwender die den Installer nicht verwenden:
    Es gibt einen neuen Splashscreen für den Start des Programms, dort wurden die bisherigen Popup-Dialoge integriert.

    Die Grafik-Datei des Splashscreens wird von Eclipse in das Datenverzeichnis kopiert. Soll der neue Splashscreen angezeigt werden, muss die alte Grafik-Datei splash.bmp gelöscht werden im Verzeichnis:

     Linux /home/<Benutzername>/mytourbook/org.eclipse.osgi
     Mac /Users/<Benutzername>/mytourbook/org.eclipse.osgi
     Windows C:\Documents and Settings\<Benutzername>\mytourbook\org.eclipse.osgi

    Das neue Installationsprogramm für Windows löscht diese Datei.  

  • Unterstützung für den Fahrrad Computer CM4xxM
 
Verbesserung 
  • die Datenübertragung bricht nicht mehr so schnell ab, wenn auf dem PC andere Programme laufen
  • Update auf Eclipse 3.3 (M6)
    -> die Popups beim Start wurden in den Splashscreen integriert
    -> wird eine Ansicht maximiert, werden die verborgenen Ansichten in einer Toolbar
        angezeigt (das ist ein Eclipse 3.3 Feature)
  • verschiedene Dateien in der Hibernate JAR-Datei wurden entfernt da sie nicht benötigt werden
    -> die neue Version ist mehrere MByte kleiner
 
Bugfix
  • teilweise waren die Pulsdaten 0 oder negativ (HAC4/4Pro/5)
  • wenn eine Tour im Ringspeicher am Ende und am Anfang ist wurde ein Datensatz wiederholt und führt zu falschen Werten
    -> bei mir waren die Pulsdaten zu hoch (HAC4Pro/5)
  • gefahrene Höhenmeter werden vom Fahrrad Computer übernommen und nicht mehr berechnet
    -> die neuen Werte sind teilweise deutlich kleiner (HAC5)
 
 
0.8.6 (18. März 2007)
  • Datenübertragung und -import für den HAC4Pro
  • Bugfix für das Speichern der Rohdaten für HAC4/Pro + HAC5
Installation über die Software Aktualisierung
  •  
    • es gibt kein Zip-Archiv für diese Version

Benutzer, die sich mit Eclipse sehr gut auskennen, können die Dateien herunterladen und selbst installieren, aber mit der Software Aktualisierung ist es einfacher.
 
 
0.8.4 (3. März 2007)
  • Datenübertragung für HAC4/5 auf allen Plattformen (Linux , Mac + Windows),
    HAC4Pro ist für Version 0.8.5 vorgesehen
  • MyTourbook getestet auf Linux + Mac
  • !!! Verzeichnis für gespeicherte Touren wurde geändert, bitte hier lesen !!!
 
 
0.8.4 (3. March 2007)
  • Datatransfer for HAC4/5 on all platforms (linux, mac + windows)
  • MyTourbook is now testet for linux and mac
  • the folder for saved tours (SQL Database) was moved to the user home directory

 
0.8.3 (31. Januar 2007)
  • support for multiple languages (German and English)
  • bugfix: show the correct value when the temperature is below 0°
 
 

0.8.2 (17. Januar 2007)

  • added the software update feature to the file menu (by using the Eclipse builtin update feature), this helps to reduce the amount of data to be downloaded when a new version is published. The update site will start with version 0.8.3, before it does not make sense

    Remote update site: http://mytourbook.sourceforge.net/updates
  • improved branding
  • minor bug fixing, the speed for small time intervalls is however not everywhere fixed

 

0.8.1 (10. Januar 2007)

  • improved first time startup, pref dialog with the people page will be displayed when no person was created
  • show splash screen
  • display tour type in raw data view
  • removed 'delete person' button
  • disabled OK button in dialogs to select person/tour type when list is empty
  • adjusted driving time, time will be reduced from the recording time, when there is no distance difference in 10 sec.
  • corrected average speed in the tour analyzer
  • when the raw data view is selected, the marker and segment viewer are disabled, they are available when a tour is selected in other viewers
 

 

0.8.0a (2. Januar 2007)

Die erste Version die das Licht der Welt erblickte.