-
Release v0.1.10
StableAll checks were successfulci/someci/tag/woodpecker/1 Pipeline was successfulci/someci/tag/woodpecker/2 Pipeline was successfulci/someci/tag/woodpecker/3 Pipeline was successfulci/someci/tag/woodpecker/4 Pipeline was successfulci/someci/tag/woodpecker/5 Pipeline was successfulci/someci/tag/woodpecker/6 Pipeline was successfulci/someci/tag/woodpecker/7 Pipeline was successfulreleased this
2025-10-03 07:57:53 +02:00 | 6 commits to main since this releasev0.1.9 - Material Light Theme & UI Improvements
This release introduces the new material-light theme, fixes several UI and theme-related bugs,
and significantly improves the in-app help documentation.✨ New Features
- Material Light Theme: A new built-in theme, material-light, has been added, providing a
clean and readable light-mode experience based on Material Design colors.
🐛 Fixes & Improvements
- Improved Light Theme Readability: Fixed a major bug where default text colors were not
being applied correctly, causing unreadable light gray text on light backgrounds. All UI
components now correctly inherit colors from the theme. - Theme Color Correction: The color palettes for gruvbox, rose-pine, and monokai have been
updated to more accurately reflect their official specifications. - Visual Selection Fix: The visual selection mode now correctly colors unselected portions of
text, preventing them from becoming invisible in light themes. - Code Cleanup: Removed unused code, which resolved a compiler warning.
📚 Documentation
- Comprehensive Help Update: The in-app help menu (:help) has been significantly expanded:
- A new Browsers tab was added to document keybindings for the model, theme, and session
browsers. - Missing commands like :theme, :themes, and :reload are now included.
- Additional keybindings for editing (Ctrl+r for redo) and visual mode (Delete for cut)
have been added.
- A new Browsers tab was added to document keybindings for the model, theme, and session
- README Update: The project's README.md has been updated to reflect the new theme and
keybindings.
Downloads
- Material Light Theme: A new built-in theme, material-light, has been added, providing a