Skip to content

v2.2.9

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 15:03
· 344 commits to master since this release

Features

Code Refactoring

Chores

Commits

  • b9097ac: upgrade packages (josc146)
  • a62cf9c: Improve zh-hant local (@PeterDaveHello)
  • 16d9fec: Enable user input while response is being processed (@tang-ji)
  • 2e1dcf3: Change the cursor type of the Send button (@tang-ji)
  • b833cd1: Change the submit button size (@tang-ji)
  • ca708b1: Refactor input box styling for better organization (@tang-ji)
  • c1d805f: fix a bug: I am considering replacing the 'class' attribute of the chatGptBox with the 'id' attribute because some unknown scripts in the Bing International search web page are automatically blocking elements with the 'class' attribute when they are prepended. However, elements with the 'id' attribute are not blocked. Therefore, the chatGptBox may disappear from the search page (@liujuntao)
  • 19f1062: remove useless packages (josc146)
  • 44a445e: format (josc146)
  • 9b157ff: Align the "ask" button with the i18n keyword (#286) (@tang-ji)