Releases: soupslurpr/BeauTyXT
0.18.0
BeauTyXT now renders below the pill instead of being lame and leaving it blank. Also, now text can be selected in read only mode. Finally, multiple instances of BeauTyXT can be opened at the same time now, and you can go back to the app you opened the file from at the same time!
Notable Changes
- Add ability to have multiple instances at once by @soupslurpr in da00c1c
- Render below navigation pill by @soupslurpr in 6dd9df6
- Make text selectable in read only mode by @soupslurpr in e814a32
- Make file name selectable by @soupslurpr in 87c49f2
- Bump Rust toolchain nightly-2023-12-08 to nightly-2023-12-17 by @soupslurpr in 1be7089
- Bump various other dependencies
Full Changelog: v0.17.0...v0.18.0
Download
Check out the official website at https://beautyxt.app/ for more info and download.
0.17.0
An apk file is now attached below for some use-cases requiring it. It is recommended to install BeauTyXT through the Accrescent app store at https://accrescent.app/ for more security and automatic updates.
Notable Changes
- Update Typst support to Typst 0.10.0 in d6452f4
- Update Italian translation to v0.16.4 by @atilluF in #122
- Update Rust toolchain to nightly-2023-12-08 by @soupslurpr
- Update various other Rust dependencies by @soupslurpr
- obey lord clippy by @soupslurpr in 75e1f01
- Update Rust library credits by @soupslurpr
- Update Kotlin to 1.9.21 by @soupslurpr in 9020569
- Update AGP to 8.2.0 by @soupslurpr in 9020569
- Update Compose Compiler to 1.5.6 by @soupslurpr in 61c7f4e
- Update JDK from 17 to 21 by @soupslurpr in 62ad2cf
- Update gradle wrapper from 8.2.1 to 8.5 by @soupslurpr in 7f75768
Full Changelog: v0.16.4...v0.17.0
Download
Check out the official website at https://beautyxt.app/ for more info and download.
0.16.4
Notable Changes
- Use UPX to compress Rust library by @soupslurpr in 171dbfa
- Recompile x86_64-linux-android Rust library to fix it by @soupslurpr
Full Changelog: v0.16.3...v0.16.4
Download
Check out the official website at https://beautyxt.app/ for more info and download.
0.16.3
No changes between 0.16.2 and 0.16.3 other than recompiled shared library because it was broken.
Please see https://github.com/soupslurpr/BeauTyXT/releases/tag/v0.16.2 for notable changes.
0.16.2
Notable Changes
- Fix Typst today function by @soupslurpr in 96f3bd0
- Various dependency updates by @soupslurpr
- Add small size reduction for Rust shared library by @soupslurpr in edc1ace
- Update Rust library credits by @soupslurpr
Full Changelog: v0.16.1...v0.16.2
Download
Check out the official website at https://beautyxt.app/ for more info and download.
0.16.1
Notable Changes
- experimental Typst fullscreen preview button feature by @soupslurpr in #118
- Change markdown preview setting string by @soupslurpr in 8f8108f
- Fix padding for Typst project preview label by @soupslurpr in fa483e4
- Add missing credit for Coil and remove unnecessary credit by @soupslurpr in 968f13d
Full Changelog: v0.16.0...v0.16.1
Download
Go to https://beautyxt.app for download
0.16.0
BeauTyXT now supports Typst! Typst allows for formatting and features not possible in markdown. Give it a try! You can open an existing Typst project folder or create a new one from the Open and Create menus. You can visit https://typst.app/docs/ to learn how to use Typst.
Notable Changes
- Typst support by @soupslurpr in #117
- Make previews side by side in landscape by @soupslurpr
- Various dependency bumps by @soupslurpr
- Use Rust nightly for the extra exploit mitigations it has enabled by default by @soupslurpr in 2f407d7
Full Changelog: v0.15.2...v0.16.0
0.15.2
0.15.1
Major Changes
- Rename all instances of save as to export as in bc67c42 by @soupslurpr
- Update various dependencies by @soupslurpr
- Specify android:targetSandboxVersion="2" in b399ee0 by @soupslurpr
- Opt out of WebView usage statistics and metrics collection in b834d5f by @soupslurpr
- Disable safe browsing for WebView in a17a90d by @soupslurpr
- Use Rust nightly in f813feb by @soupslurpr
Full Changelog: v0.15.0...v0.15.1
0.15.0
3 new buttons! Delete File, Share, and Share As 😎
Major Changes
- File deletion by @soupslurpr in #109
- Share export item by @soupslurpr in #111
- Share As dialog by @soupslurpr in #112
Full Changelog: v0.14.0...v0.15.0