Skip to content

Blip 2.0.4

Choose a tag to compare

@nixfred nixfred released this 02 Sep 00:06
· 70 commits to main since this release

Fixed

  • blip-check probed a single, unordered Contacts source; a stale CardDAV
    .abcddb sorting first produced a false "contacts ❌ — grant Full Disk
    Access" during blip-setup even though contacts and avatars worked. It now
    probes every source like the contacts tool does and fails only when none
    opens. First outside contribution — @jethrojones (#2). Thank you.

Repo

  • CI on every push and PR (bun test, Mac tools byte-compile, shellcheck),
    CONTRIBUTING, issue/PR templates, security policy, GitHub Releases.