Skip to content
Extraits de code Groupes Projets
Valider 7961ce0f rédigé par Christian Paul's avatar Christian Paul
Parcourir les fichiers

v3.0.0

parent 1b45d9e1
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
3.0.0 (2022-08-12)
==================
Bugfixes
--------
- Make sure we don't lose errors thrown when checking usage limits. ([\#823](https://github.com/matrix-org/matrix-appservice-discord/issues/823))
- Fix Docker instances not starting due to being unable to load a dynamic library in the latest unstable image. ([\#828](https://github.com/matrix-org/matrix-appservice-discord/issues/828))
- Remove matrix.to hyperlinks when relaying non-Discord user mentions to Discord.
Fix mentioning Matrix users in Discord. ([\#829](https://github.com/matrix-org/matrix-appservice-discord/issues/829))
Deprecations and Removals
-------------------------
- Minimum required Node.js version is now 16. ([\#825](https://github.com/matrix-org/matrix-appservice-discord/issues/825))
Internal Changes
----------------
- Remove unused variables. ([\#657](https://github.com/matrix-org/matrix-appservice-discord/issues/657))
- Add workflow for building docker images, and push new docker images to ghcr.io. ([\#826](https://github.com/matrix-org/matrix-appservice-discord/issues/826))
- Remove `git config` workaround to pull a dependency from github.com. ([\#830](https://github.com/matrix-org/matrix-appservice-discord/issues/830))
2.0.0 (2022-08-05) 2.0.0 (2022-08-05)
================== ==================
......
Remove unused variables.
\ No newline at end of file
Make sure we don't lose errors thrown when checking usage limits.
Minimum required Node.js version is now 16.
\ No newline at end of file
Add workflow for building docker images, and push new docker images to ghcr.io.
Fix Docker instances not starting due to being unable to load a dynamic library in the latest unstable image.
Remove matrix.to hyperlinks when relaying non-Discord user mentions to Discord.
Fix mentioning Matrix users in Discord.
Remove `git config` workaround to pull a dependency from github.com.
\ No newline at end of file
{ {
"name": "matrix-appservice-discord", "name": "matrix-appservice-discord",
"version": "2.0.0", "version": "3.0.0",
"description": "A bridge between Matrix and Discord", "description": "A bridge between Matrix and Discord",
"main": "discordas.js", "main": "discordas.js",
"engines": { "engines": {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter