Skip to content

v0.8.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@iislucas iislucas released this 15 Jul 18:59
· 3679 commits to master since this release

Release Notes:

  • Misc UI fixes and improvements; including icons, and if no language is specified, we now default to english.
  • Improved our internal debugging tools: user feedback of logs that resulted from the "could not get access" and "could not share access" toasts are now tagged with an ID which we can use to much more quickly analyse the logs from both parties (for when people submit logs). This was an essential step of every debugging session and this ID along with a couple of new controls on uproxy.org/feedback - eliminates that tedious, error-prone process.
  • Fixes to roster handling:
    • 'Friend appear twice bug': #1711
    • Better handling of friends when you go offline and online again.
  • Networking fixes:
    • For data channel pools, we fixed bug that was breaking proxying connections on higher CPU load.
    • Enables the resource limitations introduced in uproxy-lib 27.5.0, which help protect sharers from malicious or buggy clients.