Skip to content

Latest commit

 

History

History
115 lines (53 loc) · 5.34 KB

File metadata and controls

115 lines (53 loc) · 5.34 KB

Changelog

0.1.11 (2026-02-27)

Features

Bug Fixes

  • process state change events synchronously on main thread (#25) (61b9f6e)

0.1.10 (2026-02-25)

Bug Fixes

  • migrate implicit nodes back to main display on display change (#23) (94fc50c)

0.1.9 (2026-02-19)

Bug Fixes

  • use CGMainDisplayID() instead of NSScreen.main for primary display detection (#21) (41efff4)

0.1.8 (2026-02-18)

Features

  • add image rendering support with file-based image cache (#19) (a632da0)

0.1.7 (2026-02-18)

Bug Fixes

  • remove_node now recursively removes all descendants (transitive closure) (#17) (1193645)

0.1.6 (2026-02-17)

Features

  • add style variant examples for unified bar (#14) (dd9a0bd)

Bug Fixes

  • resolve display migration architectural issues (#16) (75efb30)

0.1.5 (2026-02-17)

Features

  • add tree subcommand to display node hierarchy (#13) (aa5964e)

Bug Fixes

  • add retry logic to detect-release step in release workflow (#10) (b258ed1)

0.1.4 (2026-02-17)

Features

  • hide bar on fullscreen spaces (#9) (ecaf2b2)

Bug Fixes

  • prevent bar from appearing at wrong position on display changes (#7) (8508b81)

0.1.3 (2026-02-17)

Bug Fixes

  • use correct path for ranma-server in release packaging (#3) (e352d58)

0.1.2 (2026-02-17)

Bug Fixes

  • create CRanmaCore/include directory before copying headers in build script (85a1841)

0.1.1 (2026-02-17)

Features

  • add container/item tree architecture, styling, and release management (0fc4bb1)
  • add hover/click interaction, window positioning fix, examples, and yashiki redesign (5ee7d9f)
  • add item-level styling, gap/width properties, init script, and refresh batching (7ce6673)
  • add notch-aware positioning with per-container notch_align (left/right) (4a976bc)
  • add status bar example plugins and Dynamic Island style variant (3350137)

Bug Fixes

  • clean up windows on display detach and restore on re-attach (8484588)
  • use simple release-type for release-please to fix workspace version detection (0cf943e)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.