diff --git a/_i18n/en/_posts/2024-08-02-frida-16-4-8-released.markdown b/_i18n/en/_posts/2024-08-02-frida-16-4-8-released.markdown new file mode 100644 index 0000000..7ba963c --- /dev/null +++ b/_i18n/en/_posts/2024-08-02-frida-16-4-8-released.markdown @@ -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