-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: news_item | ||
title: 'Frida 16.4.8 Released' | ||
date: 2024-08-02 14:05:27 +0200 | ||
author: oleavr | ||
version: 16.4.8 | ||
categories: [release] | ||
--- | ||
|
||
Quick bug-fix release to further improve our Fruity backend: | ||
|
||
- lockdown-client: Bubble up CONNECTION_CLOSED error. Thanks [@hsorbo][]! | ||
- fruity: Make find_usbmux_device() non-throwing. Thanks [@hsorbo][]! | ||
- fruity: Guard against lockdown open.- ->close loop. | ||
- fruity: Fix invalidation of closed lockdown client. Thanks [@hsorbo][]! | ||
|
||
|
||
[@hsorbo]: https://twitter.com/hsorbo |