v1.5
ChatGPTNextWeb/NextChatv1.5Mar 27, 2023by Yidadaa
AI Summary
A major update introducing Docker deployment support and Progressive Web App (PWA) capabilities alongside various UI and browser compatibility fixes.
Key Highlights
- Added Docker deployment support
- Added PWA support
- Fixed browser tasklist and Safari webapp support
- Resolved hydration errors
- Fixed unknown git commit ID display
New Features
- Docker deployment
- PWA support
Full Release Notes
## 更新日志 v1.5 版本已经发布,增加了 docker 镜像部署,增加 pwa 支持,修复了若干 UI 问题,fork 的下游项目请参考[文档](https://github.com/Yidadaa/ChatGPT-Next-Web#%E4%BF%9D%E6%8C%81%E6%9B%B4%E6%96%B0-keep-updated)同步代码以获得更新。 ## What's Changed * fix: #7 disable light code theme by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/61 * Fix broswer tasklist and support safari webapp #54 by @AprilNEA in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/64 * feat: add PWA support by @iSource in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/67 * fix: resolve hydration error by @iFwu in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/66 * fix(#65): fix unknown git commit id by @AprilNEA in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/68 * feat: add docker deployment support by @AprilNEA in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/39 ## New Contributors * @AprilNEA made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/64 * @iSource made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/67 * @iFwu made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/66 **Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v1.4...v1.5