CycloGraph Changelog

What's new in CycloGraph 1.9.1 Beta

Jan 8, 2018
  • We have updated Qt version to support qtwebengine.
  • We also dropped support for Windows XP so if you use it stay with 1.9.0.

New in CycloGraph 1.9.0 Beta (Jul 26, 2017)

  • New version 1.9.0 of CycloGraph is out. We have updated create KML functionality, removing broken services and adding a new one.
  • For GTK ui we have updated Webkit to Webkit2.

New in CycloGraph 1.8.0 (Nov 5, 2015)

  • The Windows installer of release 1.8.0 have an error that prevent it from working so we upload a new version (cyclograph_1.8.0_win32_installer_1.exe) that fixed the problem, you can find it in the download section.
  • We have ported the code to Python 3 and Qt5, added legend to the graph and improved cli options. There is also a fix for svg generation without 3d effect.

New in CycloGraph 1.7.1 (Oct 13, 2014)

  • New version 1.7.1 of CycloGraph is out. We have fixed the html report with OpenLayers path still pointing to the old URL, and the import function with a given number of points that was broken in Qt interface, you can now import only a part of a path (range of distances).

New in CycloGraph 1.7.0 (Aug 5, 2014)

  • You can now import only a part of a path (range of distances). There are also support for YOURS service, fixed Geonames service (new API), and changed openlayers version that fixes layers selection and zoom on the map. We have also dropped gtk+ 2.0 interface.

New in CycloGraph 1.6.1 (Oct 25, 2013)

  • You can now save map window to image and open fitlog files.
  • There are also some bugfixes: correct tcx files import, fixed average grad calc, km bar drawing color on Qt gui for black theme, Qt translation and finally fixed import data from osrm site.

New in CycloGraph 1.6.0 (Apr 13, 2013)

  • Added a new map window that shows map of your routes. To save more information there is also a new file format, cgx, insthead of the old csv.
  • The import action is now integrated in the open action. If altitudes aren't in the gpx and kml files they will be downloaded from the web.
  • Cyclograph adds map in html reports.

New in CycloGraph 1.5.2 (Nov 19, 2012)

  • Added a filter between consecutive cps.
  • Removed the Google Maps direction service because it was broken, and inserted the open route service and OSRM instead.
  • Finally there is now an user manual and a new blue theme.

New in CycloGraph 1.5.1 (Aug 20, 2012)

  • We have fixed "save as image" for qt4 interface for for jpeg and bmp type, and also fixed a bug in haversine formula (for distant points).
  • CycloGraph now support kml ext. version 2.2, there is a resizable splitter in qt4 "create" window and a new report in html. We have also added a new info of slope, height gain.

New in CycloGraph 1.1 (Jun 25, 2009)

  • Major changes are:
  • Added a Qt interface.
  • Added minimal command line interface.
  • Fixed bug:
  • Canceling a file opening and creating a new file.
  • Fixed export as image bug under some platforms.
  • Fixed segmentation fault when importing KML.
  • Added more error dialog to make usage clearer.