File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Version 0.2.2
66
77To be released.
88
9+ - Upgrade Fedify to 1.5.5, which includes a critical security
10+ fix [ CVE-2025 -54888] that addresses an authentication bypass
11+ vulnerability allowing actor impersonation. [[ CVE-2025 -54888]]
12+
913
1014Version 0.2.1
1115-------------
@@ -76,6 +80,18 @@ Released on April 21, 2025.
7680 to the author of the original message as well if it is a reply.
7781
7882
83+ Version 0.1.2
84+ -------------
85+
86+ Released on August 8, 2025.
87+
88+ - Upgrade Fedify to 1.4.13, which includes a critical security
89+ fix [ CVE-2025 -54888] that addresses an authentication bypass
90+ vulnerability allowing actor impersonation. [[ CVE-2025 -54888]]
91+
92+ [ CVE-2025-54888 ] : https://github.com/fedify-dev/fedify/security/advisories/GHSA-6jcc-xgcr-q3h4
93+
94+
7995Version 0.1.1
8096-------------
8197
Original file line number Diff line number Diff line change 1818 "./text" : " ./src/text.ts"
1919 },
2020 "imports" : {
21- "@fedify/fedify" : " jsr:@fedify/fedify@^1.5.1 " ,
21+ "@fedify/fedify" : " jsr:@fedify/fedify@^1.5.5 " ,
2222 "@fedify/markdown-it-hashtag" : " jsr:@fedify/markdown-it-hashtag@^0.3.0" ,
2323 "@fedify/markdown-it-mention" : " jsr:@fedify/markdown-it-mention@^0.3.0" ,
2424 "@hongminhee/x-forwarded-fetch" : " jsr:@hongminhee/x-forwarded-fetch@^0.2.0" ,
3838 " .vscode" ,
3939 " docs" ,
4040 " junit.xml" ,
41+ " logo.svg" ,
4142 " src/css"
4243 ],
4344 "fmt" : {
You can’t perform that action at this time.
0 commit comments