diff --git a/_i18n/en/_posts/2024-02-16-frida-16-2-1-released.markdown b/_i18n/en/_posts/2024-02-16-frida-16-2-1-released.markdown new file mode 100644 index 0000000..30beac2 --- /dev/null +++ b/_i18n/en/_posts/2024-02-16-frida-16-2-1-released.markdown @@ -0,0 +1,17 @@ +--- +layout: news_item +title: 'Frida 16.2.1 Released' +date: 2024-02-16 21:19:46 +0100 +author: oleavr +version: 16.2.1 +categories: [release] +--- + +Just a quick bug-fix release to deal with an iOS packaging edge-case, affecting +users on palera1n (rootless) and Dopamine. Kudos to [@miticollo][] for reporting +this so quickly. + +Enjoy! + + +[@miticollo]: https://github.com/miticollo