Skip to content

Latest commit

 

History

History
209 lines (164 loc) · 5.59 KB

CHANGELOG.md

File metadata and controls

209 lines (164 loc) · 5.59 KB

ChatGPT Changelog

[Unreleased]

[2.2.2-222.231]

Fixed

  • Fix the problem of Custom Prompt disappearing #220

[2.2.1-222.231]

Fixed

Changed

  • Upgrade the built-in prompts

[2.1.18-222.231]

Fixed

  • Fix custom prompt error.
  • Fix initialization on Android Studio

[2.1.17-222.231]

Fixed

  • Fix #203

[2.1.16-222.231]

Fixed

  • Fix custom prompt bugs

[2.1.15-222.231]

Fixed

[2.1.14-222.231]

Fixed

  • #182: Temporarily remove this feature

[2.1.13-222.231]

Fixed

Changed

  • Switch to manually refreshing Access Token

[2.1.12-222.231]

Fixed

[2.1.11-222.231]

Fixed

[2.1.10-222.231]

Fixed

[2.1.9-222.223]

Added

  • Support gp4-xxx series model

[2.1.8-222.223]

Added

  • Supports GPT-3.5-Turbo stream response
  • Support proxy authentication

Fixed

[2.1.7-222.223]

Added

  • Add help button
  • Support GPT 3.5 Turbo to display the number of Tokens consumed per conversation

Changed

  • Changed the display of OpenAI assistant

[2.1.6-222.223]

Changed

  • Fix #107
  • Fix the problem of GPT 3.5 Turbo displaying blank
  • Fix the UI flicker problem

[2.1.5-222.223]

Changed

  • Fix #94
  • Support enable/disable avatar
  • Fix ChatGPT network error

[2.1.4-222.223]

Added

  • Support conversation model selection
  • Support GPT-3.5-Turbo context
  • Support system roles of GPT-3.5-Turbo
  • Support querying the usage limit of the account
  • Support for creating API Key

[2.1.3-222.223]

Added

  • Support for adding custom prefixes

[2.1.2-222.223]

Added

  • Rollback the Online ChatGPT.
  • Support custom display order of Content in tool windows

Changed

  • UI description information optimization

[2.1.1-222.223]

Changed

  • Fix some issues

[2.1.0-222.223]

Added

  • Can stop conversation tasks
  • Can copy any conversation content
  • Support proxy settings
  • Use the official GPT 3.5 Turbo model

Changed

  • UI redesign

Removed

  • Temporarily remove the embedded online ChatGPT
  • Remove Default mode from URL source
  • Remove Cloudflare mode URL source

[2.0.3-222.223]

Changed

[2.0.3-222.223]

Changed

  • Fix language issues

[2.0.2-222.223]

Changed

[2.0.1-222.223]

Changed

  • Enhance some features of Online ChatGPT.(增强在线ChatGPT功能)
  • Update the icons.(图标更新)

[2.0.0-222.223]

Added

  • Added GPT 3 mode(新增GPT3模式)
  • Support right-click for quick search(支持右键进行快速搜索)

Changed

  • Input text area moves below(输入文本区域移动下方)
  • Fix #5 Keep chat history(保留历史聊天记录)
  • Fix #21 The input text area supports resizing(输入文本区域支持大小缩放)
  • Fix #22 Support for wrapping in the text area through shortcut keys(支持通过快捷键在文本区域换行)

[1.0.8-222.223]

Changed

  • Enhance the built-in browser feature of the plugin(增强插件内置浏览器功能)

[1.0.7-222.223]

Changed

  • Support the use of Chat GPT in the browser embedded in the plugin(支持在插件中内嵌浏览器使用ChatGPT)

[1.0.6-222.223]

Changed

  • Dealing with API compatibility issues(处理API兼容问题)

[1.0.5]

Changed

  • Fix the problem that the context is not associated(修复上下文不关联的问题)

[1.0.4]

Added

  • Add timeout notification(增加超时通知)
  • Add progress bar(增加进度条)

[1.0.3]

Added

  • Add Cloudflare Source(增加 Cloudflare 源)
  • Add home button(添加主页按钮)

Changed

[1.0.2]

Added

备注:新增了一个国内源(默认),不需要Token,直接使用。或者国内用户访问慢的情况下可以尝试切换到默认源。

  • Added new server sources(增加了新的服务器源(不需要Token))
  • Support for customizable backend servers(支持自定义服务器API)

[1.0.1]

Added

  • Support quick setting of Access Token(支持快速设置Access Token)
  • Add Token expiration reminder(添加Token过期提示)
  • Add relevant information on the home page(增加首页的相关信息)

[1.0.0]

Added

  • Support running in JetBrains IDEs(支持在JetBrains的IDE上运行)