File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ Version 0.1.4
66
77To be released.
88
9+ - Upgraded Fedifyh to 1.4.15 which fixes a bug where HTTP Signature
10+ verification failed for requests having ` created ` or ` expires ` fields
11+ in their ` Signature ` header, causing ` 500 Internal Server Error ` responses
12+ in inbox handlers.
13+
914
1015Version 0.1.3
1116-------------
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.14 " ,
20+ "@fedify/fedify" : " jsr:@fedify/fedify@^1.4.15 " ,
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