Manual Notes
Loop v3.12.1 was released on 03 April 2026.
The modifications in this release enables GitHub Actions to continue supporting Browser Build.
In addition, localizations were updated.
The same updates were made to the development and feature branches which were similarly bumped to v3.13.1.
Update Details:
- update runners to macos-26, build with Xcode 26.2
- This removes the warning that SDK 18 can not be used with TestFlight in April 2026
- update to use Node.js 24 for github actions
- There are 3 helper repositories that used Node.js 20
- These have all been updated to use Node.js 24 and the specific tags in the yml files were updated to point to the updated versions
- This removes the warnings in the action annotations that Node.js 20 is deprecated
- fix the NUKE_CERTS variables to be case insensitive PR #424
- This assists people who create those variables using a phone, which capitilized the first letter of
true
- This assists people who create those variables using a phone, which capitilized the first letter of
- update the localizations scripts to use both replace-modified and cleanup-mode flags when uploading translations to lokalise
- bring in updated translations from lokalise
What's Changed (Automatically Generated Notes)
- Update dev version to 3.13.0 by @marionbarker in #413
- fix NUKE_CERT variables to be case insensitive by @marionbarker in #424
- Update dev to 3.13.1 by @marionbarker in #422
- Release 3.12.1 by @marionbarker in #426
Full Changelog: v3.12.0...v3.12.1