File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,19 @@ Version 0.1.3
66
77To be released.
88
9+ - Upgraded Fedify to 1.4.14, which fixes a bug where ActivityPub Discovery
10+ failed to recognize XHTML self-closing ` <link> ` tags. The HTML/XHTML parser
11+ now correctly handles whitespace before the self-closing slash (` /> ` ),
12+ improving compatibility with XHTML documents that follow the self-closing
13+ tag format.
14+
915
1016Version 0.1.2
1117-------------
1218
1319Released on August 8, 2025.
1420
15- - Upgrade Fedify to 1.4.13, which includes a critical security
21+ - Upgraded Fedify to 1.4.13, which includes a critical security
1622 fix [ CVE-2025 -54888] that addresses an authentication bypass
1723 vulnerability allowing actor impersonation. [[ CVE-2025 -54888]]
1824
Original file line number Diff line number Diff line change 1717 "./text" : " ./src/text.ts"
1818 },
1919 "imports" : {
20- "@fedify/fedify" : " jsr:@fedify/fedify@^1.4.13 " ,
20+ "@fedify/fedify" : " jsr:@fedify/fedify@^1.4.14 " ,
2121 "@fedify/markdown-it-hashtag" : " jsr:@fedify/markdown-it-hashtag@^0.3.0" ,
2222 "@fedify/markdown-it-mention" : " jsr:@fedify/markdown-it-mention@^0.2.0" ,
2323 "@hongminhee/x-forwarded-fetch" : " jsr:@hongminhee/x-forwarded-fetch@^0.2.0" ,
You can’t perform that action at this time.
0 commit comments