From bb63b712cc21c861bc8cea01d7f8587ee4a63b69 Mon Sep 17 00:00:00 2001 From: marionbarker Date: Sun, 11 Jan 2026 10:33:12 -0800 Subject: [PATCH 1/6] bump dev version to 3.11.0 --- VersionOverride.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index 4e7b318af..92a5315f1 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.10.0 +LOOP_MARKETING_VERSION = 3.11.0 CURRENT_PROJECT_VERSION = 57 From 3319505b091fd153ea14f868b79374ca474404a4 Mon Sep 17 00:00:00 2001 From: marionbarker Date: Sat, 17 Jan 2026 07:16:04 -0800 Subject: [PATCH 2/6] update to fastlane 2.231.0 using bundler 4.0.4 --- Gemfile | 2 +- Gemfile.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 25d03dc28..a68bd91a6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem "fastlane", "2.230.0" \ No newline at end of file +gem "fastlane", "2.231.0" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index d2698a2be..788db2abc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1200.0) - aws-sdk-core (3.240.0) + aws-partitions (1.1206.0) + aws-sdk-core (3.241.4) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -17,11 +17,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.118.0) - aws-sdk-core (~> 3, >= 3.239.1) + aws-sdk-kms (1.121.0) + aws-sdk-core (~> 3, >= 3.241.4) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.209.0) - aws-sdk-core (~> 3, >= 3.234.0) + aws-sdk-s3 (1.211.0) + aws-sdk-core (~> 3, >= 3.241.3) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -67,7 +67,7 @@ GEM faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.4.0) - fastlane (2.230.0) + fastlane (2.231.0) CFPropertyList (>= 2.3, < 4.0.0) abbrev (~> 0.1.2) addressable (>= 2.8, < 3.0.0) @@ -75,7 +75,7 @@ GEM aws-sdk-s3 (~> 1.0) babosa (>= 1.0.3, < 2.0.0) base64 (~> 0.2.0) - bundler (>= 1.12.0, < 3.0.0) + bundler (>= 1.17.3, < 5.0.0) colored (~> 1.2) commander (~> 4.6) csv (~> 3.3) @@ -175,7 +175,7 @@ GEM optparse (0.8.1) os (1.1.4) plist (3.7.2) - public_suffix (7.0.0) + public_suffix (7.0.2) rake (13.3.1) representable (3.2.0) declarative (< 0.1.0) @@ -224,7 +224,7 @@ PLATFORMS ruby DEPENDENCIES - fastlane (= 2.230.0) + fastlane (= 2.231.0) BUNDLED WITH - 2.7.2 + 4.0.4 From 3297bf8f81ac069a4b1844df5fd1febf8351caaa Mon Sep 17 00:00:00 2001 From: marionbarker Date: Sun, 18 Jan 2026 15:59:14 -0800 Subject: [PATCH 3/6] bump dev version to 3.11.1 --- VersionOverride.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index 92a5315f1..c29985208 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.11.0 +LOOP_MARKETING_VERSION = 3.11.1 CURRENT_PROJECT_VERSION = 57 From 38c4ef34f3ae2c7c7c380237d9baaa4d32afb9d9 Mon Sep 17 00:00:00 2001 From: marionbarker Date: Sun, 1 Feb 2026 11:26:18 -0800 Subject: [PATCH 4/6] update Submodules: Updated translations from lokalise on Sun Feb 1 09:46:29 PST 2026 --- AmplitudeService | 2 +- CGMBLEKit | 2 +- G7SensorKit | 2 +- LibreTransmitter | 2 +- LogglyService | 2 +- Loop | 2 +- LoopKit | 2 +- LoopSupport | 2 +- MinimedKit | 2 +- NightscoutRemoteCGM | 2 +- NightscoutService | 2 +- OmniBLE | 2 +- OmniKit | 2 +- RileyLinkKit | 2 +- TidepoolService | 2 +- dexcom-share-client-swift | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/AmplitudeService b/AmplitudeService index 9a4aa7ff7..92901ff53 160000 --- a/AmplitudeService +++ b/AmplitudeService @@ -1 +1 @@ -Subproject commit 9a4aa7ff7aade2aca9d681b9122e15ad1cc90328 +Subproject commit 92901ff5396dc69792de6b9b29c8848ec23f0188 diff --git a/CGMBLEKit b/CGMBLEKit index a442ea0a2..440d1d2cf 160000 --- a/CGMBLEKit +++ b/CGMBLEKit @@ -1 +1 @@ -Subproject commit a442ea0a21078e82264176a89617d2f9a3a6f36d +Subproject commit 440d1d2cf6ed8841f7d0fb0a4abea9ad4ed131ee diff --git a/G7SensorKit b/G7SensorKit index ee064ddcc..624bb360c 160000 --- a/G7SensorKit +++ b/G7SensorKit @@ -1 +1 @@ -Subproject commit ee064ddcc1c13e0050ee56d0eec38a6bdc0d3c76 +Subproject commit 624bb360c277c43daa5232df986de7467bc0b72b diff --git a/LibreTransmitter b/LibreTransmitter index 38cc483f3..070a3b489 160000 --- a/LibreTransmitter +++ b/LibreTransmitter @@ -1 +1 @@ -Subproject commit 38cc483f3d7716735ceee6e57b6ed4dd68eaf1d0 +Subproject commit 070a3b489e797e5894513856a540615f007b6e12 diff --git a/LogglyService b/LogglyService index c35040852..8a7691cd7 160000 --- a/LogglyService +++ b/LogglyService @@ -1 +1 @@ -Subproject commit c3504085286664f29b43b41ca9857a2dacf507b6 +Subproject commit 8a7691cd7497ffacf4fd8caa4a174fb860e42297 diff --git a/Loop b/Loop index db9cf70d7..5ea835dcd 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit db9cf70d7292803308e0e7f3c5f1f7fe6d801c9e +Subproject commit 5ea835dcdf1a84dc702c3ba7131305b0f7bf1777 diff --git a/LoopKit b/LoopKit index 675854c9e..21c4a7608 160000 --- a/LoopKit +++ b/LoopKit @@ -1 +1 @@ -Subproject commit 675854c9e98a52ca9ac9f23837c313ceddcff414 +Subproject commit 21c4a760835f51efcdbab2641c01f84fe1ae5653 diff --git a/LoopSupport b/LoopSupport index 53dadd6d3..6d7d3e293 160000 --- a/LoopSupport +++ b/LoopSupport @@ -1 +1 @@ -Subproject commit 53dadd6d3e4f0e1630e97f432054b48e28aab287 +Subproject commit 6d7d3e293ebc5f8b7d9f9e6b0326bf6641da8680 diff --git a/MinimedKit b/MinimedKit index d52c0f8f1..e425c64af 160000 --- a/MinimedKit +++ b/MinimedKit @@ -1 +1 @@ -Subproject commit d52c0f8f1fe615760794fdac233ba78657449870 +Subproject commit e425c64af3f1e4feca2e00ac332dc12ccba4ccbd diff --git a/NightscoutRemoteCGM b/NightscoutRemoteCGM index 68a566533..b0b7ca911 160000 --- a/NightscoutRemoteCGM +++ b/NightscoutRemoteCGM @@ -1 +1 @@ -Subproject commit 68a566533ae9a647c02a7137bae5b4f9c6af3a6e +Subproject commit b0b7ca911a8b62573ad042317852af598c8a94ce diff --git a/NightscoutService b/NightscoutService index a2723bbcb..d0cc971a5 160000 --- a/NightscoutService +++ b/NightscoutService @@ -1 +1 @@ -Subproject commit a2723bbcb4014ac079c09c310d62484761aedf04 +Subproject commit d0cc971a52b8cc960fbd6ab3b5eb753038eb7377 diff --git a/OmniBLE b/OmniBLE index ffec85de2..a2dfa006f 160000 --- a/OmniBLE +++ b/OmniBLE @@ -1 +1 @@ -Subproject commit ffec85de22d979e4bee6535c374ab72c692e101b +Subproject commit a2dfa006f9f5001ec2512df6f9e4be71940347b7 diff --git a/OmniKit b/OmniKit index 64731f0b3..d0be0e93c 160000 --- a/OmniKit +++ b/OmniKit @@ -1 +1 @@ -Subproject commit 64731f0b31d61cae14d00528a9c2bf78ea6da9a6 +Subproject commit d0be0e93ce671740b5d8e71716a17a5f937a832f diff --git a/RileyLinkKit b/RileyLinkKit index 83b211a44..1aac3e848 160000 --- a/RileyLinkKit +++ b/RileyLinkKit @@ -1 +1 @@ -Subproject commit 83b211a442672612e1790c2f0d393aeb23600b5f +Subproject commit 1aac3e8482267d1f1b91abc7a7aa702978c99ca0 diff --git a/TidepoolService b/TidepoolService index b4fb9a067..4f99c1fea 160000 --- a/TidepoolService +++ b/TidepoolService @@ -1 +1 @@ -Subproject commit b4fb9a0672f6e4a7bfed619fc3193b03a8a2ab79 +Subproject commit 4f99c1fea4d4f6b475edbae888c5b04613e401fd diff --git a/dexcom-share-client-swift b/dexcom-share-client-swift index 82a9179d4..1ead88fe7 160000 --- a/dexcom-share-client-swift +++ b/dexcom-share-client-swift @@ -1 +1 @@ -Subproject commit 82a9179d444b3e79d5e9cfe99bbe7f298c4e8b40 +Subproject commit 1ead88fe790533d505125f159638dd3f4c5c155f From 0ccbf5a3c660ef9893e87b43ae778781e0ad935c Mon Sep 17 00:00:00 2001 From: marionbarker Date: Mon, 2 Feb 2026 16:38:33 -0800 Subject: [PATCH 5/6] update Loop: Live Activity, modify to handle larger fonts, fix plot for glucose color --- Loop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Loop b/Loop index 5ea835dcd..6fc8e26cd 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit 5ea835dcdf1a84dc702c3ba7131305b0f7bf1777 +Subproject commit 6fc8e26cd9544e934616fbcf9ee05b551031cd27 From c615911acb8e6cd955781e224ad581c7613955de Mon Sep 17 00:00:00 2001 From: marionbarker Date: Wed, 4 Feb 2026 16:05:53 -0800 Subject: [PATCH 6/6] update Loop: Include Submodule branch, SHA in Loop Report Build Details --- Loop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Loop b/Loop index 6fc8e26cd..b6e88416b 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit 6fc8e26cd9544e934616fbcf9ee05b551031cd27 +Subproject commit b6e88416ba4862d6eed34ac2a4bb68255064def3