- Cava Widget is no longer in beta
- You can now prevent the bar from expanding horizontally using
hybrid
->expand
(bool) - Removed support for positioning the bar using
HYBRID_POS
, instead usehybrid
->position
(String). It's also non-case-sensitive - Added variables to the config, read
VARIABLES.md
to find out more - "Discarded" widget names (like
right-label_
- no name) now generate a random UUID as the name, allowing them to work without weird issues - Fixed an issue where tooltips would display below other windows
- All available widgets can now be customized through CSS
- Hybrid is now optimized for speed, rather than size