We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599c285 commit 40d3604Copy full SHA for 40d3604
1 file changed
CHANGES.md
@@ -4,7 +4,16 @@ Hollo changelog
4
Version 0.6.2
5
-------------
6
7
-To be released.
+Released on June 8, 2025.
8
+
9
+ - Fixed an issue where Hollo 0.6.x installations upgraded from Hollo 0.5.x
10
+ or earlier failed to sign in with Elk, a popular Mastodon client.
11
+ This was caused by old application registrations incorrectly defaulting
12
+ to non-confidential. All existing applications are now properly set as
13
+ confidential clients. [[#167], [#168] by Emelia Smith]
14
15
+[#167]: https://github.com/fedify-dev/hollo/issues/167
16
+[#168]: https://github.com/fedify-dev/hollo/pull/168
17
18
19
Version 0.6.1
0 commit comments