Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:48

This releases introduces a build asset for macOS devices running Apple Silicon arm64.
macOS devices running Intel chips now have their build asset suffixed with x64.

  • Updated rns to v1.3.7
  • Updated lxmf to v1.0.1
  • Updated aiohttp to v3.13.3
  • Updated websockets to v16.0
  • Fixed bug where peewee database library broke datetime fields if upgraded to >=4.0.0
  • Fixed bug where network_id was not converted to hex in stats API response.
  • Fixed bug where network_id could be null in some cases in #155