mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Update snapshot builds
Summary of functional changes from v3.6 release:ea641a6FitRideFile - Added support for new message structure (#4456)642eae9Deprecate Today's Plan integrationecdfe0cDeprecate export to KML files2b5f1d7Enable Pace metric for Walking663fd78Rename fatigue zones for consistency2afd38cInitialized mode when parsing a zwo-file (#4448)a0b6b17Fixed some valgrind findings (#4445)f174d74Fix memory leak in SplitActivityWizardd335ff4Charts/PfPvPlot (QA): allow vertical scales up to 2500N (#4444)b3df633Drag and Drop Images onto a ride50c305bbluetooth FTMS fix to get device speed (#4440)bd75198Add Context help for Create/Edit User Metrics809d72dMainWindow gets drag/drop from Overview46545d6Don't use Ctrl+C to check for new activities07d1197Update German Translation49cf634Upgraded Qwt to 6.2 (branch: qwt-multiaxes) (#4427)ea044a0Accelerators are QKeySequence not tr strings31636b1Update Travis-ci macOS builds to xcode 14.2c46a99eUpdate Spanish translation (#4426)b6aefccFix some non-translatable strings and update ts files6c2a260DataFilter - isAerobd4bed1Upgrade Travis-ci builds to macOS 12.66b1dbf4Added Bluetooth pairing to the device wizard (#4422)c0c8f57Update FIT SDK definitions to 21.126 (#4423)0dd4bf6Cursor in text workout editor was invisible6e5b950Fix crash on metadata config1dd7faaInterval Metadatad9abb58Datafilter xdataseries(), xdataunits() and xdatavalues()5fb3bbfFIT parser bounds check when adding new series943deb6Generic Support for Session and Lap in FIT files146f9eaFix Weekly tiles in default Trends layoutsec0653fErgFilePlot - realtime curves honor FFWD/RWND and lap F/B43368adMapview: Added interactivity to the Smallplot (#4408)72de6bbFix lap data auto-reset in slope workoutsc2f440cFix broken workout directory check for the first start (#4410)b095b40Fix shortcuts not available due to translationse6ff1a1Python Chart Editor Cosmetics00e182cBetter user experience when drawing segments on the map (#4403)f746f73GPX parser - support ns3 TrackPointExtension name9ae7521Upgrade Travis-ci macOS version to macOS 11.6e8132b1Upgrade Travis-ci Linux version to Ubuntu 20.048f2ba0eSpecial case Start Date and Time in the cache110652bUpdate German translationfabc344Add Wahoo PowrLinkf783814Train library - add path to the list of possible errors48d91d0Fix issues after perspective switch (#786)59a8ca2Implemented compare mode for RideMapWindow (#786)733db9cIgnore dot folders on athlete open/backup/delete951e5f3Fix crash on invalid perspective filter [publish binaries]
This commit is contained in:
@@ -106,8 +106,8 @@
|
||||
// 4011 - V3.6 DEVELOPMENT 2208 (AUG 2022) (Pre-release RC2)
|
||||
// 4012 - V3.6 DEVELOPMENT 2210 (OCT 2022) (Pre-release RC3)
|
||||
// 4013 - V3.6 DEVELOPMENT 2303 (MAR 2023) (Pre-release RC4)
|
||||
// 5000 - V3.6 RELEASE (August 2023) - latest snapshot 3/2/24
|
||||
// 5001 - V3.7 DEVELOPMENT (NOV 2023)
|
||||
// 5000 - V3.6 RELEASE (August 2023) - latest snapshot 12/3/24
|
||||
// 5001 - V3.7 DEVELOPMENT
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
#define VERSION3_SP1 3030 // released
|
||||
@@ -119,7 +119,7 @@
|
||||
#define VERSION34_BUILD 3955 // released
|
||||
#define VERSION35_BUILD 3990 // released
|
||||
#define VERSION36_BUILD 5000 // released 5/8/23
|
||||
#define VERSION37_BUILD 5001 // released 5/8/23
|
||||
#define VERSION37_BUILD 5001 // development release
|
||||
|
||||
// will keep changing during testing and before final release
|
||||
#define VERSION31_BUILD VERSION31_UPG
|
||||
|
||||
Reference in New Issue
Block a user