Skip to content

Releases: imbgar/peaR

peaR v0.1.17

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:40
ff5cde4

A maintenance release: the Homebrew cask now installs end-to-end, plus a sweep of
dependency and toolchain updates and a security-scanner policy update.

Fixed

  • brew install --cask imbgar/tap/pear works end-to-end. Created the missing tap
    repository, renamed the cask to match its token (pear.rb), and had the release
    workflow dispatch the tap-update job — GitHub does not fire release: published for
    token-created releases, so the cask never refreshed before. (#96)

Security

  • Suppressed two unreachable quick-xml advisories (RUSTSEC-2026-0194 / -0195, a
    quadratic attribute-parse DoS fixed in 0.41.0). Every quick-xml path in peaR is
    transitive and off the macOS runtime — tauri-winres (Windows build), wayland-scanner
    (Linux), and plist via tauri-codegen/tauri-utils (build-time, our own Info.plist);
    peaR never feeds untrusted XML to it at runtime. The upstream crates pin an incompatible
    0.x, so 0.41.0 can't be pulled in yet.

Dependencies

  • Bump tauri-apps/tauri-action 0 → 1 and actions/checkout (github-actions group). (#97, #91)
  • Bump the frontend-dependencies group — @tauri-apps/cli, eslint, typescript-eslint,
    vite. (#98, #92)
  • Bump the rust-dependencies group — anyhow, time, tauri; clears advisory
    RUSTSEC-2026-0190 (anyhow 1.0.102). (#99, #93)

Unsigned build — right-click → Open on first launch.

peaR v0.1.16

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:31
375357c

A big Teams view overhaul — browse the open PRs of the users and orgs you watch in a
real org → repo → PR tree with avatars and right-click menus — plus a more resilient
watched-PR search, a fullscreen glass fix, and a release-notes standard.

Added

  • Teams view overhaul. Watched users' and orgs' open PRs now render as a real
    user/org → repo → PR tree, each entity node carrying its GitHub avatar, with an org-scope
    filter and right-click context menus (open, scope, unwatch). Watched users live directly
    in the tree (unwatch from their ⚙ menu); org/team watches keep a small removable chip since
    they have no node of their own. (#90)

Changed

  • Release notes now come from the CHANGELOG. Every GitHub release body is that version's
    actual CHANGELOG.md section — the build fails on a missing/stub section — instead of a
    bare "see CHANGELOG" pointer. (#88)

Fixed

  • Theme menu no longer clipped behind the terminal. The picker popover escapes the status
    bar's overflow: hidden (position: fixed, anchored to the toggle on open), the same fix as
    the notification bell. (#90)
  • Watched-PR search tolerates partial GraphQL errors — one bad node no longer drops the
    entire watched-user PR list. (#86)
  • Fullscreen frosted glass now renders over a dark backdrop instead of washing out to grey. (#87)

Dependencies

  • Bump the frontend-dependencies group (#89, #80), window-vibrancy 0.6.0 → 0.7.1 (#82),
    dompurify 3.4.10 → 3.4.11 (#83), and the rust-dependencies group (#81).

Unsigned build — right-click → Open on first launch.

peaR v0.1.15

Choose a tag to compare

@github-actions github-actions released this 17 Jun 00:01
c1791cc

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.14

Choose a tag to compare

@github-actions github-actions released this 11 Jun 03:42
390ccf7

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.13

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:02
b74bb41

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.12

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:42
737ea85

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.11

Choose a tag to compare

@github-actions github-actions released this 09 Jun 04:06
b900360

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.10

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:57
6882718

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.9

Choose a tag to compare

@github-actions github-actions released this 06 Jun 04:40
54860db

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.

peaR v0.1.8

Choose a tag to compare

@github-actions github-actions released this 06 Jun 03:28
57b0186

See CHANGELOG.md. Unsigned build — right-click → Open on first launch.