Releases: zackbart/apps
Releases · zackbart/apps
Release list
Windo 0.1.7
What's Changed
- Consolidate native apps into one monorepo by @zackbart in #1
- Point legacy app links to the monorepo by @zackbart in #3
- windo: cut idle and hidden CPU/energy use by @zackbart in #4
- windo: release 0.1.7 by @zackbart in #5
New Contributors
Full Changelog: https://github.com/zackbart/apps/commits/windo-v0.1.7
Barr 0.0.9
What's Changed
- Keep Barr control visible after launch by @zackbart in https://github.com/zackbart/barr/pull/9
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.8...v0.0.9
Barr 0.0.8
What's Changed
- Fix deterministic menu bar moves by @zackbart in https://github.com/zackbart/barr/pull/5
- Harden activation and app lifecycle by @zackbart in https://github.com/zackbart/barr/pull/6
- Prepare Barr 0.0.8 by @zackbart in https://github.com/zackbart/barr/pull/7
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.7...v0.0.8
Barr 0.0.7
What's Changed
- Stabilize synthetic menu bar moves by @zackbart in https://github.com/zackbart/barr/pull/1
- Stabilize menu bar environment changes by @zackbart in https://github.com/zackbart/barr/pull/2
- Prevent recursive shelf layout by @zackbart in https://github.com/zackbart/barr/pull/3
- Fix menu bar activation and visual stability by @zackbart in https://github.com/zackbart/barr/pull/4
New Contributors
- @zackbart made their first contribution in https://github.com/zackbart/barr/pull/1
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.6...v0.0.7
Barr 0.0.6
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.5...v0.0.6
Barr 0.0.5
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.4...v0.0.5
Barr 0.0.4
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.3...v0.0.4
Barr 0.0.3
Full Changelog: https://github.com/zackbart/barr/compare/v0.0.2...v0.0.3
Barr 0.0.2
Changelog
All notable changes to Barr are documented here.
0.0.2 - 2026-07-23
Added
- A System items setting. macOS system items are hidden from Barr by
default and can be enabled explicitly. - A distinct
Barr Debugapp identity, badged app icon, andDEBUGmenu bar
label so development builds cannot be confused with release builds. - Debug diagnostics for status-item movement and activation.
Changed
- Increased shelf and configuration icons from 18 to 24 points, with larger
32-point hit targets and roomier layouts. - Made configuration-row transitions optimistic and stable while items move
between the menu bar and Barr. - Preserved logical item identity, ordering, and the last valid icon while
macOS reparents or temporarily hides a status-item window. - Improved system-item activation by matching stable Accessibility identity
before falling back to geometry or synthetic clicks. - Restored items beside a live logical neighbor, with Barr's visible control
as a safe fallback. - Used readable owning-app icons when macOS Tahoe redacts hosted menu-bar
captures.
Fixed
- Prevented stale or reused WindowServer IDs from affecting neighboring menu
bar items. - Prevented failed move retries from dragging an unobserved stale window.
- Kept transient system controls in their physical neighbor order.
- Repositioned the open shelf when its hidden-item storage boundary changes.
- Marked fixed macOS surfaces such as Clock, Control Center, and active privacy
controls unavailable instead of allowing silent failed moves.
0.0.1 - 2026-07-23
- Initial signed and notarized release.
Barr 0.0.1
Full Changelog: https://github.com/zackbart/barr/commits/v0.0.1