Releases: ai-shifu/ChatALL
Releases · ai-shifu/ChatALL
1.85.110
What's Changed
- Add xAI Grok 3 support via official API, cc #977 by @PeterDaveHello in #998 #999 #1016
- Change the default Windows build version from ia32 to x64 by @AdySnowflake in #987
- Update dependencies in a range that will not break the app by @PeterDaveHello in #997 #1009 #1015
- Add Meta's Llama-4 via Groq cloud API, close #996 by @PeterDaveHello in #1000
- Avoid sending temperature for OpenAI reasoning models by @PeterDaveHello in #1006
- Add OpenAI GPT-4.1 Family via official API by @PeterDaveHello in #1005
- chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in #1010
- Add OpenAI o3 & o4-mini reasoning model via official API by @PeterDaveHello in #1012
- Remove deprecated grok-beta model by @PeterDaveHello in #1014
- Upgrade prettier to v3.5.3 by @PeterDaveHello in #1011
- Move to Node.js v20 LTS by @PeterDaveHello in #1020
- Update default bots by @PeterDaveHello in #1018
- Specify node.js version in .nvmrc and package.json by @PeterDaveHello in #1022
New Contributors
- @AdySnowflake made their first contribution in #987
Full Changelog: v1.84.109...v1.85.110
1.84.109
What's Changed
-
New Bots Added:
- Added xAI Grok Beta & Grok-2 bot via API by @PeterDaveHello
- Added OpenAI o1, o1-mini, and o3-mini reasoning models via OpenAI API by @PeterDaveHello
- Added Google Gemini Flash 2.0 and Gemini 2.0 Flash-Lite via API by @PeterDaveHello
- Added Claude 3.7 Sonnet via Anthropic API by @PeterDaveHello
- Added GPT-4.5 Preview via OpenAI API by @PeterDaveHello
-
Claude Model Updates:
- Updated Claude 3.5 Sonnet by @PeterDaveHello
- Upgraded Claude 3 Haiku to 3.5 Haiku by @PeterDaveHello
-
Bot Removals:
- Removed deprecated models Claude 1 and Instant models by @PeterDaveHello
- Removed deprecated bots from Poe, LMSYS, and Hugging Face platforms by @PeterDaveHello
- Removed non-working ChatGPT 3.5 & 4 mobile bot by @PeterDaveHello
-
Fixes:
- Fixed refresh context for UnauthorizedRequest from Bing by @samanhappy
- Fixed locale file syntax, JSON styling issues by @PeterDaveHello
-
Improvements & Documentation:
- Changed default bots to API-based ones for better reliability by @PeterDaveHello
- Various README improvements and translations updates by @PeterDaveHello
-
Dependencies & Chores:
- Multiple dependency updates by @dependabot (cookie & express, mermaid, langchain, prismjs, vue-i18n)
- Multiple dependency updates and minor locale improvements by @PeterDaveHello
Full Changelog: v1.83.108...v1.84.109
1.83.108
What's Changed
- docs: update ChatGPT domain in README by @xizhengl in #898
- Update dependencies by @PeterDaveHello in #907 & #913
- Add OpenAI API gpt-4o-mini Bot by @cesaryuan in #893
- Add flex-wrap property to FooterBar component by @cesaryuan in #895
- Add Gemma2 9b bot via Groq Cloud API by @PeterDaveHello in #882
- Update domain chat.openai.com -> chatgpt.com by @PeterDaveHello in #914
- Restrict the max height of ChatResponse by @cesaryuan in #894
- Fix QianWen Bot by @cesaryuan in #892
- Remove legacy GPT-3.5 Turbo 16k via OpenAI API by @PeterDaveHello in #838
New Contributors
- @xizhengl made their first contribution in #898
- @cesaryuan made their first contribution in #893
Full Changelog: v1.82.107...v1.83.108
v1.82.107
What's Changed
- Update significantly outdated locales with AI assistance by @PeterDaveHello in #871
- Add support for Mac's Intel chips by @PeterDaveHello in #872
- Fallback husky to v8.0.3 due to commit-msg hook issue by @PeterDaveHello in #870
- Sync built-in Traditional Chinese promt with upstream by @PeterDaveHello in #876
- Update dependencies by @PeterDaveHello in #875
- Add Anthropic Claude 3.5 Sonnet via API by @PeterDaveHello in #867
- Change to concrete extension ID in order to install VUE-devtools by @prawwtocol in #862
- Fix Claude.ai bot not working by @prawwtocol in #861
- Update ko.json by @VenusGirl in #854
- Add Cohere For AI Aya 23 model by @PeterDaveHello in #848
- Update ko.json by @VenusGirl in #877
- Add claude-3.5-sonnet locale for those are missing by @PeterDaveHello in #878
- Add missing Claude API locale for Vietnamese by @PeterDaveHello in #879
- Remove legacy LLaMA2 70b via Groq Cloud API by @PeterDaveHello in #839
New Contributors
- @prawwtocol made their first contribution in #862
Full Changelog: v1.80.106...v1.82.107
v1.80.106
What's Changed
- Update dependencies in a range that will not break the app by @PeterDaveHello in #849
- Fix Cohere API bot model paramater, fix #803 by @PeterDaveHello in #847
- Add Google Gemini 1.5 Flash (Preview) support via API by @PeterDaveHello in #841
Full Changelog: v1.79.105...v1.80.106
v1.79.105
What's Changed
- Add OpenAI's latest GPT-4o model in API by @PeterDaveHello in #837
Full Changelog: v1.78.104...v1.79.105
v1.78.104
What's Changed
- Centralize 'apiKey' references in i18n and fix some missing translations by @PeterDaveHello in #826
- Update dependencies in a range that will not break the app by @PeterDaveHello in #824
- Fix Gemini 1.5 Pro locale for zhtw by @PeterDaveHello in #823
- Remove incorrect linux icon config to fix linux app no icon issue by @PeterDaveHello in #822
- Set electronBuilder compression level to reduce the size of dist files by @PeterDaveHello in #821
Full Changelog: v1.78.103...v1.78.104
v1.78.103
What's Changed
- Add Google Gemini 1.5 Pro (Preview) support via API by @PeterDaveHello in #811
- Update README.md to reflect current AI bot list and API support by @PeterDaveHello in #812
- Fix language setting not applied after restart by @PeterDaveHello in #810
- Add missing i18n for "Show Menu Bar" setting by @PeterDaveHello in #809
- Resize and compress oversized bot logo images due to build warnings by @PeterDaveHello in #818
- Update bot list in multilingual READMEs based on the latest README.md by @PeterDaveHello in #817
Full Changelog: v1.77.102...v1.78.103
v1.77.102
What's Changed
- Add Llama3 8b & 70b via Groq Cloud by @PeterDaveHello in #802
- Add Cohere with their Command R models by @PeterDaveHello in #803
- Add missing pastRounds setting for Groq API bots by @PeterDaveHello in #804
- Losslessly optimize PNG images under public/ & src/ by @PeterDaveHello in #806
- Remove Open Assistant in README files by @PeterDaveHello in #805
- fix character.ai by @asyncButNeverAwaits in #789
Full Changelog: v1.74.101...v1.77.102
v1.74.101
What's Changed
- Add Groq Cloud support by @PeterDaveHello in #794
- Move GPT-4 Turbo API to the latest gpt-4-turbo by @PeterDaveHello in #797
- Update Simplified & Traditional Chinese locale by @PeterDaveHello in #786
- fix: correct display name of Claude by @PeterDaveHello in #798
- Update locale for GPT-4 Turbo GA via API by @PeterDaveHello in #799
- Sort AI bots in settings page by @PeterDaveHello in #800
Full Changelog: v1.71.100...v1.74.101