Skip to content

Releases: bramses/chatgpt-md

1.4.0

23 Mar 22:27
Compare
Choose a tag to compare

(release notes written by gpt-4 lol)

🚀🎉 Introducing ChatGPT MD 1.4.0! 🎉🚀

I'm super excited to bring you this fun-packed update with new features and bug fixes that will make your experience even more delightful! 😄 Let's dive in!

✨ New Features ✨
1️⃣ 🛑 Stop Button: Tired of waiting for a long API request? No worries, we've got you covered! Now, the stop button allows you to cancel any currently running API requests with ease. Say goodbye to unnecessary waiting times! ⏱️ #20

2️⃣ 🔗 Azure Custom URLs: Want more control over your ChatGPT instances? You got it! With this update, Azure now lets you host your own ChatGPT instances 🌐 Customize away by using custom endpoints rather than the default OpenAI one – how cool is that?! 😎 #25

🐞 Bug Fixes 🐞
1️⃣ (bug) Folder Requirements Notice: We heard some confusion about the chat and templates folder requirements. So, we've added a friendly notice 💬 just to clarify that these folders are indeed required for smooth functionality. No more guessing games here! 😉 #28

That's all for now, folks! Enjoy these fantastic updates in ChatGPT MD 1.4.0 and stay tuned for even more exciting features coming soon... Happy chatting! 💬💖

Screen.Recording.2023-03-23.at.6.18.45.PM.mov

1.3.0

21 Mar 02:04
Compare
Choose a tag to compare

New (!):

  • Added heading levels that can be set in settings (#22, thanks @lukemt!) see example pic below:

Screenshot 2023-03-20 21-56-42

Changed:

  • fixed temperature bug where 0 or 0.0 in settings was causing it to default to 0.5
  • add code block helper that attempts to close unfinished code blocks from chatgpt so you don't have to!

1.2.1

20 Mar 15:58
Compare
Choose a tag to compare

Changed:

  • better error reporting for SSE workflow for both mobile and desktop
    IMG_7133
    Screenshot 2023-03-20 11-45-16
  • removed streamSpeed setting since speed is directly determined by connection and inference now

1.2.0

19 Mar 00:03
Compare
Choose a tag to compare
  • Really fast streaming! Streaming uses SSE now (thanks @lukemt for the suggestion!) Solves #19
Screen.Recording.2023-03-18.at.7.58.07.PM.mov

1.1.1

15 Mar 21:28
Compare
Choose a tag to compare

Changed:

  • Actually 4 messages sent instead of 5 for title inference to auto fire
  • stream bug fixed #15

1.1.0

13 Mar 21:21
Compare
Choose a tag to compare

New(!!):

  • Infer Title from Messages - Uses ChatGPT to automagically infer a title from messages sent back and forth. Can be set to run automatically after four messages are sent back and forth

Changed:

  • Generate at cursor or end of file with setting (#14)
  • Configurable automatic timestamp title of chats (#8)
  • Added icons to mobile version commands for clarity
  • Added notices on mobile to show when API call is in flight
  • Default max_tokens set to 512 (#9, and more)

1.0.2

11 Mar 02:13
Compare
Choose a tag to compare
  • gray-matter package was causing the plugin to silently fail on iOS

1.0.1

10 Mar 21:44
Compare
Choose a tag to compare

1.0.0

06 Mar 03:23
Compare
Choose a tag to compare
syntetic imports