Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
2b8abd9
Bump version to 3.8.2
marionbarker Oct 7, 2025
c72ac5a
update submodules: mostly translations, typo fix,
marionbarker Oct 11, 2025
45248fe
fix typo and add ce, hu and uk to Scripts/define_common
marionbarker Oct 11, 2025
5c382f1
Modify the GitHub build schedule to every Sunday
marionbarker Oct 12, 2025
518a12e
update Medtronic submodule
marionbarker Oct 15, 2025
7e9ffbb
update Loop, LoopKit: iOS 26 fixes
marionbarker Oct 21, 2025
2fab28f
streamline browser build;
marionbarker Oct 22, 2025
263d703
update DanaKit: PumpManager updates 084de69...e4b4f16
marionbarker Oct 22, 2025
e02e46a
update testflight.md now that alive branches are removed
marionbarker Oct 22, 2025
0382aa0
update LoopKit: Protect against invalid immutable boluses with future…
marionbarker Oct 23, 2025
94edf58
Expand and streamline build action;
marionbarker Oct 23, 2025
e76db4a
update DanaKit: fix: missing IOB on Loop
marionbarker Oct 24, 2025
9b395f4
update submodules: Updated translations from lokalise on Fri Oct 24 1…
marionbarker Oct 24, 2025
37d4d59
update DanaKit: fix: Bolus reporter hiding on Loop during bolus
marionbarker Oct 25, 2025
d56d5c0
update DanaKit: fix lastReconciliation timestamp & sync reservoir lev…
marionbarker Oct 27, 2025
ed4bb8f
update DanaKit: correct reservoir date & prevent bad memory access
marionbarker Oct 28, 2025
bfdb2ad
update DanaKit: fix one more pump reservoir timestamp
marionbarker Oct 28, 2025
24815d4
remove submodule DanaKit
marionbarker Oct 31, 2025
c885710
update LoopKit: restore commit 2a1dfc2e;
marionbarker Oct 31, 2025
250b34d
update LoopKit: Revert pumpevent fix attempt (#577)
marionbarker Oct 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AmplitudeService
2 changes: 1 addition & 1 deletion DanaKit
2 changes: 1 addition & 1 deletion LogglyService
2 changes: 1 addition & 1 deletion LoopSupport
2 changes: 1 addition & 1 deletion OmniBLE
5 changes: 4 additions & 1 deletion Scripts/define_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ MESSAGE_FILE="xlate_message_file.txt"
# matches lokalise order, en plus alphabetical order by language name in English
LANGUAGES=(en \
ar \
ce \
zh-Hans \
cs \
da \
Expand All @@ -42,7 +43,8 @@ LANGUAGES=(en \
fr \
de \
he \
hi ]
hi \
hu \
it \
ja \
nb \
Expand All @@ -54,6 +56,7 @@ LANGUAGES=(en \
es \
sv \
tr \
uk \
vi \
)

Expand Down
2 changes: 1 addition & 1 deletion VersionOverride.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@

// Version [for DIY Loop]
// configure the version number in LoopWorkspace
LOOP_MARKETING_VERSION = 3.8.1
LOOP_MARKETING_VERSION = 3.8.2
CURRENT_PROJECT_VERSION = 57