# Waybar 0.11.0 - Product: Waybar (https://whatsnew.fyi/product/waybar) - Vendor: Waybar - Date: 2024-09-13 - Version: 0.11.0 - Original notes: https://github.com/Alexays/Waybar/releases/tag/0.11.0 - Permalink: https://whatsnew.fyi/product/waybar/releases/0.11.0 - Labels: Platforms: Linux What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix setVisible for bar - **changed** — Walk up symlink chain for configuration files - **fixed** — Shift only calendar in clock module - **fixed** — Fix revealer hover regression in group module - **fixed** — Handle offline CPUs and CPU hotplug - **fixed** — Expand menu file path before opening it - **changed** — Accept default-node-changed signals from wireplumber even if only the node ID is changed - **fixed** — Fix crash caused by use-after-free of bar instance - **fixed** — Check format-source before use - **changed** — Drop unnecessary getaddrinfo call in hyprland backend - **changed** — Send minimize geometry hints from taskbar - **fixed** — Fix upower module selection with multiple devices - **added** — Add HiDPI support for image module - **added** — Add niri/workspaces, niri/window, and niri/language modules ##### What's Changed * bar: fix setVisible by @khaneliman in https://github.com/Alexays/Waybar/pull/3459 * Walk up Symlink Chain by @DomCristaldi in https://github.com/Alexays/Waybar/pull/3462 * Issue #3414/clock: Shift ONLY calendar by @RobertMueller2 in https://github.com/Alexays/Waybar/pull/3457 * group: fix revealer hover regression by @khaneliman in https://github.com/Alexays/Waybar/pull/3500 * flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3493 * Handle offline CPUs and CPU hotplug by @gergo-salyi in https://github.com/Alexays/Waybar/pull/3499 * fix #3490: expand menu file before opening it by @yangyingchao in https://github.com/Alexays/Waybar/pull/3494 * Accept "default-node-changed" signals from wireplumber, even if only the node ID is changed by @hacrvlq in https://github.com/Alexays/Waybar/pull/3511 * fix crash caused by use bar instance after it is freed (use-after-free) by @yangyingchao in https://github.com/Alexays/Waybar/pull/3531 * fix: check format-source before use by @ilpianista in https://github.com/Alexays/Waybar/pull/3534 * hyprland/backend: drop unnecessary getaddrinfo call by @alebastr in https://github.com/Alexays/Waybar/pull/3527 * taskbar: Send minimize geometry hints by @soreau in https://github.com/Alexays/Waybar/pull/3506 * chore: update power_profiles_daemon.cpp by @eltociear in https://github.com/Alexays/Waybar/pull/3585 * flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3555 * fix/upower: upower module selection with multiple devices by @3u13r in https://github.com/Alexays/Waybar/pull/3554 * feat: hidpi support for image module by @saveman71 in https://github.com/Alexays/Waybar/pull/3565 * Add niri/workspaces, niri/window, niri/language by @YaLTeR in https://github.com/Alexays/Waybar/pull/3551 ##### New Contributors * @DomCristaldi made their first contribution in https://github.com/Alexays/Waybar/pull/3462 * @gergo-salyi made their first contribution in https://github.com/Alexays/Waybar/pull/3499 * @hacrvlq made their first contribution in https://github.com/Alexays/Waybar/pull/3511 * @soreau made their first contribution in https://github.com/Alexays/Waybar/pull/3506 * @3u13r made their first contribution in https://github.com/Alexays/Waybar/pull/3554 * @saveman71 made their first contribution in https://github.com/Alexays/Waybar/pull/3565 * @YaLTeR made their first contribution in https://github.com/Alexays/Waybar/pull/3551 **Full Changelog**: https://github.com/Alexays/Waybar/compare/0.10.4...0.11.0