Releases: mohamedsadiq/LightUp
Releases · mohamedsadiq/LightUp
LightUp - Latest Release Notes
LightUp - Latest Release Notes 🎉
New Features
📖 Enhanced Reading Experience
- Font Size Options: Choose from 3 different sizes for optimal readability
- Highlight Colors: Personalize your experience with 7 color options
- Default highlight color
- 6 additional custom colors
- Redesigned Settings UI: More intuitive customization interface
🎯 Radical Focus Mode
- Blur entire screen except for active content
- Crystal-clear popup visibility
- Enhanced reading concentration
- Seamless compatibility with both Light & Dark themes
🎤 Accessibility Improvements
- Text-to-Speech Integration
- Powered by Web Speech API
⌨️ Enhanced Controls
- Keyboard Shortcuts: Quick access to frequently used features
- Extended Language Support: More translation options available
UI/UX Improvements
- Improved color selection interface
v0.1.0-beta.4 - Dark Mode & UI Improvements
Theme Support
- Added dark mode support with theme toggle in options
- Added theme-aware components and styling
UI Changes
- Updated Logo Component
- Added theme-based logo switching
- Light theme: Original logo
- Dark theme: New minimalist logo with white glow effect
- You can hide the selected text
- Mode Selector Updates
- Made "Explain mode" button white in dark theme
- Improved contrast and readability
- Copy Button Fixes
- Removed unnecessary background from follow-up answer copy buttons
- Made copy button styling consistent across all instances
5 - Radical Focus Mode
- Introduced a new mode for distraction-free reading.
- Blurs the entire screen, keeping only the popup visible.
- Enhances focus and works with both Light and Dark themes.
Full Changelog: 0.1.0-beta.3...0.1.0-beta.4
v0.1.0-beta.3 - Gemini Integration
New Features
- Added Google Gemini AI support as an alternative to OpenAI and Local LLM
- Integrated multiple Gemini models:
- Gemini Pro (Default) - Standard text model with balanced performance
- Gemini Pro Vision - Handles both text and image inputs
- Gemini 1.0 Pro - First version of the model
- Gemini 1.5 Pro - Latest version with improved capabilities
- Gemini 1.5 Flash - Faster, smaller model for quick responses
Technical Notes
- Implements chunked text streaming for smooth output
- Added proper error handling for Gemini API responses
v0.1.0-beta.2
v0.1.0-beta.2
New Features
- Added Settings button in popup for quick access to options page
UI Enhancements
- Redesigned popup interface with improved layout and spacing
- Updated button styling with rounded corners and improved hover states
- Implemented K2D font family throughout the interface
Icon Updates
- Updated icons for action buttons
v0.1.0-beta.1
- Improved markdown rendering with Tailwind CSS classes
- Removed separate markdown styles file for better maintainability