Skip to content

Releases: soupslurpr/BeauTyXT

0.7.0

19 Jul 22:51
2e6f104
Compare
Choose a tag to compare
  • Add experimental features settings section and experimental fullscreen markdown render preview button by @soupslurpr in #57

Full Changelog: v0.6.4...v0.7.0

0.6.4

19 Jul 19:47
f21ca18
Compare
Choose a tag to compare
  • Revert most of 5f482f9 as it causes going back to the start screen when a configuration change happens such as rotating

Full Changelog: v0.6.3...v0.6.4

0.6.3

19 Jul 18:41
a28bdad
Compare
Choose a tag to compare

What's Changed

  • Clear savedInstanceState and fileViewModel if savedInstanceState exists, and make file edit screen go back to the previous screen if uri == Uri.EMPTY by @soupslurpr in #56
  • Update AGP to alpha 13 by @soupslurpr in 8f2810e
  • Change "Rendered markdown" to "Rendered Markdown" and change it to a string resource by @soupslurpr in cc6b5a0
  • Use LargeTopAppBar for ReviewPrivacyPolicyAndLicense.kt screen by @soupslurpr in 412b463
  • Add a period to the checkbox text in ReviewPrivacyPolicyAndLicense screen by @soupslurpr in ff77772

Full Changelog: v0.6.2...v0.6.3

0.6.2

19 Jul 10:40
c6f45a9
Compare
Choose a tag to compare

This release adds checking to see if a file is read only, and if so, won't let you edit it and will say "Read Only" on the top bar (it crashed before when trying to edit a read only file 👍)

What's Changed

  • Check if a file is read only and disable TextField if so (previously crashed when trying to type) by @soupslurpr in #55
  • Add android.intent.action.EDIT to open file intent filters by @soupslurpr in d6f5e4d

Full Changelog: v0.6.1...v0.6.2

0.6.1

17 Jul 18:14
1ab21c2
Compare
Choose a tag to compare

Just a few misc fixes and improvements

Full Changelog: v0.6.0...v0.6.1

0.6.0

17 Jul 03:08
cbc3404
Compare
Choose a tag to compare

Support for rendering Markdown (.md) files!

Full Changelog: v0.5.3...v0.6.0

0.5.3

16 Jul 11:50
3a77425
Compare
Choose a tag to compare

What's Changed

  • Update Italian translation to v0.5.2 by @atilluF in #49
  • Require agreeing to the privacy policy and license to use the app by @soupslurpr in #51

Full Changelog: v0.5.2...v0.5.3

0.5.2

14 Jul 10:56
1eacebc
Compare
Choose a tag to compare

The previous version got corrupted somehow and crashed when trying to edit files.

Full Changelog: v0.5.1...v0.5.2

0.5.1

14 Jul 06:54
d672f76
Compare
Choose a tag to compare

Just fixes some accessibility issues in the Settings and Credits screens.

What's Changed

Full Changelog: v0.5.0...v0.5.1

0.5.0

12 Jul 23:39
b101f4f
Compare
Choose a tag to compare

BeauTyXT now has an official website! It is at https://beautyxt.soupslurpr.dev. Almost all of the README.md has been moved there and the features section has been expanded with drop-downs.

What's Changed

Full Changelog: v0.4.0...v0.5.0