Skip to content

Commit 96628d7

Browse files
committed
Merge tag '0.5.4'
Hollo 0.5.4
2 parents 3e9a181 + 3ed20cf commit 96628d7

3 files changed

Lines changed: 40 additions & 7 deletions

File tree

CHANGES.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,17 @@ To be released.
5252
[#126]: https://github.com/fedify-dev/hollo/pull/126
5353

5454

55+
Version 0.5.4
56+
-------------
57+
58+
Released on February 26, 2025.
59+
60+
- Fixed a bug where custom emojis in the display name and bio had not been
61+
rendered correctly from other software including Mitra.
62+
63+
- Upgrade Fedify to 1.4.4.
64+
65+
5566
Version 0.5.3
5667
-------------
5768

@@ -145,6 +156,17 @@ Released on February 12, 2025.
145156
[`GET /api/v1/blocks`]: https://docs.joinmastodon.org/methods/blocks/#get
146157

147158

159+
Version 0.4.10
160+
--------------
161+
162+
Released on February 26, 2025.
163+
164+
- Fixed a bug where custom emojis in the display name and bio had not been
165+
rendered correctly from other software including Mitra.
166+
167+
- Upgrade Fedify to 1.3.11.
168+
169+
148170
Version 0.4.9
149171
-------------
150172

@@ -306,6 +328,17 @@ Released on December 30, 2024.
306328
[#65]: https://github.com/fedify-dev/hollo/issues/65
307329

308330

331+
Version 0.3.9
332+
-------------
333+
334+
Released on February 26, 2025.
335+
336+
- Fixed a bug where custom emojis in the display name and bio had not been
337+
rendered correctly from other software including Mitra.
338+
339+
- Upgrade Fedify to 1.3.11.
340+
341+
309342
Version 0.3.8
310343
-------------
311344

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@aws-sdk/credential-providers": "^3.716.0",
22-
"@fedify/fedify": "^1.4.3",
22+
"@fedify/fedify": "^1.4.4",
2323
"@fedify/markdown-it-hashtag": "0.2.0",
2424
"@fedify/markdown-it-mention": "^0.1.1",
2525
"@fedify/postgres": "^0.2.2",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)