Releases: lukeaschenbrenner/TxtNet-Browser
TxtNet Browser 2.1.4
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
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
Fixes a bug in HTML parsing that led to dropped attributes
TxtNet Browser 2.1.1
Hotfix: fixes support for long URL requests
TxtNet Browser 2.1.0
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
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
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
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
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
This release supports Android 4.4 (KitKat) through Android 13.