Proqi v0.3.0
·
316 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Proqi 0.3.0
Proqi 0.3.0 adds complete local color customization while preserving the
adaptive Proqi theme as the default.
Highlights
- Install a complete local TOML theme or override individual semantic colors
directly inconfig.toml. - Start from
auto,light, ordark, then customize foregrounds,
backgrounds, focus surfaces, accents, links, annotations, statuses,
dividers, and errors. - Reject inaccessible custom palettes before entering the terminal interface,
and retain the safe limited-color fallback where true color is unavailable. - Validate theme files through
proqi doctorwithout rewriting user
configuration. - Keep the shortcut reference aligned and navigable in wide, narrow, and
shallow panes. - Exit a save-failed session safely with the configured quit key after a
successful current recovery export. - Check the installable channel on every eligible interactive startup without
delaying the board, coalescing concurrent sessions into one request and one
prompt. - Run an immediate update lookup from the searchable command palette.
- Publish GitHub, crates.io, and Homebrew artifacts through one verified
tag-driven release workflow.
Known limitations
Herdr protocol 19 does not guarantee a distinct prompt boundary when another
sender submits at nearly the same time. Concurrent inputs may merge at the
receiving harness. Avoid simultaneous submissions when preserving that
boundary is critical.