Releases: blacktop/ipsw
Releases · blacktop/ipsw
v3.1.547
Changelog
Bug fixes
Dependency updates
- a4b0e83: chore(deps): bump deps (@blacktop)
- e8ae85e: chore(deps): bump send and express in /www (#561) (@dependabot[bot])
Other work
- b236da9: chore: change
/syms/rescan
from POST to PUT (@blacktop) - 9ba069e: chore: update fcs keys (@blacktop)
Summary
Full Changelog: v3.1.546...v3.1.547
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.546
Changelog
New Features
- d221d58: feat: add
/syms/rescan
route toipswd
to allow and IPSW to be rescanned w/ say NEW symbolicator signatures etc (@blacktop)
Dependency updates
Documentation updates
Summary
Full Changelog: v3.1.545...v3.1.546
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.545
Changelog
New Features
Bug fixes
- f624ef4: fix:
ipsw dtree
cmd to work on local IPSWs as input arg (@blacktop) - 302e87e: fix: ipsw extract --dmg is missing "exc" option #565 (@blacktop)
- fda8c8e: fix: postgres name/path table joins (@blacktop)
Dependency updates
- b39d466: chore(deps): bump body-parser and express in /www (#558) (@dependabot[bot])
- 367f1d4: chore(deps): bump express from 4.19.2 to 4.20.0 in /www (#559) (@dependabot[bot])
- 6019d51: chore(deps): bump send and express in /www (#556) (@dependabot[bot])
- 2b4d7b9: chore(deps): bump serve-static and express in /www (#557) (@dependabot[bot])
Documentation updates
- adf12a3: docs: bump deps (@blacktop)
- 91ccb2b: docs: update symbolicate guide to include symbol server daemon config example (@blacktop)
Other work
- 58302f0: chore: add URL debug log to
ipsw dl dev
(@blacktop) - 5947486: chore: also add sig_dir as an optional POST query param in addition to config setting (@blacktop)
- 2aac240: chore: improve storage size of symbol server data (postgres) (@blacktop)
- 74a8933: chore: return 409 when scanning the same IPSW via
ipswd
/syms/scan
route (@blacktop) - f1bd962: chore: update fcs-keys (@blacktop)
Summary
Full Changelog: v3.1.544...v3.1.545
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.544
Changelog
Bug fixes
- bcbcb14: fix: add better error handling to XCode 16
ipsw idev img
cmds 🏎️ (@blacktop) - 78dccbc: fix: also fix XCode 16 for
ipsw idev img sign
cmd 🏎️ (@blacktop)
Summary
Full Changelog: v3.1.543...v3.1.544
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.543
Changelog
Bug fixes
- 8ac22d0: fix:
ipsw idev img mount
cmd for XCode 16 🏎️ (@blacktop) - db4efa3: fix: in
ipsw diff --feat
show content of NEW feature plists (@blacktop)
Dependency updates
Summary
Full Changelog: v3.1.542...v3.1.543
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.542
Changelog
Highlight
❯ ipsw dl ota --platform ios --device iPhone17,1 --version 18.0 --json | jq .
[
{
"url": "https://updates.cdn-apple.com/2024FallFCS/mobileassets/032-87820/49E96347-486E-47BD-858A-202BD5A90E0B/com_apple_MobileAsset_SoftwareUpdate/d9faf503145b73e746c27e075c48af44bfa02f15731649242930e38c98c5fe39.aea",
"description": "iOS18Long",
"product": "iOS",
"devices": [
"iPhone17,1_D93AP"
],
"version": "18.0",
"build": "22A3351",
"size": "7.0 GB",
"hash": "9c15349b1df5c5e68fd601d0b3099ceef49c0c0c",
"hash_algorithm": "SHA-1",
"encrypted": true,
"key": "hEOJElfZ36KloAo2VjC+8eZ/hYuT3/V+09Cg+1waAnA="
}
]
Bug fixes
Summary
Full Changelog: v3.1.541...v3.1.542
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.541
Changelog
New Features
Dependency updates
- e11eca8: chore(deps): bump deps (@blacktop)
- 7f81ac7: chore(deps): bump deps (@blacktop)
- ce871b7: chore(deps): bump deps (@blacktop)
- d14def7: chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0 (#555) (@dependabot[bot])
- 5f25276: chore(deps): bump sarisia/actions-status-discord from 1.14.7 to 1.15.0 (#554) (@dependabot[bot])
Other work
- e10990a: chore: add macOS 15 RC AEA key (@blacktop)
- 8c8e0ef: chore: add visionOS RC AEA key (@blacktop)
- 657d063: chore: add watches too to device DBs (@blacktop)
Summary
Full Changelog: v3.1.540...v3.1.541
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.540
Changelog
Bug fixes
Other work
- a1e10bf: chore: make
--force
the default when hdiutil detach-ing 🇬🇧 (@blacktop) - dbaff3b: chore: update fcs-keys (@blacktop)
Summary
Full Changelog: v3.1.539...v3.1.540
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.539
Changelog
Bug fixes
- 7480ed5: fix: add
force
to unmount in theExtractFromDMG
func 🇬🇧 (@blacktop) - 6f0468d: fix: iOS 18 prebuilt loader set parsing (@blacktop)
Summary
Full Changelog: v3.1.538...v3.1.539
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.538
Changelog
Bug fixes
- 58d77dd: fix: prebuilt loader set fallback in iOS18 (#543) (@blacktop)
- 04644df: fix: write
ipsw ota ls
to stdout, not stderr 🐟 (@blacktop)
Dependency updates
- 4c10c01: chore(deps): bump deps (@blacktop)
- 515f4ef: chore(deps): bump libc dep (@blacktop)
- 1c80721: chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /www (#541) (@dependabot[bot])
- c7d31b1: chore(deps): bump webpack from 5.93.0 to 5.94.0 in /www (#542) (@dependabot[bot])
Summary
Full Changelog: v3.1.537...v3.1.538
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon