Skip to content

Releases: peerloomllc/pearcircle

v1.0.23

Choose a tag to compare

@peerloomllc peerloomllc released this 16 Jul 04:32
3b03554

What's Changed

What's Changed

New features

  • Run a seeder on Start9 (StartOS). You can now install the PearCircle Seeder on a Start9 home server, so your circles keep syncing even when everyone's
    phone is off. It installs straight from a marketplace link (no manual file copying) and gets update notifications like any other Start9 app. Works on both
    regular servers and Raspberry Pi-style ones.
  • Name your seeders. Give a seeder a friendly nickname (like "Home Pi") in its dashboard, and it now shows up under that name in the app's Seeders list
    instead of a long random code - so you can tell multiple seeders apart at a glance.

Improvements

  • Redesigned seeder dashboard. The seeder's control panel is cleaner and more app-like: it fits on one screen, adds a light/dark theme toggle, and puts
    the circles it's keeping alive front and center with clear status and controls.
  • Friendlier pairing. When linking a seeder to your phone, the app now reminds you to turn off WiFi (use cellular) if a home-server seeder won't connect
    over the same network - a common gotcha.

Fixes & polish

  • Seeder dashboard: replaced the plain browser pop-ups (like the "Leave circle?" prompt) with dialogs that match the app's look.
  • Fixed cramped and overlapping controls in the seeder dashboard on phone-sized screens.

v1.0.22

Choose a tag to compare

@peerloomllc peerloomllc released this 09 Jul 19:30
09b76de

What's Changed

✨ Improvements

  • split Members/Places into separate sheets + place detail sheet
  • boolean options as toggles + dark-mode contrast
  • dedicated sheet for place creation, always pick a circle
  • swap the Store preset for Church
  • enchance settings UX

v1.0.21

Choose a tag to compare

@peerloomllc peerloomllc released this 07 Jul 03:18
8c5486b

What's Changed

🐛 Bug Fixes

  • whitelist lightning scheme so wallet detection works

v1.0.20

Choose a tag to compare

@peerloomllc peerloomllc released this 02 Jul 01:59
ad1e8fd

What's Changed

✨ Improvements

  • trim history to 7 days + cap the list at 15 per member
  • watchdog escalation when a repair can't converge

🐛 Bug Fixes

  • stop missed crossings — radius floor + no-strand on non-writable writer

🔧 Other

v1.0.19

Choose a tag to compare

@peerloomllc peerloomllc released this 29 Jun 17:32
f020b36

What's Changed

✨ Improvements

  • autostart diagnostic + consolidate Settings sections
  • tighter avatar-cluster fan-out with visible hub
  • fork prevention (rewind guard + durability ordering)
  • settings menu cleanup

🐛 Bug Fixes

  • true daily sync reminder + time-picker sizing
  • hypercore fork-conflict recovery + seatbelt

v1.0.18

Choose a tag to compare

@peerloomllc peerloomllc released this 27 Jun 21:30
5a78481

What's Changed

✨ Improvements

  • bound transition history with 90-day retention
  • apply retention policy to per-member writer cores
  • reclaim dead SST with periodic RocksDB compaction
  • launcher controls - sweep now, restart, byte diagnostic, UI polish
  • QR pairing - scan to link circles, no copy-paste
  • predefined Places quick-add + name-inferred place icons
  • daily "open to sync" reminder with configurable time

🐛 Bug Fixes

  • repair dead /join route and give 'already a member' feedback
  • handle URL-encoded newlines in multi-circle seed bundles
  • US default map center + waiting-for-location cue
  • tri-state map pin dot (live / stale / offline)

v1.0.17

Choose a tag to compare

@peerloomllc peerloomllc released this 19 Jun 21:43
f9876e2

What's Changed

✨ Improvements

  • disable in-app update checker in container/Umbrel deploys

🐛 Bug Fixes

  • seed-invite name + franken-enrollment correctness

v1.0.16

Choose a tag to compare

@peerloomllc peerloomllc released this 18 Jun 14:54
9c68f5c

What's Changed

What's new?

  • Blind seeder Umbrel/Docker app

🐛 Bug Fixes

  • bound the RocksDB WAL with periodic + on-background flushes

🔧 Other

  • Owner Recreate Circle + config export/import + migration nudge
  • Seeder LEAVE propagation + member-side Remove (fix lingering seeder entries)
  • Seeder dashboard favicon (real PearCircle icon) + store icon
  • Multi-arch seeder image (amd64 + arm64)

v1.0.15

Choose a tag to compare

@peerloomllc peerloomllc released this 12 Jun 19:45
3c532ae

What's Changed

✨ Improvements

  • friendlier point-and-click desktop uninstall (macOS + Linux)

🐛 Bug Fixes

  • suppress phantom exits and duplicate transitions
  • collapse fanned avatar cluster when switching circles
  • bind seeder-admission channel id to bootstrap, not circleId
  • tolerate trailing-slash invites
  • recognize trailing-slash invite links so tapped links open the Join sheet
  • confine map avatar pins beneath the floating circle pill
  • peer-trip notifications fire for late-replicating trips

v1.0.14

Choose a tag to compare

@peerloomllc peerloomllc released this 09 Jun 18:53
37182d1

What's Changed

✨ Improvements

  • member join/leave notifications + rejoin/leave fixes
  • autostart on boot/update

🐛 Bug Fixes

  • keep self pin/last-seen live + collapse fan-out on back
  • clear nav bar overlap on stock WebView