New
RepoBar 0.1.2
- iOS app preview (not finished, not in the App Store yet): repo list/cards, activity feed, detail drill‑downs, login/settings, icons/branding, and continued auth/UI polish.
- CLI parity expansion: new repo list subcommands (releases, CI runs, discussions, tags, branches, contributors, commits, activity) plus
--owner/--minefilters. - CLI local actions + settings: sync/rebase/reset/checkout, branch/worktree listings, Finder/Terminal open; pin/hide and settings show/set; installer for
repobar. - Changelog UX: submenu preview improvements plus Markdown rendering upgrades (block layout, scrollable preview, header alignment).
- Changelog UX: show the first released section headline in the submenu badge (skips Unreleased).
- Changelog UX: prefetch on repo submenu open and refresh the badge after load.
- Changelog UX: switch to Swift Markdown AST parsing for cross-platform block rendering.
- Releases submenu: show latest release name next to the count badge.
- Menu customization: Display settings to reorder/hide main menu and repo submenu items (reset to defaults), with spacing tweaks.
- Logging/diagnostics: swift-log integration with OSLog + optional file logging; debug logging settings for macOS/iOS.
- Reliability: menu rehydrate on attach, invalidate empty menu cache, stabilize contribution header heatmap size, limit “More” submenus to 20 entries.
- Repo access + errors: include org/collaborator repos, improve repo detail error messaging, cache discussions capability and hide disabled entries.