Helper-breaking
0.2.15 - Return / Chance Selection Rules
Reload the Chrome helper after deploying this release so option-chain scans include Robinhood Chance of Profit values.
- Added Return, Chance, and Both selection modes to CSP and CC scans.
- Chance % defaults to
10, which means selected options need at least90%Chance of Profit. - Both mode chooses a quote satisfying both rules when possible, then uses the closest combined fit.
- Selected Chance of Profit values appear in dashboard tables and CSV exports.
Helper-breaking
0.2.14 - Authoritative CSP Screener Name Validation
Reload the Chrome helper after deploying this release so CSP Auto validates the open screener through Robinhood's dedicated name control.
- The open screener name now comes from Robinhood's dedicated screener-name button.
- Sidebar labels cannot falsely confirm a different open screener.
- Route, name-confirmation, and no-symbol failures now report separately.
Helper-breaking
0.2.13 - Restored CSP Screener Symbol Extraction
Reload the Chrome helper after deploying this release so CSP Auto reads the complete confirmed screener grid after opening its saved label.
- Symbol extraction now covers sibling header and stock-grid containers inside the screener main region.
- Plain-text and scroll-loaded screener symbols are collected again.
- The exact-name click and Home-page extraction safeguards remain in place.
Helper-breaking
0.2.12 - Direct CSP Screener Label Click
Reload the Chrome helper after deploying this release so CSP Auto clicks the exact saved screener text label in Robinhood's Lists panel.
- The exact matching Robinhood screener label is now the click target.
- The configured browser-local name and
/screener/...confirmation remain required. - Home holdings remain excluded from CSP Auto extraction.
Helper-breaking
0.2.11 - Reliable Robinhood Scan Handoff
Reload the Chrome helper after deploying this release so live scans use the new Robinhood foregrounding and exact screener confirmation flow.
- Live Scan and Refresh now bring the Robinhood tab and Chrome window forward immediately.
- CSP Auto confirms the selected name and a real
/screener/...page before extracting symbols. - A mismatched open screener safely retries from Home without reading Home holdings.
Helper-breaking
0.2.10 - Faster CSP Auto List Selection
Reload the Chrome helper after deploying this release so CSP Auto searches the Robinhood Home Lists panel directly.
- Fixed CSP Auto list selection to click the exact saved screener from the Home Lists panel.
- Stopped the helper from slowly scrolling the Home page while searching for the saved screener.
- Kept Home holdings out of CSP Auto symbol extraction when the saved list cannot be opened.
Helper-breaking
0.2.9 - Robinhood Auto Extraction Repair
Reload the Chrome helper after deploying this release so CSP Auto and CC Auto use the repaired Robinhood extraction flow.
- Fixed CSP Auto to open Robinhood Home and click the exact saved screener name before extracting symbols.
- Fixed CC Auto to import positions from every visible Investing account, including the current account first.
- Updated CC Auto stock parsing for Robinhood's current Stocks table and average-cost markup.
- Confirmed CC Auto continues through Sell Call quote extraction and covered-call finalization after import.
Helper-breaking
0.2.8 - Private-Beta Completion
Reload the Chrome helper after deploying this release so Helper Health can report extension status and the current Robinhood route.
- Added the Command Center at
/and moved the scanner dashboard to/dashboard.html. - Added safe
/healthzand/api/versionendpoints. - Added Settings release metadata, Helper Health, and this changelog.
- Documented release checklist, rollback notes, monitoring checks, and chatbot boundaries.
Helper-breaking
0.2.7 - Robinhood Position Import And Resend Contact
Reloading the helper was required because CC Auto gained Robinhood Investing page position extraction.
- Added CC Auto import from
https://robinhood.com/account/investing. - Kept duplicate tickers across accounts while reusing option-chain reads by unique ticker.
- Made Resend the only Contact Us email delivery provider.
- Kept contact delivery Resend-only across code, docs, and tests.
App Update
0.2.6 - CSP And CC Source Modes
- Added Manual and Auto source modes for CSP and CC workflows.
- Added local smoke testing for primary public routes.
- Removed public contact email visibility.