Skip to content

Commit

Permalink
Add release notes for 16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Jul 1, 2023
1 parent 2e5aa04 commit 20b2ff9
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _i18n/en/_posts/2023-07-01-frida-16-1-1-released.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: news_item
title: 'Frida 16.1.1 Released'
date: 2023-07-01 06:42:06 +0200
author: oleavr
version: 16.1.1
categories: [release]
---

Only a few changes this time around:

- compiler: Bump frida-compile to 16.3.0, now with TypeScript 5.1.5 and other
improvements. Among them is a fix by [@hsorbo][] that changes the default
*moduleResolution* to *Node16*.
- stalker: Add Iterator.get_capstone(), so transformers can use Capstone APIs
that require the Capstone handle.
- node: Fix RPC message array check. Thanks [@ZachQin][]!


[@hsorbo]: https://twitter.com/hsorbo
[@ZachQin]: https://github.com/ZachQin

0 comments on commit 20b2ff9

Please sign in to comment.