Skip to content

Releases: Kush402/lilypad

v0.1.1 — fixes v0.1.0 pointing at localhost

Choose a tag to compare

@Kush402 Kush402 released this 20 Aug 01:58

v0.1.0 was unusable: the release build defaulted to http://localhost:8080, and macOS gives a double-clicked app no shell environment to override it with. Every download reached for a backend on the customer's own machine and found nothing.

This build points at https://api.takedia.com, verified in the shipped binary rather than inferred.

Universal (x86_64 + arm64). Still not signed or notarized — macOS will warn on first open; use System Settings → Privacy & Security → Open Anyway.

v0.1.0 — first published build

Choose a tag to compare

@Kush402 Kush402 released this 19 Aug 23:38

First published macOS build. Not signed or notarized yet.

Install

  1. Download Lilypad_0.1.0_universal.dmg, drag Lilypad to Applications.
  2. First open: macOS says it "cannot verify Lilypad is free of malware" and offers only Move to Trash or Done. Choose Done.
  3. Open System Settings → Privacy & Security, scroll down, choose Open Anyway.

Steps 2–3 exist because the build is ad-hoc signed. A paid Apple Developer Program membership removes them; it does not yet exist for this project.

What this build is

  • Universal — verified x86_64 arm64, 20 MB
  • Talks to the hosted control plane at https://api.takedia.com
  • No relay deployed: a session that cannot connect directly will fail. LAN and direct peer-to-peer work; there is no TURN fallback.
  • Password sign-in works. Password reset and email sign-in links return 503 — no mail sender is configured in production.

iPhone

No public install path yet. TestFlight requires the same paid membership.