v3.0.1
Bug Fixes
- Attach Files Icon: Fixed a recurring issue with the
Attach Files
SVG icon breaking due to GPT changes. (#18) - Old UI/Reply Components: Corrected the
Reply
elements styling in the User Chat and Prompt Message Field for the old UI, ensuring a unified look across different layouts of the platform. (#19) - Guest Mode/GPTs Store Page: Modified CSS selectors to correctly apply styles on the
GPTs Store
page when in guest mode, bypassing the absence of the<main>
tag. (#20) - Social Icons in Public Link Dialog: Fixed the background color of social icons to match the extension's theme scheme, creating a seamless and cohesive user experience.
- GPTs/Conversation Links Gradient: Ensured consistent styling for conversation links gradient in the sidebar across different ChatGPT layouts, including the one with free GPT access.
- GPTs/Build Profile Dialog: Fixed broken styling for the
Build Profile
dialog introduced with the GPTs feature, ensuring a seamless user experience. (#21) 🌐 Global View On/Off
Button: Improved the visibility of the🌐 Global View On/Off
button in the sticky header of the GPTs section by enhancing its appearance on hover. (#21)
Enhancements
- Chat Bubble Editing State: Improved the appearance of the textarea in the edit state within user chat bubbles by adding a border, increasing background opacity, and applying the accent color to the caret, creating a clear indication of the editing mode.
- Mobile/Chat Bubble Optimization: Decreased the padding and radius of chat bubbles on mobile screens to optimize space and improve the overall conversation layout, creating a more compact and user-friendly interface.
- Mobile/Dialogs and Context Menus: Optimized dialogs and context menus on mobile screens by decreasing the radius and padding, creating a more compact and space-efficient interface.
- Analysis Dialog Code Snippets: Enhanced the styling of code snippets within
Analysis Results
to ensure consistency and legibility across different themes and backgrounds. - Sticky Header Small Retouch: Overhauled the styling of the
ChatGPT 🔽
and associated buttons within the sticky header to ensure a cohesive and responsive design across both desktop and mobile platforms. - Global Text Styling: Implemented a global style rule for the
.text-token-text-quaternary
class to ensure consistent text styling across the application, adhering to GPThemes design guidelines. - Input Placeholders Colors: Enhanced the search functionality by improving the color contrast of search results, making it easier for users to identify and locate relevant information.
- Prompt Textarea Focus Effect: Removed the box-shadow inset effect from the textarea prompt when it receives focus, creating a cleaner and more refined appearance.
...and more minor changes.
Note
A brief summary of the major changes introduced in version 3.0.0
can be found here
Full Changelog: v3.0.0...v3.0.1