github GoldenCheetah/GoldenCheetah v3.5-DEV1703
VERSION 3.5 DEVELOPMENT BUILD 1703

latest releases: snapshot, v3.7-DEV2404, v3.6...
pre-release7 years ago

VERSION 3.5 SUMMER 2017 RELEASE

A major update to improve cloud service support and work towards a better UX.

version35-1703

NEW FEATURES

  • Overview Dashboard Prototype
  • HRV Metrics
  • TodaysPlan Sync Added (including planned workouts)
  • SixCycle Sync Added
  • WebPage chart
  • TrainingPeaks Sync Deprecated
  • Withings API Update for Deprecated API
  • Swedish, German and Spanish translation updates

TRAIN VIEW

  • Calibration Support in Train View
  • Lap Sound in Train View
  • S+C sensor blacklisting with FE-C devices
  • Fix fractional seconds in Workout Editor
  • Train View Record Load in XDATA

DEVICE AND FILE SUPPORT

  • Kettler device fixups
  • Monark 839E support
  • Fix R-R data tool
  • Polar .pdd file support,
  • Better R-R SML support
  • Better swimming laps SML support
  • Export to .fit support

URGENT FIXES

  • Fix no matches found in W'bal chart
  • Fix SSL error handling with Google drive
  • Fix keyboard focus issues on ride list
  • Fix R data columns naming
  • Fix R metadata support
  • Fix crash on merge activity

MINOR UPDATES

  • R API to access intervals
  • User metrics before and after function
  • Add aPower/kg to CP plot
  • Read sub-sport from .fit files
  • Check new release / telemetry

TECHNICAL

  • QT 5.8 based builds
  • QtWebEngine based HTML charts
  • Windows Crash Handler

NOTE: Summary view is likely to be deprecated, any bug reports for this will likely be ignored for this release. We are developing alternatives to be able to retire it.

