0.0.15

sergeyzwezdin/huba0.0.15Mar 10, 2026by sergeyzwezdin

AI Summary

Major feature release introducing a new documentation site built with Next.js and improved theming with support for custom themes.

Key Highlights

  • New documentation site built with Next.js at /docs
  • Improved theming with Catppuccin and Contrast themes
  • Custom theme support
  • Streamlined file structure
  • Polished hotkey actions across the board
  • Fixed mismatched type definitions

New Features

  • Documentation site with landing pages and installation guides
  • Built-in themes (Catppuccin, Contrast)
  • Custom theme loading support
  • Improved hotkey actions for view switching, task navigation, and settings

Full Release Notes

### New Features  
- **Documentation site** — It's here! A shiny new **docs hub** for Huba, built with Next.js. Includes all the essentials: landing pages, feature highlights (with snazzy screenshots!), and clear installation guides. Check it out at `/docs`.  
- **Improved theming** — Added cooler built-in themes like **Catppuccin** and **Contrast**. Plus, support for loading **custom themes**. Dive in and make Huba yours.

### Improvements  
- **Streamlined file structure** — The codebase got a cleanup — better organization for apps and shared components. Makes contributing and digging into the code way easier.  
- **Keyboards first, always** — Polished **hotkey actions** across the board. Switch views, jump through tasks, and tweak settings faster than ever — all with a few keypresses.  

### Bug Fixes  
- **Dependency chaos tamed** — Fixed mismatched type definitions