0.21.0
We've beefed up the Rust libraries' sandbox security with a seccomp filter using seccompiler and by allocating each file/project its own exclusive Rust library process. Plus, you can now open files directly via the share intent, and we have broadened the supported mime types for opening more files from other apps. Finally, Typst has been updated to version 0.11.
Notable Changes
- Run each file/project with its own Rust library process by @soupslurpr in f0f7888
- Update min SDK to 29 as a result of the above change by @soupslurpr
- Add seccomp filter for Rust libraries using seccompiler by @soupslurpr
- Port to Typst 0.11 by @soupslurpr in 6bcf60e
- Support for opening files from ACTION_SEND (Share intent) by @soupslurpr in efff88c
- Support more mime types when opening from intents by @soupslurpr in 4432714
- Don't compile Markdown on first load when render markdown is off by @soupslurpr in 4181609
- Bump various dependencies by @soupslurpr
- Update Rust to nightly-2024-03-17 by @soupslurpr
Full Changelog: v0.20.0...v0.21.0
Download
Check out the official website at https://beautyxt.app/ for more info and download.