From baa44965e36a5fb9bd44c0a6d8e51eec2347a558 Mon Sep 17 00:00:00 2001 From: Alejandro Martinez Date: Fri, 28 Feb 2025 11:51:17 -0300 Subject: [PATCH] Update snapshot builds Changes from v3.7-Dev2412 30fdf6971 Use QSound instead of QSoundEffect on Qt5 559c8fd1d Dropbox cloud service - Add format parameter 1baa3db27 Add Zoom property to Live map chart (#4619) 51e608e1c Scatter chart - Fix QA scale and LR balance points 9123d79e6 Revert "travis/linux: set QTWEBENGINE_DISABLE_SANDBOX=1 (#4216)" (#4597) f72c443e8 Upgrade to Ubuntu 22.04 for Travis-ci builds 69e5065c6 Avoid Qt 6.5 bug when using windows11 style f54bbed68 Sync toolbar buttons on back/forward navigation ec2486a4f Correct incomplete signal (#4616) e909fad85 Named workout filters (#4614) 5dbc0ebce Add CoreTemp heatstrain from ANT message into XData 2094af57e Set value and value2 for tempe 95315fd8e Fix hysteresis configuration 2ad79afe0 Fix typo in metric description update translations ba2461c62 Update gc icon to match the new splash screen (#4610) 48c6ebdc1 Remove Toggle Full Screen menu item for macOS d79f834a4 Updated the splashscreen (#4599) 9cf362559 Move workout filter to the toolbar (#4596) 20c978997 Enable compiling VideoWindow with QT6 video (#4601) 3af81eb27 Addition of CoreTemp sensor support (#4207) aee21447a Add tempe ANT sensor support (#4595) d18f24c03 Athlete level WebEngineProfile for cookies and storage 064d73c95 Update Italian translation bf843459c Use default library.xml when an invalid one is present f7e91e7fa Avoid crash when workout search path is empty a7d6acec8 Batch processing metadata auto completion field (#4590) 8a5c57f35 Replace obsolete appimagetool Fixes #4589 042e06c4f Update German translation 4b2cbec6b Update FITmetadata.json to FIT SDK v21.158 08e5540dd Assigned keyboard shortcuts to toggle sidebars (#4583) 9e38ae9b8 Fixed calculation of measures when using imperial units (#4584) e9e83936d Avoid Qt 6.7 bug when using windows11 style 2979ed879 Text in Trainbottom window is word wrapped (#4582) b224752c2 Update Spanish translation (#4580) [publish binaries] --- src/Core/GcUpgrade.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/GcUpgrade.h b/src/Core/GcUpgrade.h index 8a3d4197d..1039bab39 100644 --- a/src/Core/GcUpgrade.h +++ b/src/Core/GcUpgrade.h @@ -110,7 +110,7 @@ // 5001 - V3.7 DEVELOPMENT 2404 (APR 2024) // 5002 - V3.7 DEVELOPMENT 2408 (AUG 2024) // 5003 - V3.7 DEVELOPMENT 2410 (OCT 2024) -// 5004 - V3.7 DEVELOPMENT 2412 (DEC 2024) - latest snapshot 25/1/2025 +// 5004 - V3.7 DEVELOPMENT 2412 (DEC 2024) - latest snapshot 28/2/2025 #define VERSION3_BUILD 3010 // released #define VERSION3_SP1 3030 // released