Skip to content

v6.4.0

Latest

Choose a tag to compare

@itsmartashub itsmartashub released this 22 Jul 17:13

🆕 Features

  • Custom Sidebar Width: New slider control to adjust sidebar width (#218)
  • Hide Profile Button: New toggle option to hide the Account Profile button from the sidebar (#233)
  • Hide Header ChatGPT Button: New toggle to hide the top header ChatGPT button (more useful on mobile devices) (#228)
  • Hide Header Actions: New toggle to hide top-right header buttons (Share, Open Canvas btn, options menu, etc.) (#230)

✨ Improvements

  • Header Styling: Improved translucent background styling for header action buttons
  • Code Blocks: Improved styling consistency for code block backgrounds and new markdown edit blocks
  • Codex/Cloud Support: Improved styling for form inputs, table rows, borders, and logs element in Codex interface
  • Chat Container: Enhanced bottom container styling with improved translucent overlay effects

🩹 Fixes

  • Message Bubble Padding: Fixed selector issues preventing message bubble padding from being applied (#223, #224)
  • Custom Chatbox Width: Fixed custom chatbox width feature and improved selectors for better performance (#235, #236)
  • Hide Footer: Updated selectors to fix broken Hide Footer toggle (#226)
  • Expand Chatbox: Fixed and enhanced feature support for New Chat page (#217, #219)
  • Hide Upgrade Chips: Fixed Claim offer chip selector to work reliably with the toggle (#232)
  • Upgrade Chips: Updated selectors to properly hide new Upgrade chip in header for both desktop and mobile (#237)
  • Maps: Overrode global .bg-black to fix location counter bubble markers rendering (#237)
  • Scrolldown Button: Updated styling to maintain original iOS-like appearance while improving consistency

🧹 Maintenance & Refactoring

  • Build Tools: Bumped Node.js version from 20 to 24 for GitHub Actions CI/CD compatibility (#225)
  • Codebase Cleaning: General code quality improvements and cleanup
  • Dependencies: Updated browserslist-db to latest version
  • Build System: Fixed fflate import pinning to prevent CDN hash mismatches in CI

What's Changed

Full Changelog: v6.3.1...v6.4.0