Skip to content

Commit ccffb35

Browse files
committed
Release 1.6.24
1 parent a2b474c commit ccffb35

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

apps.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,21 @@
1919
"https://raw.githubusercontent.com/squazaryu/unleashed-companion/main/screenshots/settings.png",
2020
"https://raw.githubusercontent.com/squazaryu/unleashed-companion/main/screenshots/onboarding.png"
2121
],
22-
"version": "1.6.23",
22+
"version": "1.6.24",
2323
"versionDate": "2026-07-15",
24-
"versionDescription": "Add a Stop button to All-The-Plugins and FW package installs. Plugins: stops at the next file boundary \u2014 the app being written finishes its verified write and stays whole, the rest keep their current version (files whose write was interrupted are reported, not hidden). FW packages: stops via the transactional installer and rolls back to the previous version, so a partial package set is never left behind.",
25-
"downloadURL": "https://github.com/squazaryu/unleashed-companion/releases/download/v1.6.23/UnleashedCompanion-unsigned.ipa",
26-
"size": 24822586,
24+
"versionDescription": "Stop during an All-The-Plugins install now leaves the in-flight app fully working. Each FAP is written to a temp file and only swapped into place after it's md5-verified, so pressing Stop (or a dropped link) mid-write discards the temp and the app keeps its previous, working version \u2014 never a half-written/broken FAP. Also hardens installs against mid-write link drops for the same reason.",
25+
"downloadURL": "https://github.com/squazaryu/unleashed-companion/releases/download/v1.6.24/UnleashedCompanion-unsigned.ipa",
26+
"size": 24839549,
2727
"minOSVersion": "17.0",
2828
"versions": [
29+
{
30+
"version": "1.6.24",
31+
"date": "2026-07-15",
32+
"localizedDescription": "Stop during an All-The-Plugins install now leaves the in-flight app fully working. Each FAP is written to a temp file and only swapped into place after it's md5-verified, so pressing Stop (or a dropped link) mid-write discards the temp and the app keeps its previous, working version \u2014 never a half-written/broken FAP. Also hardens installs against mid-write link drops for the same reason.",
33+
"downloadURL": "https://github.com/squazaryu/unleashed-companion/releases/download/v1.6.24/UnleashedCompanion-unsigned.ipa",
34+
"size": 24839549,
35+
"minOSVersion": "17.0"
36+
},
2937
{
3038
"version": "1.6.23",
3139
"date": "2026-07-15",

0 commit comments

Comments
 (0)