Releases: blacktop/ipsw
Releases · blacktop/ipsw
v3.1.554
Changelog
New Features
Bug fixes
Other work
Summary
Full Changelog: v3.1.553...v3.1.554
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.553
Changelog
Bug fixes
Summary
Full Changelog: v3.1.552...v3.1.553
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.552
Changelog
New Features
Dependency updates
- ac1720a: chore(deps): bump cookie and express in /www (#579) (@dependabot[bot])
- ede3ed6: chore(deps): bump deps (@blacktop)
- 2220330: chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /www (#582) (@dependabot[bot])
- 6541327: chore(deps): bump mermaid from 10.9.1 to 10.9.3 in /www (#580) (@dependabot[bot])
Summary
Full Changelog: v3.1.551...v3.1.552
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.551
Changelog
Dependency updates
Other work
- 1ad2498: chore: add new iPad mini (@blacktop)
- 3c6aa3a: chore: update XCode devices (@blacktop)
- 299ce5e: chore: update fcs-keys (@blacktop)
Summary
Full Changelog: v3.1.550...v3.1.551
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.550
Changelog
New Features
- 2aacaf6: feat: add NEW
/macho/info/strings
route toipswd
(@blacktop) - e785638: feat: support NEW srp auth in
ipsw download dev
cmd (@blacktop)
Bug fixes
Dependency updates
Documentation updates
Other work
- 13aef32: chore: remove a few more iOS18 TODOs (@blacktop)
- 58040a7: chore: update fcs-keys (@blacktop)
- 9c99159: chore: update fcs-keys (@blacktop)
Summary
Full Changelog: v3.1.549...v3.1.550
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.549
Highlights
🆕 trustcache
parser
❯ ipsw fw tc iPhone17,1_18.1_22B5069a_Restore.ipsw --json | jq .
{
"22B5069a__iPhone17,1/Firmware/044-09543-065.dmg.trustcache": {
"version": 2,
"uuid": "0273D1B9-CE49-4F12-8845-30623EDCCABB",
"num_entries": 30,
"entries": [
{
"cdhash": "247bc1a7e86c8602ea0b6dd8041b1479c475f7c3",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "3434f29769f58eb0557473a614cca3971defdc3f",
"hash_type": "sha256",
"constraint_category": 2
},
{
"cdhash": "3562acddc226d5180c89ce5b1e510abd2f50b46d",
"hash_type": "sha256",
"constraint_category": 2
},
{
"cdhash": "35997c88af5252be7b6554ce49aac8557ce3bd10",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "3dbe7803b88765effb8169b845bd380e50cb8195",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "419a5b4c9e1d5d3b8b0148a94a616df80d23fffa",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "4717f846b2cc7ee108bd60f225505abb853c80e1",
"hash_type": "sha256",
"constraint_category": 2
},
<SNIP>
Changelog
New Features
- 99b1e5c: feat: add
--demangle
flag toipsw dsc a2s
cmd 🥝 (@blacktop) - 1900247: feat: add
--json
flag toipsw fw tc
cmd + fix macOS img4 support (@blacktop) - adbd318: feat: add
ipsw fw tc
cmd (@blacktop)
Bug fixes
- 2a97b9f: fix: magic detection for im4p files (@blacktop)
- c80b9c3: fix: small optimization in postgres name/path processors (@blacktop)
Dependency updates
Documentation updates
- bfb1587: docs: fix API docs for /syms/rescan (@blacktop)
- 25967d9: docs: update CLI doc (@blacktop)
- f5c5e27: docs: update CLI docs (@blacktop)
Other work
- 2358ce3: chore: correct some iOS18/macOS15 field names (@blacktop)
- 8ff0307: chore: use appropriate HTTP response code for PUT in
ipswd
/syms/rescan
(@blacktop)
Summary
Full Changelog: v3.1.548...v3.1.549
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
v3.1.548
Changelog
New Features
- 6d20411: feat: add copy path to clipboard button to
ipsw ent --ui
UI (@blacktop) - 9103370: feat: add regex toggle to
ipsw ent --ui
UI (@blacktop)
Summary
Full Changelog: v3.1.547...v3.1.548
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
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