v0.1.41 (2026-05-03)
Bug Fixes
- borders: prevent use-after-free take 4 (26b14643)
- wm: factor in monocle mode for work area offset rules (53c81c45)
- docs: add missing word (41fc316a)
- docs: update broken configuration schema link (96e87d8a)
- wm: correct layout rounding for uneven integer division (8889c3ca)
- wm: correct bsp/grid container positioning when flipped (634a3e7f)
Code Refactoring
- clippy: apply lints (011bcb8b)
Features
- wm: add global layout_defaults for per-layout default options (24c0ce0b)
- wm: add threshold-based layout_options_rules for workspaces (d6b17bbc)
- wm: add apply state socket message (d7580d22)
- wm: add dynamic work area offsets (d3779e5a)
- bar: windows systray widget (ea35d818)
- wm: cycle monocle container when focusing in direction (5f629e1f)
Documentation
- schema: update jsonschema (8a1447f5)
Continuous Integration
- github: re-enable sunday cron jobs (0f1854db)
Chore
- deps: bump flavours (e9a541d1)
- cargo: address clippy warnings (588d22a9)
- deps: cargo update (53ad7a22)
- deps: various dependency bumps (dce3c91c)
- git: add procdump.exe to gitignore (a9a1e681)
- deps: bump actions/download-artifact from 7 to 8 (cb9a7542)
- deps: bump actions/upload-artifact from 6 to 7 (145a0ae0)
- deps: cargo update (529d9359)
- deps: cargo update (6ca49d43)
- dev: begin v0.1.41-dev (5b6fab00)