Skip to content

Releases: ancs21/playpanda

v0.0.3

28 Mar 17:05

Choose a tag to compare

  • Fix: scripts work from any directory (~/.playpanda/scripts/)
  • Fix: smart wait for JS-heavy pages (poll until content stabilizes)
  • Fix: check browser alive before cookie harvest
  • Fix: show harvest errors for debugging
  • Clean: strip long image URLs and tracking links from all tiers

v0.0.2

28 Mar 16:36

Choose a tag to compare

Fix install script, remove unused Python scripts, correct CLI commands.

v0.0.1

28 Mar 16:33

Choose a tag to compare

Initial release. Install: curl -fsSL https://raw.githubusercontent.com/ancs21/playpanda/main/scripts/install.sh | sh