v2.15.2

ChatGPTNextWeb/NextChatv2.15.2Sep 13, 2024by lloydzhou

AI Summary

This release adds official support for OpenAI's o1 model and the chatgpt-4o-latest model. It also introduces keyboard shortcut functionality and various UI bug fixes.

Key Highlights

  • OpenAI o1 model support
  • chatgpt-4o-latest model added
  • Keyboard shortcut functionality
  • Remove visual model judgment method
  • Fix context tip display

New Features

  • OpenAI o1 model support
  • chatgpt-4o-latest model
  • Keyboard shortcuts

Full Release Notes

## What's Changed
* add chatgpt-4o-latest by @MrrDrr in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5376
* fix: safaLocalStorage by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5386
* feat: add shortcut key by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5396
* fix typo in UI by @xmcp in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5405
* fix: #4240 remove tip when 0 context by @Leizhenpeng in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5406
* fix: remove the visual model judgment method that checks if the model… by @skymkmk in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5415
* feat: add o1 model by @skymkmk in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5416
* chore: 手机端隐藏快捷键展示 by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5419
* fixed: html codeblock include 2 newline by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5418

## New Contributors
* @xmcp made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5405
* @skymkmk made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5415

**Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.15.1...v2.15.2