From e9d29441be39c8350066ca7722b20452216c7e63 Mon Sep 17 00:00:00 2001 From: Thomas Frank Date: Mon, 2 Oct 2023 16:08:13 -0600 Subject: [PATCH] Changelog update --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 97ff886..91999b2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,7 +7,7 @@ - Added instructions on how to disable moderation in moderation error messages - Added warning message for using Generate Test Event button - Allow for more supported file types (now supports all [supported Whisper file types](https://platform.openai.com/docs/guides/speech-to-text)) -X - Fixed bug with toLowerCase() method in Related Items summary option +- Fixed bug with toLowerCase() method in Related Items summary option - Surface error in case of OpenAI file format rejection about m4a files not working well - Fixed logs that said "Transcript" but should have said "Summary" or "Translation" - Run translated transcript through makeParagraphs, which should hopefully solve issues with Notion paragraphs blocks having rich text elements with more than 2,000 characters.