v2.8.9

ChatGPTNextWeb/NextChatv2.8.9Jul 10, 2023by Yidadaa

AI Summary

Focuses on custom model configuration and ID refactoring to NanoID. Includes UI fixes for selector z-index and custom model selection issues.

Key Highlights

  • Migrated IDs to NanoID
  • Added custom model name configuration
  • Fixed custom model selection
  • Fixed selector z-index bug

New Features

  • Custom model name config
  • NanoID migration
  • Custom model selection fix

Full Release Notes

## What's Changed
* fix: selector z-index bug by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2277
* perf:  models接口返回异常数据的容错处理 by @Saber-Kurama in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2275
* feat: #2308 #2294 #2295 by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2309
* feat: close #2303 add custom model name config by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2312
* feat: #920  migrate id to nanoid by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2314
* Add Missing FR Translations by @SergeWilfried in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2316
* fix: #2303 should be able to select custom models by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2317
* chore: suppress module not found warning by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2318
* fix: typos by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2320

## New Contributors
* @Saber-Kurama made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2275
* @SergeWilfried made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2316

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