Skip to content

Latest commit

 

History

History
146 lines (59 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

146 lines (59 loc) · 4.35 KB

🎉 0.4.3 (2024-05-14)

✨ Features

🎉 0.3.4 (2024-03-03)

✨ Features

  • custom: add grammar button and functionality (7ba38ca), closes #47

🎉 0.3.1 (2024-01-15)

🐛 Bug Fixes

  • custom: fix forward domain bug (34052a4), closes #36

🎉 0.3.0 (2023-12-14)

✨ Features

  • custom: add support for google gemini pro api (591b78d)

📝 Documentation

  • custom: remove support for web api (1b4b035)

🎉 0.2.6 (2023-06-18)

✨ Features

  • custom: add support for PALM2 API (2f091fc)

🎉 0.2.5 (2023-06-14)

✨ Features

  • custom: add gpt 3.5 16k model (0881018)

🎉 0.2.4 (2023-06-09)

✨ Features

  • custom: add support for azure openai api (61226d1)
  • custom: optimize azure openai api (72e9ffa)

🐛 Bug Fixes

🎉 0.2.3 (2023-05-06)

🐛 Bug Fixes

  • custom: fix 404 bug after changing model (a262415)

📝 Documentation

  • custom: add requirements (9d9fdc3), closes #3
  • custom: fix format error (6ab3952)
  • custom: update account requirement (f68486b)
  • custom: update instruction for China users to install (fe45629)

📦 Chore

  • custom: add issue template (4ed5653)

🎉 0.2.2 (2023-04-28)

🐛 Bug Fixes

  • custom: change default maxTokens from 100 to 400 (dcae188)
  • custom: fix token and api key bug (dfb70a2)

📝 Documentation

  • custom: delete china server due to tech issue (16cd6a9)
  • custom: update manifest.xml download link (772c1d9)

🎉 0.2.1 (2023-04-27)

🐛 Bug Fixes

  • custom: fix api storage bug (07f8200)
  • custom: fix json parse bug, newline insert bug (c94c1c4)

📝 Documentation

  • custom: add describe for how to get access token (0ec50c1)
  • custom: add instruction for how to install (6d4039a)
  • custom: fix typos (ef4851e)
  • custom: update install instruction (9962ebd)

🎉 0.2.0 (2023-04-25)

✨ Features

  • custom: add support for chatGPT web API, using accessToken (8768f9e)

📝 Documentation

  • custom: add support of web api using access token (4faa1bb)
  • custom: fix docs (6010124)
  • custom: update README (77ddaa8)