What's Changed
- Add xAI Grok 3 support via official API, cc [#977] by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/998 https://github.com/ai-shifu/ChatALL/pull/999 https://github.com/ai-shifu/ChatALL/pull/1016
- Change the default Windows build version from ia32 to x64 by @AdySnowflake in https://github.com/ai-shifu/ChatALL/pull/987
- Update dependencies in a range that will not break the app by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/997 https://github.com/ai-shifu/ChatALL/pull/1009 https://github.com/ai-shifu/ChatALL/pull/1015
- Add Meta's Llama-4 via Groq cloud API, close [#996] by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1000
- Avoid sending temperature for OpenAI reasoning models by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1006
- Add OpenAI GPT-4.1 Family via official API by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1005
- chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in https://github.com/ai-shifu/ChatALL/pull/1010
- Add OpenAI o3 & o4-mini reasoning model via official API by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1012
- Remove deprecated grok-beta model by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1014
- Upgrade prettier to v3.5.3 by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1011
- Move to Node.js v20 LTS by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1020
- Update default bots by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1018
- Specify node.js version in .nvmrc and package.json by @PeterDaveHello in https://github.com/ai-shifu/ChatALL/pull/1022
New Contributors
- @AdySnowflake made their first contribution in https://github.com/ai-shifu/ChatALL/pull/987
Full Changelog: https://github.com/ai-shifu/ChatALL/compare/v1.84.109...v1.85.110