tildefriends/metadata/en-US/changelogs/26.txt
Cory McWilliams ee0efa536a
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 7m10s
Fix and assert against some more unsafe cross-thread JSContext use.
2024-08-25 13:30:46 -04:00

11 lines
544 B
Plaintext

* Took an initial whack at some plumbing to encourage internet-based discovery of open peers.
* Implemented prompt() on android so that the identities app works better.
* Fixed yet another incorrect use of the DB from the main thread, from an RPC that isn't ever hit. Hmm.
* Added c-ares for TXT record lookups.
* Added settings to control whether replication, room, peer exchange, and account registration are allowed.
* Latest libsodium-stable.
* Latest libbacktrace.
* Latest CodeMirror.
* Updated to Lit 3.2.0.
* Updated sqlite to 3.46.1.