Releases: two3pro/replydrop
Releases · two3pro/replydrop
v0.2.137
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.mdsubmission pack with:- listing copy
- single-purpose statement
- permission justifications
- privacy answers
- reviewer test instructions
Validation
npm run validatebash scripts/package-release.shbash scripts/export-open-source-tree.sh
v0.2.136
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
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.pyhelper 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
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.ReplyDropAPIautomation surface onx.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