Skip to content

v1.4.0

Compare
Choose a tag to compare
@JurgenR JurgenR released this 20 Oct 17:53
· 10 commits to main since this release
d9784e3

Features / fixes

  • deps: support Python 3.13, drop Python 3.8 support by @JurgenR in #328
  • feat: logging improvements by @JurgenR in #321
  • feat: add background task class by @JurgenR in #327
  • feat: search timeout parameter by @JurgenR in #335
  • feat: make storing of search results optional. Parameterize stored re… by @JurgenR in #312
  • fix: manually set status for self user by @JurgenR in #298
  • fix: fix deadlock when removing transfer by @JurgenR in #343
  • fix: remove remotely queued flag when user goes offline by @JurgenR in #342
  • perf: small optimization in message reader loop by @JurgenR in #316

Tasks

  • docs: message corrections by @JurgenR in #294
  • docs: describe distributed search throttling by @JurgenR in #289
  • docs: describe resetting of distributed connections by @JurgenR in #296
  • docs: add tool for generating settings file, update README by @JurgenR in #306
  • docs: add modules to API refs by @JurgenR in #313
  • docs: add more information on search requests, improve readability by @JurgenR in #320
  • test: fix user requirement check by @JurgenR in #299
  • test: fix room list minimum users parameter by @JurgenR in #307
  • test: simplify sending private messages by @JurgenR in #308
  • test: add missing tests for log_utils by @JurgenR in #323

Dependencies

Full Changelog: v1.3.2...v1.4.0