Skip to content

Commit

Permalink
Add release notes for 16.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Nov 28, 2023
1 parent 2469aef commit 666afd5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _i18n/en/_posts/2023-11-16-frida-16-1-7-released.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: news_item
title: 'Frida 16.1.7 Released'
date: 2023-11-16 09:01:31 +0100
author: oleavr
version: 16.1.7
categories: [release]
---

Some neat refinements this time around:

- stalker: Allow transformer to skip calls on x86. Thanks [@s1341][]!
- objc: Tolerate mangled Swift class names. Thanks [@hsorbo][]!
- cpu-features: Improve the AVX2 detection. Thanks for the assist, [@smx-smx][]!
- windows: Add support for MinGW. Thanks for the assist, [@smx-smx][]!
- openssl: Upgrade to openssl-3.0.12+quic@b81f0ae.


[@s1341]: https://github.com/s1341
[@hsorbo]: https://x.com/hsorbo
[@smx-smx]: https://github.com/smx-smx

0 comments on commit 666afd5

Please sign in to comment.