Commit Graph

151 Commits

Author SHA1 Message Date
github-actions[bot] 67eb489a8d release v2.2.0 2023-04-02 15:25:59 +00:00
josc146 9d1a2a1360 feat: store conversation to independent page (#120, #138) 2023-04-02 23:24:48 +08:00
josc146 d112d43b8f feat: User Interface - de, es, fr, it, ja, ko, pt, ru 2023-04-02 22:40:10 +08:00
josc146 47f490a034 fix: bad sessionId when clearing current conversation at Independent Panel 2023-04-02 22:23:55 +08:00
josc146 9738807fcd feat: add Settings button for Independent Panel 2023-04-02 21:38:05 +08:00
josc146 5fbbd5d825 feat: add entry for Independent Panel and Keyboard Shortcuts 2023-04-02 21:34:58 +08:00
josc146 60b479729a feat: Independent Panel (#63, #120) 2023-04-02 20:27:07 +08:00
josc146 7f34dc81d4 fix: model name is not displayed correctly when there is no conversation 2023-04-02 20:20:12 +08:00
josc146 8d5fc71148 chore: reduce package size 2023-04-02 20:17:28 +08:00
josc146 5af571ec4a chore: remove useless updatePosition() 2023-04-02 20:16:42 +08:00
josc146 c94cda91c7 fix: did not properly display custom model name 2023-04-02 20:15:52 +08:00
josc146 6b03b7b6b8 fix: did not keep modelName when clearing conversation 2023-04-02 20:13:28 +08:00
josc146 6b5d4c0d39 fix: did not properly clean up message listener 2023-04-02 20:11:01 +08:00
josc146 3eb09d6a38 chore: improve popup compatibility 2023-04-02 16:37:27 +08:00
josc146 e60d0b5332 feat: better error message 2023-04-01 10:45:49 +08:00
github-actions[bot] 6fc2c643bb release v2.1.9.1 2023-03-31 14:42:13 +00:00
josc146 e4f1d9da09 fix: model switch not work when autoRegenAfterSwitchModel is false 2023-03-31 22:41:01 +08:00
josc146 4ff61958f1 chore: improve mount point of reddit 2023-03-31 22:33:01 +08:00
josc146 5e07702a3c style: white-space: nowrap for normal-button 2023-03-31 22:32:38 +08:00
github-actions[bot] 489c1b34ab release v2.1.9 2023-03-31 13:51:14 +00:00
josc146 46a0251465 feat: customizable code block font size (#56) 2023-03-31 21:50:18 +08:00
josc146 6d57803ea9 chore: remove <hr/> at the end when copying (#73) 2023-03-31 20:46:40 +08:00
josc146 9b37f358d4 feat: option to regenerate the answer after switching model (#98) 2023-03-31 20:04:38 +08:00
josc146 04dc6e3f22 typo 2023-03-31 19:34:46 +08:00
josc146 0807e072c3 feat: user-friendly hint of exceeded maximum context length (#122) 2023-03-31 19:29:36 +08:00
josc146 e3e235cd4a chore: make updateAnswer also effect error 2023-03-31 19:20:19 +08:00
josc146 82c53de79d feat: model switcher (#98, #126) 2023-03-31 16:54:37 +08:00
josc146 90141b919b feat: retry button 2023-03-31 16:32:12 +08:00
github-actions[bot] 46348e1391 release v2.1.8 2023-03-30 14:34:59 +00:00
josc146 bfe63e6e64 feat: clear conversation (#51, #47) 2023-03-30 22:34:13 +08:00
josc146 5e0e84a43b chore: remove useless css 2023-03-30 21:52:41 +08:00
josc146 58203aa315 feat: better prompt for searching 2023-03-30 20:26:45 +08:00
josc146 479178a550 chore: update BingAIClient 2023-03-30 13:26:59 +08:00
josc146 75260f357b style: improve safari appearance 2023-03-29 23:00:52 +08:00
github-actions[bot] 02bfde3535 release v2.1.7 2023-03-29 13:28:57 +00:00
josc146 d16b318093 chore: better i18n 2023-03-29 21:27:46 +08:00
josc146 89c8995048 chore: improve popup compatibility for firefox 2023-03-29 21:22:19 +08:00
josc146 95cef9906b update readme 2023-03-29 20:16:22 +08:00
josc146 479a2ab553 feat: pdf and local file support 2023-03-29 17:36:37 +08:00
github-actions[bot] 47fe460853 release v2.1.6 2023-03-29 06:27:23 +00:00
josc146 566f9e9838 chore: reduce package size 2023-03-29 14:26:22 +08:00
josc146 25ed2cc7c7 feat: Internationalization User Interface Support. PR Welcome! (#89, #39) 2023-03-29 14:17:16 +08:00
github-actions[bot] 3ce221ab21 release v2.1.5 2023-03-28 14:54:03 +00:00
josc146 1333a523bf chore: improve popup compatibility for firefox 2023-03-28 21:03:23 +08:00
josc146 fc8220375d feat: stop event propagation of input box to better fit certain websites like Notion (#106) 2023-03-28 16:04:48 +08:00
josc146 df0bf5e222 fix: prevent accidental appearance of floating selectionTools on certain websites 2023-03-28 15:15:24 +08:00
josc146 ac47f6f7b6 fix: AbortController for Bing Mode 2023-03-28 12:09:36 +08:00
josc146 4f72968c12 fix: selection tools window pops up when selecting blank content (#104) 2023-03-27 23:29:27 +08:00
github-actions[bot] 4077db82cd release v2.1.4 2023-03-27 15:01:36 +00:00
josc146 6a02cbc876 style: improve popup page adaptation in complex situations 2023-03-27 22:59:07 +08:00