github matrix-org/matrix-appservice-discord v4.0.0
4.0.0 (2023-09-15)

7 months ago

Bugfixes

  • Prefer server-level display names when available. (#888)
  • Update matrix-appservice-bridge to use a non-deprecated method of authenticating to a homeserver. Fixes #896. (#897)
  • Let file logs correctly ignore modules matching "logging.files[*].disabled" in the configuration file. (#902)

Deprecations and Removals

  • Node.JS 16 is now unsupported, please upgrade to Node.JS 18 or later. Node.JS 18 is now used for Docker. (#897)

Internal Changes

  • Update the package registry for better-discord.js, and use its latest release. (#898)
  • Modify the "start" and "debug" package scripts to not trigger a TypeScript build, and to accept a user-supplied command line option for the path to the bridge configuration file. (#900)
  • Update the GitHub action used for checking pull requests for sign-off status. (#901)

Don't miss a new matrix-appservice-discord release

NewReleases is sending notifications on new releases.