Version
2026.1.27Release Date
January 27th, 2026Changes
- New
Reader Mode Header Redesign 📖✨
The Reader Mode header now has a cleaner layout with properly aligned buttons on the right side for a more polished look.
- New
Smarter Keyboard Shortcuts ⌨️
Shortcuts now toggle features on and off. Press once to enable, press again to disable — no more one-way shortcuts.
- New
Proportional Font Scaling 🔤📏
Font size changes now use CSS zoom for truly proportional scaling. Headings stay larger than body text, just as intended.
- New
Auto-Enable Highlights 🖍️
When you pick a highlight color from the toolbar, Show Highlights automatically turns on. No extra steps needed.
Fixes
- Fix
Highlight Menu Now Disables Properly ✅
Fixed an issue where the highlight toolbar and classes wouldn't fully clean up when disabled.
- Fix
Show Highlights Toggle Fixed 🎯
Fixed a bug where Show Highlights would flash on then immediately turn off when selecting a color.
- Fix
Settings Save from Content Scripts 💾
Fixed settings not saving properly when changed from the highlight menu. Your preferences now persist correctly.
- Fix
Keyboard Shortcuts Actually Work 🔧⌨️
Fixed a critical bug where shortcuts weren't working on Windows/Linux due to a typo in the shortcut handler.
- Fix
No More Duplicate Shortcut Handlers 🚫🔁
Shortcuts now properly unbind before rebinding, preventing memory leaks and duplicate triggers on settings reload.
- Fix
Font Scale Classes Clean Up ✨
Font scaling classes now properly remove when turning off the feature. No more leftover zoom styles.
- Fix
Line Focus Event Listeners Fixed 🎯
Fixed line focus not fully disabling because event listeners weren't being properly removed.
- Fix
Stroke CSS Selector Typo 📝
Fixed a typo where 'lo' was used instead of 'ol' for ordered lists in the text stroke feature.
- Fix
Spellcheck Boolean Fixed ✓
Spellcheck now properly enables with a boolean instead of a string value.
- Fix
Highlighter JSON Parsing Safety 🛡️
Added error handling for corrupted highlight data to prevent crashes when loading saved highlights.
Upcoming
- Upcoming
More Shortcut Customization 🎹
We're exploring letting you customize your own keyboard shortcuts. Stay tuned!