mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Update website for 3.0.2 release
This commit is contained in:
@@ -26,17 +26,15 @@ PCV on Mac OS X</a> for further information.
|
||||
|
||||
<p>
|
||||
<font face="arial,helvetica,sanserif">
|
||||
<big><strong>Download Release 3.0.1</strong></big>
|
||||
<big><strong>Download Release 3.0.2</strong></big>
|
||||
</font>
|
||||
</p>
|
||||
|
||||
<p>This is a bug fix release with a few new features.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="GoldenCheetah_3.0.1_Windows_Installer.exe">Windows 32-bit (runs on 64bit as well)</a>
|
||||
<li><a href="GoldenCheetah_3.0.1_Mac_Universal.dmg">Mac OS X Intel Universal (10.6+)</a><br>
|
||||
<li><a href="GoldenCheetah-3.0.1-2.fc18.x86_64.rpm">Fedora 18 RPM (x86_64)</a><br>
|
||||
<li><a href="GoldenCheetah-3.0.1-2.fc19.x86_64.rpm">Fedora 19 RPM (x86_64)</a><br>
|
||||
<li><a href="GoldenCheetah_3.0.2_Windows_Installer.exe">Windows 32-bit (runs on 64bit as well)</a>
|
||||
<li><a href="GoldenCheetah_3.0.2_Mac_Universal.dmg">Mac OS X Intel Universal (10.6+)</a><br>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
@@ -55,7 +53,7 @@ There is the older Version 2.1.0 <a href="/users-guide.html">User's Guide</a> o
|
||||
and use Golden Cheetah that can assist also.
|
||||
</p>
|
||||
<p>
|
||||
You can also <a href="release-notes.html">view the release notes</a> for 3.0.1
|
||||
You can also <a href="release-notes.html">view the release notes</a> for 3.0.2
|
||||
or <a href="older-releases.html">download older releases</a> of Golden Cheetah.
|
||||
</p>
|
||||
|
||||
|
||||
@@ -18,6 +18,19 @@ please see <a href="download.html">the download page</a> instead.
|
||||
<td><i>Description</i></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">3.0.1</td>
|
||||
<td valign="top">
|
||||
<a href="GoldenCheetah_3.0.1_Mac_Universal.dmg">Mac OS X Intel Universal (10.6+)</a><br>
|
||||
<a href="GoldenCheetah_3.0.1_Windows_Installer.exe">Windows 32-bit</a><br>
|
||||
<a href="GoldenCheetah-3.0.1-2.fc18.x86_64.rpm">Fedora 18 RPM (x86_64)</a><br>
|
||||
<a href="GoldenCheetah-3.0.1-2.fc19.x86_64.rpm">Fedora 19 RPM (x86_64)</a>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<a href="release-notes_3.0.1.html">Full Version 3.0.1 change log.</a><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">3.0.0</td>
|
||||
<td valign="top">
|
||||
@@ -60,7 +73,6 @@ Development Builds
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<p>
|
||||
|
||||
<tr>
|
||||
<td valign="top">2.1.0</td>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<p>
|
||||
<font face="arial,helvetica,sanserif">
|
||||
<big><strong>GoldenCheetah 3.0.1</strong></big>
|
||||
<big><strong>GoldenCheetah 3.0.2</strong></big>
|
||||
</font>
|
||||
</p>
|
||||
|
||||
@@ -8,92 +8,44 @@
|
||||
Full Change Log
|
||||
</p>
|
||||
<pre>
|
||||
$ git checkout release_3.0.0
|
||||
$ git shortlog v3.0-SP1 ^v3.0
|
||||
$ git checkout release_3.0.1
|
||||
$ git shortlog v3.0-SP2 ^v3.0-SP1
|
||||
|
||||
Christian Stade-Schuldt (1):
|
||||
Updated Tacx Satori Virtual Power values
|
||||
Christian Stade-Schuldt (3):
|
||||
Added virtual power support for Tacx Blue Twist trainer
|
||||
Added virtual power support for Tacx Blue Motion trainer
|
||||
added Tacx Blue Twist and Tacx Blue Motion to Device Wizard
|
||||
|
||||
Damien (16):
|
||||
CsvRideFile: add temperature and hill slope (%) parsing for ibike csv file
|
||||
Bin2RideFile: Changes in Summary pages for Data version 5
|
||||
Bin2RideFile: correct bug for some GPS data
|
||||
JouleDevice: Remove debug lines
|
||||
JouleDevice: Remove debug lines
|
||||
Aerolab: Add a constant altitude option
|
||||
GoogleMap: Little fix
|
||||
ShareDialog 2/3 : For version 3.0.1
|
||||
FitRideFile: Add Calibration Event parsing
|
||||
Correction for release_3.0.0 branch
|
||||
AllPlot: plot references lines
|
||||
OAuthDialog: Remove qDebug()
|
||||
ShareDialog: Manage null error message
|
||||
ShareDialog: Add upload to CyclingAnalytics and SelfLoops
|
||||
FitRideFile: Correction for last Garmin firmware updates In last Garmin firmware there is some (unknow) fields with multi
|
||||
FitRideFile: - Add Left/Right TorqueEff and Left/Rigth PedalSmooth - Open Truncated file
|
||||
Damien (6):
|
||||
AerobicDecoupling: Correct formula fix #721
|
||||
AllPlot: Handle noTemp with no smooth fix #634
|
||||
FitRideFile: correct issue with unknown field type in fit file fix #724
|
||||
FitRideFile: We may need to add string support
|
||||
FitRideFile: wrong copy-paste
|
||||
GoogleMapControl: Small fix for Google Map fix #814
|
||||
|
||||
Dave Waterworth (2):
|
||||
Fix Tacx Fortius Device Support
|
||||
More Fortius Fixes
|
||||
Gareth Coco (1):
|
||||
Update translations for upcoming release
|
||||
|
||||
Eric Johnson (1):
|
||||
Use float division when converting wheel size
|
||||
Jaime Jofre (1):
|
||||
Fixes issue #791
|
||||
|
||||
G Coco (2):
|
||||
Reinstate Twitter functionality
|
||||
Merge StraveDialog and RideWithGPSDialog
|
||||
Mark Liversedge (7):
|
||||
Increase Starting LTS limits
|
||||
Fix WKO import - another optpad constant
|
||||
Compromise on import
|
||||
Fix SEGV on bad file/header in FitRideFile
|
||||
Revert "Fix SEGV on bad file/header in FitRideFile"
|
||||
Another attempt to fix SEGV in FitRideFile
|
||||
Release 3.0-SP2
|
||||
|
||||
Gareth Coco (3):
|
||||
Website updates for Version 3.0 (cherry picked from commit fb339a527b7937ef8141b90af81cd2fd8017f891)
|
||||
assert cleanup
|
||||
Update translation source files
|
||||
Stig B. Dørmænen (1):
|
||||
Made the fault handling in TPDownload a little more user friendly
|
||||
|
||||
Jaime (1):
|
||||
Work around to ensure controller key presses aren't missed. Borrowed from Fortius.cpp
|
||||
Walter (1):
|
||||
using milliseconds for delta_t when calculating speed, supports Suunto Ambit gpx datafiles
|
||||
|
||||
Jon Escombe (3):
|
||||
Detach kernel driver before claiming USB2 ANT+ interface.
|
||||
Don't reset ANT channel settings on search timeout
|
||||
Don't reset ANT channel settings on search timeout
|
||||
alexdelli (1):
|
||||
Added Support for Elite Supercrono PowerMag
|
||||
|
||||
Mark Liversedge (18):
|
||||
Fixup Fit File issue
|
||||
Fix PWX export SEGV
|
||||
Deprecate Strava Support
|
||||
Fix allplot crash on daft power value
|
||||
Recognise Dave Waterworth
|
||||
Merge pull request #694 from gcoco/release_3.0.0
|
||||
Truncate Altitude values
|
||||
Interval Summary Off By 1 Error
|
||||
Add /dev/cu.usbserial as a serial device
|
||||
Merge pull request #713 from gcoco/qwt-fix
|
||||
V3.0 SP1 RC1 Update
|
||||
Fix LC_LOCALE on Xcode 5
|
||||
Fix findBests when no speed/gps
|
||||
Merge branch 'release_3.0.0' of https://github.com/GoldenCheetah/GoldenCheetah into release_3.0.0
|
||||
Batch Export remembers last format/dir
|
||||
Fix 3d grid when users specify background colors
|
||||
Fix SEGV if metric not available
|
||||
V3.1 SP1 (3.0.1) released
|
||||
|
||||
Rainer Clasen (9):
|
||||
SrmDevice: fix writing srmio data
|
||||
inlude srmio version + commit in about dialog
|
||||
make srmio details in version dialog conditionally
|
||||
Tcx: fix speed in summary information
|
||||
fix PWX export: handle end of gaps gracefully.
|
||||
fix PWX export: always write summarydata
|
||||
PWX export: keep timestamp + distance precision
|
||||
PWX: read/write temperature
|
||||
use pwx for Trainingstagebuch upload
|
||||
|
||||
Walter Bürki (1):
|
||||
adding hr,cad,power,temp of Suunto Ambit gpx files
|
||||
|
||||
gcoco (5):
|
||||
Support Twitter API 1.1
|
||||
Twitter API change
|
||||
Kurt Kinetic Road Machine PowerCurve fix
|
||||
Get rid of qwt compile error about format string.
|
||||
Add Garmin Forerunner 910XT
|
||||
</pre>
|
||||
|
||||
99
doc/web/release-notes_3.0.1.content
Normal file
99
doc/web/release-notes_3.0.1.content
Normal file
@@ -0,0 +1,99 @@
|
||||
<p>
|
||||
<font face="arial,helvetica,sanserif">
|
||||
<big><strong>GoldenCheetah 3.0.1</strong></big>
|
||||
</font>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Full Change Log
|
||||
</p>
|
||||
<pre>
|
||||
$ git checkout release_3.0.0
|
||||
$ git shortlog v3.0-SP1 ^v3.0
|
||||
|
||||
Christian Stade-Schuldt (1):
|
||||
Updated Tacx Satori Virtual Power values
|
||||
|
||||
Damien (16):
|
||||
CsvRideFile: add temperature and hill slope (%) parsing for ibike csv file
|
||||
Bin2RideFile: Changes in Summary pages for Data version 5
|
||||
Bin2RideFile: correct bug for some GPS data
|
||||
JouleDevice: Remove debug lines
|
||||
JouleDevice: Remove debug lines
|
||||
Aerolab: Add a constant altitude option
|
||||
GoogleMap: Little fix
|
||||
ShareDialog 2/3 : For version 3.0.1
|
||||
FitRideFile: Add Calibration Event parsing
|
||||
Correction for release_3.0.0 branch
|
||||
AllPlot: plot references lines
|
||||
OAuthDialog: Remove qDebug()
|
||||
ShareDialog: Manage null error message
|
||||
ShareDialog: Add upload to CyclingAnalytics and SelfLoops
|
||||
FitRideFile: Correction for last Garmin firmware updates In last Garmin firmware there is some (unknow) fields with multi
|
||||
FitRideFile: - Add Left/Right TorqueEff and Left/Rigth PedalSmooth - Open Truncated file
|
||||
|
||||
Dave Waterworth (2):
|
||||
Fix Tacx Fortius Device Support
|
||||
More Fortius Fixes
|
||||
|
||||
Eric Johnson (1):
|
||||
Use float division when converting wheel size
|
||||
|
||||
G Coco (2):
|
||||
Reinstate Twitter functionality
|
||||
Merge StraveDialog and RideWithGPSDialog
|
||||
|
||||
Gareth Coco (3):
|
||||
Website updates for Version 3.0 (cherry picked from commit fb339a527b7937ef8141b90af81cd2fd8017f891)
|
||||
assert cleanup
|
||||
Update translation source files
|
||||
|
||||
Jaime (1):
|
||||
Work around to ensure controller key presses aren't missed. Borrowed from Fortius.cpp
|
||||
|
||||
Jon Escombe (3):
|
||||
Detach kernel driver before claiming USB2 ANT+ interface.
|
||||
Don't reset ANT channel settings on search timeout
|
||||
Don't reset ANT channel settings on search timeout
|
||||
|
||||
Mark Liversedge (18):
|
||||
Fixup Fit File issue
|
||||
Fix PWX export SEGV
|
||||
Deprecate Strava Support
|
||||
Fix allplot crash on daft power value
|
||||
Recognise Dave Waterworth
|
||||
Merge pull request #694 from gcoco/release_3.0.0
|
||||
Truncate Altitude values
|
||||
Interval Summary Off By 1 Error
|
||||
Add /dev/cu.usbserial as a serial device
|
||||
Merge pull request #713 from gcoco/qwt-fix
|
||||
V3.0 SP1 RC1 Update
|
||||
Fix LC_LOCALE on Xcode 5
|
||||
Fix findBests when no speed/gps
|
||||
Merge branch 'release_3.0.0' of https://github.com/GoldenCheetah/GoldenCheetah into release_3.0.0
|
||||
Batch Export remembers last format/dir
|
||||
Fix 3d grid when users specify background colors
|
||||
Fix SEGV if metric not available
|
||||
V3.1 SP1 (3.0.1) released
|
||||
|
||||
Rainer Clasen (9):
|
||||
SrmDevice: fix writing srmio data
|
||||
inlude srmio version + commit in about dialog
|
||||
make srmio details in version dialog conditionally
|
||||
Tcx: fix speed in summary information
|
||||
fix PWX export: handle end of gaps gracefully.
|
||||
fix PWX export: always write summarydata
|
||||
PWX export: keep timestamp + distance precision
|
||||
PWX: read/write temperature
|
||||
use pwx for Trainingstagebuch upload
|
||||
|
||||
Walter Bürki (1):
|
||||
adding hr,cad,power,temp of Suunto Ambit gpx files
|
||||
|
||||
gcoco (5):
|
||||
Support Twitter API 1.1
|
||||
Twitter API change
|
||||
Kurt Kinetic Road Machine PowerCurve fix
|
||||
Get rid of qwt compile error about format string.
|
||||
Add Garmin Forerunner 910XT
|
||||
</pre>
|
||||
Reference in New Issue
Block a user