v2.8.7

ChatGPTNextWeb/NextChatv2.8.7Jul 3, 2023by Yidadaa

AI Summary

Adds native Apple Silicon support via an ARM64 bundle and includes performance optimizations and configuration improvements.

Key Highlights

  • Mac OS ARM64 bundle support for Apple Silicon users
  • Added 'top p' configuration parameter
  • Code detail optimization for performance

New Features

  • Mac OS ARM64 bundle
  • Top p config
  • Japanese translation update

Full Release Notes

## What's Changed
* perf : 代码细节优化 by @YBY2020 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2198
* feat: mac os arm64 bundle by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2213
* Update Japanese translation by @tdzz1102 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2209
* chore(deps-dev): bump @types/node from 20.3.1 to 20.3.3 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2237
* chore(deps): bump @hello-pangea/dnd from 16.2.0 to 16.3.0 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2236
* chore(deps): bump rehype-katex from 6.0.2 to 6.0.3 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2235
* chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2234
* feat: add top p config by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2241

## New Contributors
* @YBY2020 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2198
* @tdzz1102 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2209

**Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v2.8.6...v2.8.7