v2.8.5
ChatGPTNextWeb/NextChatv2.8.5Jun 28, 2023by Yidadaa
AI Summary
A major iteration focused on mobile UX improvements, chat interaction enhancements, and responsive design fixes.
Key Highlights
- Ability to click avatar to edit messages
- Improved chat commands
- Fixed Pin Message functionality
- Mobile settings page title alignment
New Features
- Avatar editing
- Improved chat commands
- Mobile responsive fixes
- Pin message fixes
Full Release Notes
Now you can click avatar to edit a message in chat page. ## What's Changed * feat: align chat page title center on mobile screen by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2132 * Fix Pin Message by @quzard in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2133 * fix: input-range style by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2134 * feat: #2144 improve input template by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2145 * fix: alignment of mobile settings page title. by @yorunning in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2143 * fix: #2149 try to fix ChatAction style on ios mobile by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2171 * feat: improve chat commands by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2173 * fix: #2149 try to fix chat action button style by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2174 * feat: many ux improvments by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2185 ## New Contributors * @quzard made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2133 **Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v2.8.4...v2.8.5