v2.0.2
Highlights
This release brings a variety of improvements, a new syntax highlights for the light theme and bug fixes due to new ChatGPT changes.
🎨 Improved UI & Styling:
- Introduced a
light
syntax theme for code snippets, ideal for brighter environments. - Restyled the
Copy Code
button for a more cohesive look. - Improve syntax higlights theme for
dark
theme too. - Adjusted
bullet
position andblockquote
border color in markdown for better readability. - Enhanced visual appeal of the
❓
icon with a background color. - Sharpened keyboard shortcut presentation with accent borders and colors.
- Streamlined chat bubble
width
for consistent appearance across screen sizes and zoom levels.
🐛 Bug Fixes:
- Resolved issues with sidebar active link background and theme dropdown background, both caused by recent ChatGPT changes.
- Addressed
tooltip
text visibility affected by class name changes. - Fixed background problem in the
Upgrade your plan
dialog related to ChatGPT updates. - Eliminated extra space on the right side of chat bubble content.
🪶 Performance & Optimization:
- Rewritten logic for syntax theme and code snippet rendering for enhanced efficiency.
- Streamlined
postcss
configuration and added a plugin for unused style removal. - Removed unnecessary files from version control with an updated
.gitignore
.