Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-07-24 18:22:41 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-24 18:22:41 +0300
commita661b0b608ce901f053421578dad815fd7c34002 (patch)
treecc2ecd378caa36227bcbab82fba8ebc8bae2a1ae /Changelog.md
parent429a47d64d7753f14be454a519d198ca53ee7c7a (diff)
parent646685b42cd4cf14f6431633ef1b9f5c2d80ccfc (diff)
Merge branch 'next-minor' into develop
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 787774e78..5b8a54165 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -58,6 +58,7 @@ We use yarn to install the frontend dependencies now, so you need to have that i
* Update the suggested Ruby version to 2.7. If you run into trouble during the update and you followed our installation guides, run `rvm install 2.7`. [#8366](https://github.com/diaspora/diaspora/pull/8366)
* Upgrade to bundler 2 [#8366](https://github.com/diaspora/diaspora/pull/8366)
* Stop checking `/.well-known/host-meta`, check for `/.well-known/nodeinfo` instead [#8377](https://github.com/diaspora/diaspora/pull/8377)
+* Handle NodeInfo timeouts gracefully [#8380](https://github.com/diaspora/diaspora/pull/8380)
## Bug fixes
* Fix that no mails were sent after photo export [#8365](https://github.com/diaspora/diaspora/pull/8365)