0.20.0
BeauTyXT now sandboxes all Rust code it runs! The Typst Rust library has been put in a separate process and library than the Plain Text and Markdown Rust library code, which are also put in a separate library and process than the main app process! This means that in the event of the library being exploited successfully (e.g. by a malicious file), the attacker can't do as much damage and they should get kicked out after restarting the app assuming they can't get past the isolatedProcess service.
BeauTyXT might be one of the most secure Plain Text, Markdown, and Typst editor!
Notable Changes
- Run Typst Rust library in isolated process by @soupslurpr in e9cee78
- Bump dependencies, including Rust toolchain by @soupslurpr in e9cee78
- Add additional propaganda by @soupslurpr in 6afb99c
Full Changelog: v0.19.2...v0.20.0
Download
Check out the official website at https://beautyxt.app/ for more info and download.