CHANGE LOG SINCE V3.4 RELEASE
e06d6b6 Overview Metric Up/Down vs Last 42 days
1252fb0 Overview RPE card, initialise hover
882c1aa FIT : Disabled debug traces
98fafc2 Add secret.h for Twitter and Withings
fdb2680 OverviewWindow - Added std scope to isfinite and isnan It fails to compile on Ubuntu 16.04 with gcc 5.4
5016aa3 Overview Save/Load Setup
3ae8849 Overview HRV tile plots rMSSD
6b74cb4 Overview Don't Plot when not Visible
4a8359f Withings : Use new API
4fd9861 FIT export : Add Start and Stop event
ea9b406 Overview Intervals Bubble Plot
b748358 Overview single click to set RPE
79dc9d2 Overview Card BG Demo is horrible
a8dfd2b Merge pull request #2369 from leifwar/master
f7037e6 Bugfix reading of Polar data
0d5a756 Merge pull request #2368 from leifwar/hrv_filter_and_metric
a0d1d42 Plot R-R from Xdata
10c0913 Added HRV metric
c10063f Read hrm (including rr) files generated using Bipolar
01cf8db Added HRV filter
93845ed Lipstick on pig
c1f2ba5 Overview Card Brush use RideItem::color
5b11fad Fix Cursor shape lost on click resize
4c187ff Card color configurable
3bc57d6 RideMetric code clarity
038bcae Merge pull request #2364 from erikboto/monark_fake_kp_rebased
cbffe7d MonarkConnection: always empty read buffer before requesting a metric
25bcd60 RealtimeData: Add Slope as viewable metric
521f770 Monark: Add possibility to fake kp-mode
8ac7de2 Merge pull request #2362 from Joern-R/T
0a24fbb Remove SOAP from src.pro
800acb3 Athlete Backup ... enable translation (which was partly missing) ... provide Translation DE
8b01c44 Fix ride list focus on data change
234fcf5 Overview RPE fast edit on dashboard
5ddd6f3 Merge pull request #2361 from Joern-R/TP-Workouts-Sorting
08a0a0d Today's Plan - Workout Download ... show workouts in proper order from "now" to "future"
beeab23 Merge pull request #2360 from Joern-R/WinDump2
b6e3045 Windows Crash Handler - small changes ... add copyright notice to file ... store .dbg and .log in Athlete Directory (if known) and in installation directory only as default ... unify handling of "win32-msvc*" specific qmake commands in src.pro
7df3a2c Merge pull request #2341 from stschake/feature/win-crash-reports
56441fc Overview RPE card
7b59dd6 Merge pull request #2359 from Joern-R/WINBUILD
ead1da5 Build Instructions Windows ... Update to build with Qt 5.8 and MSVC 2015
9914057 Overview Numeric META gets a sparkline
f002c34 FIT : Add some info in FIT export
66da820 FIT : Add lap (entire activity)
b356b26 Merge pull request #2358 from Joern-R/DE
9248016 Translation DE ... update
cf8bcab Merge pull request #2357 from x2764tech/patch-1
0b7774f Add notice that these instructions are deprecated
0bb1046 HRV Support Add stdmean() and stdvariance() to RideMetric
f710931 Re-enabled Data Summary on LTM Charts It is not very useful if Scrolling and copy of data are disabled
dd7c248 Re-enable scroll on IntervalSummaryWindow
5a3e055 RideItem::getCountForSymbol return 1 not zero
5912b94 Don't disable RideSummaryWindow
f8c84e6 Merge pull request #2354 from leifwar/master
d80b0bf Fix QT < 5.4 build and QT < 5.0
b457d40 Overview Fix Card Font size on MacOS
1bd5780 Overview Notes metadata
1aeb686 LTMPlot aggregate metrics using count
3ce5062 RideCache stores count for each metric
8282939 Overview basic layout update
7a69f45 Overview PMC card
1df0da0 Merge pull request #2351 from Joern-R/Curator
1e128dd CloudDB - Chart Curation/User Editing ... fix misleading text that only charts of the current view are editable, while in this modes all charts are editable.
9b3beb9 Overview Rewrite Route visualisation
b599d99 Correct total_elapsed_time in Session message Thanks Aaron
54c9fc1 Merge pull request #2349 from Joern-R/FIT
67a2446 FIT - add new Garmint devices to list
2e6dd6c FIT - Fix Lap Starting time ... if lap data contains a developer field, lap starting time is corrupt, if field num of the developer field == 2 ... since we don't store any lap specific developer fields, let's ignore them all
b7d7629 Overview Chart base code fixups
a733b14 Overview Route Visualisation using Google Map
7c9dd1a Map Window show/hide overlay
6f98822 Merge pull request #2347 from Joern-R/TP-Download
f26b046 TodaysPlan - Download of Workouts ... allow download of future scheduled Workouts from TodaysPlan
2fb7f36 Merge pull request #2346 from Joern-R/TP1
d90f813 Today's Plan - Search Paging ... optimize performance by using "next" instead of doing a full search again for each page
387ff3a Overview Significant Performance Issue Fixups
7bef515 Merge pull request #2345 from Joern-R/ROX11
e64db28 Rox 11 - SLF ... calculate samplingRate since Rox 11 does not deliver it in the XML data
aee0e57 Disable BTLE on Windows
bd62548 Merge pull request #2340 from Joern-R/RIW
9c8a41d Fix SEGV in Qt Charts when setData called quickly
eadb921 Fix Overview SEGV
598d7c5 Fix Keyboard Focus loss on Ride list
073f475 Overview Interval Scatter Plot
ee2bc8d Fix Overview Metrics sparkline when time based
a345271 Ignore test files in github linguistics
dcda7bd Update .gitattributes for linguist stats in github
d99edef Overview Performance Issues on Drag
34d5e81 Overview Sparklines 14 days and Show Range
115eb2d Merge pull request #2342 from gcoco/master
4ae75bf Add Windows crash handling
12f73e6 Enhancements to Travis Build
1263cee Overview Sparkline Y-axis Fixup
cba5484 Overview Sparkline Fixup
62730c7 RideImport ... in addition to DateTime in the .json File name (which is in local Time), also check for duplicates using UTC from RideCache to avoid duplicate imports if user changes his PC TimeZone (e.g. when travelling) ... the problem e.g. occurs in Autoimport where the same files would be imported again, if the PC TimeZone changes
45d9d22 Overview Sparklines for Metrics
c34d25e Overview Animations Memory Leak
33e2ab0 Sixcycle upload compression
57ffb7b Merge pull request #2338 from Joern-R/QtWebEngine
2896afa QtWebEngine Cache in User Directory ... simplify code & remove redundant code based on proposal from Claus Assmann (thanks)
33e8ffb Hide axis on Overview Card
31bb41f Build Id Update for Dev builds 1702
6d813ca SixCycle Date Fixup
161af15 Merge pull request #2336 from Joern-R/Win-WebEngineCache
e13649e QtWebEngine Cache on Windows ... Default directory for the WebEngine Profile and Cache is /AppData/Local/<AppName which is the same GC uses as Default for Athletes Changing the location for QtWebEngine needs to be done for EVERY QWebPage. Until the use of QtWebEngine is limited to a few locations the easier way is to filter out the Directories created by QtWebEngine (assuming that no-one will call their athletes either "cache" or "QtWebEngine". ... This is only done if build with QtWebEngine and for Windows (on other OS Qt uses a better location for cache data, not a user location).
de869d2 Overview Metadata Card
fdddd40 Merge pull request #2335 from Joern-R/CDB-CuratorPaging
cd7b783 CloudDB - Curation/Editing ... keep current position in paging through the list of charts if nothing has been changed
5fe67f2 Overview Pace Time In Zone
70b3554 Overview and Qt Charts in QT 5.8
1543782 Merge pull request #2334 from Joern-R/DE
e50aad9 Translation DE ... Update/Fixes ... Align Cycling Dynamics Terminology with Garmin Translation
1f2dcd2 Merge pull request #2333 from Joern-R/TP
b91d2d0 Overview W'bal Time In Zone
92becd0 Overview Power Time In Zone
9c456c1 Overview Chart Animation tweak
2b5d531 Overview HR Time In Zone
71c3860 Today's Plan ... do paginated access to the Activities list instead for fixed limit to 100
6d311c5 Merge pull request #2332 from Joern-R/Translation-Enablement
db80af8 FileStore ... Translation Enablement (partly missing) ... eliminate some compiler warnings
7c7028a Overview base setup
d12e03f Overview add units to metric cards
f9f466a Overview Display Metrics
1ee006f Overview Card paint title
d698875 Don't use CPLOTGRID in Ride list
27cf27e Uninitialised count in calibration code
3607bff Fix FIT export SEGV on manual rides
8b8e2ac Fixup Github source stats
aed11fe SixCycle readdir() convert date to Local time
46b6a21 Overview Design Decisions
09bc725 CSV: Remove white space in header
3e83181 Overview Drag Visualisation
fce42b4 Overview Page Configure Toggle
f1c63e1 Today's Plan : Select athlete
5c2b5d7 FIT : No NaN in float values
ef77336 Todays Plan Fix '..' in filename
3f774f8 Overview Tweaks
218bd0f R XDATA columns replace ' ' with '_'
ac98029 Merge pull request #2328 from Joern-R/DE3
f7b1cd7 Translation DE ... complete check/re-work
870f368 Overview Layout UX Tweaking
d39ff4d Merge pull request #2326 from Joern-R/TP1
8a6c93e TodaysPlan - Synchronise ... non .JSON files (e.g. .FIT) are not listed for download
95c8b47 Overview fix Scrollbar jarring effects
32ef54c Overview Fix SEGV on scrollbar hide
05e99d9 Overview vertical scrollbar
8f37239 Overview Placement animation
69fa55f Better UX for edge scrolling
3fbdde9 Overview Scroll using MouseWheel
13c7917 Overview Fix Resize Y Scroll Constraint
6ad3229 Drag and Resize Autoscroll
8805267 Overview Scrolling
b7f79d1 Merge pull request #2323 from leifwar/HrvPolar
b3f8f4c Read HRV into XDATA
5d63d24 Merge pull request #2321 from amtriathlon/HrvSml
980d60e Store R-R data into XData for SML files In line with R-R data treatment for FIT files Test file: test/rides/Ambit3-HRVbutNoHR.sml
4d14f63 Merge pull request #2320 from leifwar/master
7a1b0ed Added FIT file to test HRV reading.
a9293ad Read R-R data into Xdata
5241e2b Overview tweakable parameters
907c2e5 Overview Fix Y resize glitch
15fb0a9 Overview SEGV fix for drag right
e624dae Overview Animate View Transition
c0f58df Revert "HRV / R-R updates to RideFile and Allplot"
4135de7 Overview Resize Column Widths
a48cbbf Overview variable width columns
0915b3b Merge pull request #1651 from leifwar/master
91d0500 Added SubSport from Garmin FIT format.
b47cb73 Added hrv to Allplot
d432602 Added reading of R-R data from FIT files
9319c6c TodaysPlan Fix suffix handling
1aadefb Merge pull request #2318 from Joern-R/GAE1
5d5e55a Overview Fit to Page Width
dfd91a8 CloudDB - Ressource Reduction ... usage update only every 25 starts of GC ... version check only every 10 days
25699d3 Overview fix cursor reset
ee17153 Overview resize tiles
0dff981 Overview Drag Layout finished
cd654b5 Overview drag and drop cards with animation
38fefb5 Tweaks to Overview
ecff78b TCXParser ese MSecs not Secs for Time Deltas
eadef8c Merge pull request #2316 from amtriathlon/LapSwimXdata
145dd76 Added length-by-length XData to TCX lap swim files Also fixed the case when DistanceMeters=0 is used as marker for no distance
26d0015 Added length-by-length Swim XData for PWX lap swim files
25f67e4 OverviewWindow fix delete column 0 bug
76d4856 TodaysPlan can download non-JSON
d4b8676 Train/CSV ; thb and smo2 are double
a4e2be9 Fix TodaysPlan start time
08b2237 Add FIT Support to FileStore
86bb28e FIT: correct GPS data (export)
b73e5ec FIT : Add activity end message disable (wrong) GPS data now
99813a3 FIT : Remove debug traces
daea586 FIT : export file 1/3 Basic record
2dbae7a Overview Re-arrange when a column is empty
f2eefe0 Overview Window Animated Layout
62a6726 Updated Swedish Translation
5518319 Overview Prototyping
1b4f662 Introduce Overview Page
a3332b3 Fix FileStore build on QT 4.8
5bff126 WebKit based WebPageWindow download import
4b6cef8 TodaysPlan add a bit more debug
d4a7110 Less Debug and Fix QT < 5.8 build
85a5825 Webpage Download only with QWebEngine
74a9939 WebPage Download invokes Import
61113b7 Merge pull request #2309 from dresco/trainview
4ddb153 RChart honor change in background color
916a851 Merge pull request #2308 from Joern-R/TDP
8103478 Add calibration support to train view
bb8a421 Todaysplan - Share Dialog ... get URL from configuration, not fixed on Stage
6d746b0 Add a basic text notification area to train view
2f69891 Merge pull request #2307 from dresco/build
45096ef Minor build fix
a82ef8e Merge pull request #2306 from Joern-R/CDB-Tele
6330703 CloudDB - Version & Telemetry ... improve Telemetry Dialog ... add more data to Telemetry Storage / including user counter ... do not show any network errors / lack of connection ... call all CloudDB functions asynchronously without blocking UI ... use an installer specific UUID as identifier - not IP address (as this is to volatile)
2c15a0d Todays Plan Oauth can have private keys
37ec727 Merge pull request #2304 from Joern-R/CDB-Version-Fix
0c03b01 CloudDB - Version ... no user message in case of network problems
2b7534c Merge pull request #2276 from joekearney/kettler-serial-fixes-2
cc2a0f9 Merge pull request #2293 from dresco/trainview
d825428 SixCycle Improvements
4adc774 Fix Stages Freemotion timestamps
7f53cd4 Fixed Running Power calculation in GOVSS Added missing Mass factor in kinetic energy contribution, probably of little effect in practice since it is a minor contribution in distance running. Changed cAero to per kg to follow Skiba Paper, doesn't change the result. Thanks Ramon Castañer for the heads up.
c03049f SixCycle now provides StartDateTime
c3bb2f4 R GC.season.intervals() honour type=
6bcea50 Sixcycle Fixes
bd054b6 Merge pull request #2237 from amtriathlon/DelRenIntervals
228a76c Oops
c07abdf R season intervals use short type desc
68461dc Merge pull request #2189 from stschake/issue2148
43faffa R GC.season.intervals(type=, compare=)
e385291 Qt 5.5.1 build fix
f4dfd7b SixCycle Integration - Part 4 of 4
3056345 SixCycle Integration - Part 3 of 4
d18dd1e Parking SixCycle Integration
85a0eb3 Tag Up V3.4.1 development
399655b Recognise Arun Horne
50865e1 CI Update Travis Secrets
0cb8eaa CI only deploy builds for tagged releases
4a250c0 CI Update deploy API key
996429f CI arunh -> GoldenCheetah
8975a41 Merge pull request #2301 from arunh/master
8387e12 SixCycle Integration - Part 2 of 4
79ed9a2 Add credentials for this repo
1bdedde Travis CI deploys to GitHub releases
5656774 Travis CI deploys to GitHub releases
e662e1c Merge pull request #2300 from Joern-R/CI1
315dab6 Appveyor CI - Windows ... build with Qt 5.7.1
c870907 Tidy up attributions
e8c6a64 SixCycle timeout on no authentication response
4c5faf5 SixCycle Integration - Part 1 of 4
9910e7a SixCycle Credentials
ffc3821 Merge branch 'master' of ssh://github.com/GoldenCheetah/GoldenCheetah
a9b71ad Another typo in JsonRideFile.y
d7ec3b6 Fix XDATA regression in JsonRideFile.y .. missing += causes XDATA to be recorded incorrectly.
2d3da3c TodaysPlan : download files
e512893 Today's Plan : correct include dateTo
88e08bd Merge pull request #2295 from arunh/master
f759d91 Correct zip/gz extension
2a521c9 GoogleDrive : Turn off debug traces
a0ed6b2 Chart Settings Geometry FUBAR
a0af991 Today's Plan URL configuration
6ff5b52 FileStore : Add distance and duration for distant files too If we have metadata with file (now only Today's Plan)
b197104 Today's Plan : use staging site in debug
6b79232 VideoWindow : Correct typo in comment Thanks Claus
36c7b21 #2292 - Toolbar height is optimised
fe444db GoogleDrive : add comment
e24b30e TodaysPlan only for Qt>5
a44050d Train view UI nits
b83295d Correct comment typo (thanks Claus)
8c89385 DropBox : Add slash for reading dir
0f36f56 Add a Today's Plan sync dialog (1/2) Upload OK but Download not working
3a11bac User metrics "before" and "after" functions
e1856f5 Merge pull request #2285 from dresco/trainview
06c92b7 Merge pull request #2288 from Joern-R/CDB2
3ae8cc6 CloudDB - deactivate Telemetry ... temporarily de-activate Telemetry collection
6d90705 Lap alert fixes
c0a7635 Merge pull request #2286 from Joern-R/CDB1
9aeb8f8 CloudDB - add Version/Update Information ... check for new Versions of GoldenCheetah ... skip checks (on user decision) for new versions already presented
d62ad05 Initial implementation of a new lap sound
71e423e Move train view options to new preferences tab
0a10181 Default to curated only on chartDB download
f293ca4 Scale R chart on resize
87ab55d R Chart GC.size() and Default Page Size
7c78235 Fix Linux menu bar on mainwindow colors
a08b059 MRC Files format fixup
9886835 CloudDB - Telemetry ... add user permission dialog ... add telemetry update call
ecbfe1a CloudDB - Download Counter Statistik ... count charts downloaded from CloudDB
4aaf17d Fix XDATA regression in JsonRideFile.y
218a6c6 Merge pull request #2273 from Joern-R/TCX_Fitlog
5b08bdf R GC.season.metrics() returns special fields
7168fc0 add device regex for Kettler serial over bluetooth
519a954 Fix commands sent to Kettler serial devices
6ddefd3 fix docs in serial device selection regex
a3ec10a Fix Regression (3.4) in TCX and FITLOG Export ... summary metrics where not exported into the XML files
a185ef9 ShareDialog : ignore ignoreSslErrors to ignore handshake errors
7747121 Add LMFit to About > Version Dialog
8755705 Add LMFit optional dependency
cae8666 Today's Plan : stop using staging
9d42ba8 Today's Plan support GC json ! use GoldenCheetah json (instead of tcx)
e054c4d Today's Plan display error message
33c39b1 Today's Plan filename with extension
9618418 Compress files for Today's Plan
d503b7b Add Today's Plan client id
a88bbf9 Today's Plan integration (first part : auth + upload)
cc70b9d Merge pull request #2269 from erikboto/monark-updates
2b5f13c Monark: Fix issue on windows computer
55a2c83 Monark: Add support for Monark 839E
a0474bc Fix FileSyncDialog SEGV on Synchronise
1375119 Merge pull request #2266 from Joern-R/CloudDB-Cache
1819ba0 CloudDB - Chart Caching ... create Caching Root Directory if not yet existing
8c1bcd1 Merge pull request #2263 from dresco/ANT
0ce7040 Ensure FE-C device is visible in pairing dialog
4787172 Less FE-C debug noise
2141239 Blacklist S&C sensor if also Tacx FE-C device
11340b2 Monotonic timer for ANT sensors
d70ad04 More SSL handshaking with GoogleDrive
b72a3ee Ignore SSL errors during reply processing
b2f53c5 OAUTH ignore handshake "errors"
0bb79de Google Drive Auth - more diags
5edb26e Minor translation related fix on LTMPlot Affects non english users using charts with units in english
1550cab Deprecate GoogleMap and BingMap We use RideMapWindow for several months
3826f75 WebPage add http:// if no scheme present
32d8275 Web Page Experiments to Fixup
639e7f3 Browser Download WIP
cc8e2dd Update Web Browser Chart
5ff1515 Remove onError
1f49789 Correct copy-paste
9fe7f7a Correct page for win build
4e4949f CPPlot : Add aPower/Kg serie Add zone for aPower and aPowerKg series
fed0faa RideFileCache : Add aPower/kg
1bfa302 Train view : add web page (not enabled)
19aebac Save Start Date when HR/Pace Zones are updated Fixes #2260
7745666 TAU override ignored for integral method
56c9eb3 Training Planning Development Starts
6a97652 User Flow Doc Update
89e43f4 Today's Plan API documentation
bc84b5d Correction : Efficiency Factor by XPace if no Power
2a695b8 Merge pull request #2244 from amtriathlon/master
06244f4 Delayed preset charts loading to wait for custom metrics initialization Fixes #2230
02f0db2 Merge pull request #2243 from Joern-R/CDB-BlockCharts
10ee4e0 CloudDB Upload/Download improvements ... do not allow Upload of charts containing User Metrics (as they will not work for other users) ... do not allow Upload of trivial charts (without configuration) - as they do not provide any value for others ... when downloading "R" charts - check if R is active - if not, inform the user that he/she needs R for the chart to work
ec1169b Small compile nit fix
9c0f928 CSV : No value for temperature is not 0°
e32c0ed Train : Record load in XData TRAIN
4673566 User Personas Document - Athlete
c75092d Merge pull request #2241 from bgrabow/issue#2192-Prevent-crash-when-combining-activities
82a6ea1 Remove unused header reference.
ef0debe Fix crash when merging activities.
0cbe495 Update User Flow UX4
b682689 R GC.season.MeanMax includes Dates
4007d1f Updates to User Flow
c4592d5 Changed Delete/Edit/Rename on sidebar interval context menu To have the same behavior as the hamburger menu Fixes #2233
fa87d58 Merge pull request #2236 from kootox/master
1631813 Fix typo
a14d95c Edraw Navigation Flow for UX4
e874f7f Update UX4 design doc
8996d46 Udated Spanish Translation Last updates plus some fixes
18f4606 Update UX4 design doc
ef73196 Update UX4 Design Doc
b17c1af Axure Design Concepts for V4
1baa7b2 Updated Swedish Translation Contributed by Henrik Johansson
3182028 Merge pull request #2221 from bgrabow/issue#2175
e03c28d Fix display of fractional seconds in block hover cursor.
f3e377b Fix creation of qwkcode from fractional seconds.
6ba6d07 Deprecate TrainingPeaks
5128b72 Deprecate Mac Native Buttons
749ba20 Fit: Add Wahoo ELEMNT in Device Name
5716234 Aerolab: Save parameters in MetaData
22733cd Merge pull request #2217 from amtriathlon/master
8a77973 Fixed metric formatting in Compare Pane Fixes #2188
42a13f1 MainWindow showhideToolbar always on Mac now
424f9ea Merge pull request #2212 from amtriathlon/Swedish
654de7a Added Swedish translation Initial translation contributed by Henrik Johansson, recognition added to contributors list. Fixes #2201
b7c65f1 Merge pull request #2206 from amtriathlon/SMLswimXdata
6fc0c08 Added swim XData for SML lap swimming files One record per length with the same conventions used for FIT files
1ab2bf5 Merge pull request #2205 from hunnymonster/patch-2
0c25841 Cosmetic - adding/maintaining consistency
3b09402 Merge pull request #2203 from amtriathlon/master
1237953 Fixed SML lap swimming files import when using drill mode Fixes #2198
8abbf99 Fit : Add some Garmin products fix #2196
a275396 Merge pull request #2196 from hunnymonster/patch-1
c485e40 Merge pull request #2194 from UgoBor/master
19c76cd CI Deprecate support for QT4 on Mac
bd9d205 DataFilter : Match exact name for XDATA series
3e21619 Update FitRideFile.cpp
b059179 Edit Italian Translation
8d2b5ce Undo accidental edit in src.pro
fd487e4 VERSION 3.4 SIERRA BUILD
830500d Splash screen size
2dea386 Fixup to enable build on QT 5.8 and Xcode 8.1
fab2aa1 FIT: improvement when we have values for same native type

Don't miss a new GoldenCheetah release

NewReleases is sending notifications on new releases.