Skip to content

Releases: two3pro/replydrop

v0.2.137

20 Apr 01:47

Choose a tag to compare

ReplyDrop 0.2.137

This release finishes the last missing Chrome Web Store submission materials around the existing open-source-ready build.

Included in this release

  • small promo tile (440x280)
  • marquee promo tile (1400x560)
  • promo video poster and local promo video source
  • a new docs/store/CHROME-WEB-STORE-SUBMISSION.md submission pack with:
    • listing copy
    • single-purpose statement
    • permission justifications
    • privacy answers
    • reviewer test instructions

Validation

  • npm run validate
  • bash scripts/package-release.sh
  • bash scripts/export-open-source-tree.sh

v0.2.136

19 Apr 15:13

Choose a tag to compare

ReplyDrop 0.2.136

  • upgraded the storefront layer from a basic submission kit to a stronger product-facing presentation
  • added a new GitHub hero banner and a product demo loop for the README top section
  • rebuilt the Chrome Web Store screenshot sequence into a stronger 5-screen story, including a dedicated language / topic boosts slide
  • refreshed the store listing doc so the GitHub hero, demo loop, and updated screenshot order all live in one handoff path

v0.2.135

19 Apr 10:44

Choose a tag to compare

ReplyDrop 0.2.135

  • added extension icons and wired them into manifest + packaged runtime
  • added first-pass Chrome Web Store assets: 4 screenshots, icon preview, listing copy, privacy summary
  • added a reproducible scripts/generate-store-assets.py helper so storefront assets can be regenerated after future UI changes
  • updated README and store copy to lead with real-time X scoring, local-first workflow, zero upload, and ReplyDropAPI automation support

ReplyDrop 0.2.134

19 Apr 08:09

Choose a tag to compare

ReplyDrop 0.2.134

Initial public open-source release of ReplyDrop.

Highlights:

  • layered ReplyDrop popup and dashboard workflow
  • local-first candidate scoring for X / Twitter
  • queue, publish-watch, pickup-watch, and growth memory flows
  • Ada / CDP-facing window.ReplyDropAPI automation surface on x.com
  • clean open-source export and release validation scripts
  • packaged release audit for runtime file drift

Assets:

  • source repository
  • packaged browser extension zip: replydrop-p2.134.zip

Notes:

  • this release is local-first and does not depend on a remote service
  • current AI reply tooling is heuristic copilot behavior, not a remote model integration