Skip to content

v0.2.17

Compare
Choose a tag to compare
@release-drafter release-drafter released this 06 Mar 01:32
· 410 commits to master since this release
v0.2.17
0467101

Release Notes

Performance improvements

  • Refactor onion_client.c do_friends() to reduce network traffic @JFreegman (#2078)
  • fix issue with friend finding taking too long after disconnects. @JFreegman (#2092)

Bug Fixes

Documentation

  • Clean up doxygen comments to be more doxygen-like. @iphydf (#2136)

Maintenance (Grunt tasks)

Maintenance (Code cleanup)

Maintenance (Refactoring)

Maintenance (Tests)

  • Add unit test for create/handle request packets. @iphydf (#2128)
  • Add mallocfail and proxy test to our coverage runs. @iphydf (#2108)
  • Add test coverage docker build for local tests. @iphydf (#2106)