Skip to content

Releases: lukeaschenbrenner/TxtNet-Browser

TxtNet Browser 2.1.4

22 Apr 02:05
Compare
Choose a tag to compare

Hotfix: Malformed input URLs can lead to WebViews to not rejoin the available queue, causing resource starvation.
Affects: TxtNet Server, all versions
TxtNet Client is unaffected.

Please note: Certain CDMA-based carriers are transforming GSM-7 compatible characters, leading to encoding/decoding failures. If your TxtNet app isn't working on any website, this may be the reason why. Try sending yourself ¤§ to see if you are affected.

TxtNet Browser 2.1.3

19 Apr 19:18
Compare
Choose a tag to compare

Another day, another bugfix:

  • Fixes forward WebView navigation and improves initial app flow of navigation from the phone number selection screen to the main browser screen.
  • Fixes JavaScript function evaluation failure for website that do not explicitly declare a DOCTYPE
  • Fixes the stop button stopping all messages... forever.

TxtNet Browser 2.1.2

19 Apr 05:03
Compare
Choose a tag to compare

Fixes a bug in HTML parsing that led to dropped attributes

TxtNet Browser 2.1.1

17 Apr 00:05
Compare
Choose a tag to compare

Hotfix: fixes support for long URL requests

TxtNet Browser 2.1.0

16 Apr 22:01
Compare
Choose a tag to compare

This version fixes compatibility with Android 4.4 and improves permissions checks.
Although no major changes have been made since version 2.0.2, in order to encourage user adoption and feedback, TxtNet Browser 2.1.0 has been labeled as a production-ready release.

Currently, TxtNet Browser has known compatibility issues with CDMA-based carriers. To test compatibility with your phone/carrier combination, try sending an SMS with a message of "¤§¤§" from another phone (Google Voice should work) to your personal number and verify that the message received looks the same. If it does not, please create a GitHub issue describing the output, your carrier, and your phone's model number.

Alpha Release - TxtNet Browser 2.0.2

14 Apr 23:33
Compare
Choose a tag to compare
Pre-release

Includes minor fixes for loading animations and removes the WRITE_SETTINGS permission, as the privileged WRITE_SECURE_SETTINGS permission must be granted manually through adb or Shizuku.
Full Changelog

Alpha Release - TxtNet Browser 2.0.1

12 Apr 02:24
Compare
Choose a tag to compare
Pre-release

This release contains a hotfix to fix the issue of the server not obtaining all the permissions it needs on first start, resulting in the server unable to start. It also contains a minor theming fix to an immediate crash on some Samsung devices. For information about the major release of v2.0.0, read the previous release notes.

Alpha Release - TxtNet Browser 2.0

04 Apr 04:35
d4ae6d6
Compare
Choose a tag to compare
Pre-release

This release includes many new changes, with the headlining feature being the ability to host your own TxtNet Server instance through the app using your phone's own phone number. Minor improvements have also been made to the TxtNet Client experience, mostly in the backend. Major frontend overhauls are still to come; feel free to submit a pull request if you are interested in helping to develop this project! A more comprehensive changelist will be provided soon. As this is an alpha release, expect many bugs. Please report them in the issues tab.

NOTE: A default server phone number is not currently provided. Soon, I will host a server on a +1 country code number and provide it to users for testing.

Beta Release - TxtNet Browser 1.1

01 Oct 04:19
Compare
Choose a tag to compare
Pre-release

Tweaked the server phone number string to append the country code for international users. More fixes coming soon, including a better loading screen and support for dual-sim users.

Beta Release - TxtNet Browser 1.0

19 Sep 22:44
e30981d
Compare
Choose a tag to compare
Pre-release

This release supports Android 4.4 (KitKat) through Android 13.