Changelog
All notable changes to EdgeOS by AIDP are recorded here. We ship often — this page is your receipt.
The version scheme is MAJOR.MINOR.PATCH. New features bump MINOR, fixes bump PATCH.
[1.4.3] — 2026-07-13
Fixed
- Bet log row actions — edit and delete icons are now always visible on mobile and no longer require a hover state to appear on desktop.
- Delete confirmation — bet log and bankroll delete actions now use a native confirmation prompt before permanently removing a row, preventing accidental deletions on both mobile and desktop.
[1.4.2] — 2026-07-09
Changed
- Favicon refresh — kept the orange E lettermark and refined the background to a lighter charcoal grey so the mark pops without going fully white.
Fixed
- Bet log new-entry dialog — opening "Log bet" now always resets every field, so no stale units, odds, or other values can carry over from a previous entry.
[1.4.1] — 2026-07-09
Fixed
- Dashboard Win % calendar coloring — daily colors now key strictly off decided wins/losses, ignore pushes and pending bets, and use a stronger visible tint for any day with a winning or losing majority.
[1.4.0] — 2026-07-09
Added
- Magic link sign-in — passwordless one-time email login as an alternative to email + password.
- Cloudflare Turnstile CAPTCHA hooks — bot protection wired into sign-up and magic link flows (activates once site keys are provisioned for a public domain).
- Session timeout — 30-minute idle timeout and 24-hour absolute session cap, with toast notifications before sign-out.
- In-app changelog — this page, plus a version footer across the app.
[1.3.0] — 2026-07-08
Added
- AI Coach — chat-based coaching using your own bet history for context.
- Reviews module — structured weekly / monthly performance reviews.
- Pricing page and Stripe embedded checkout with test-mode banner.
- Billing settings — subscription management inside the app.
Changed
- Refined analytics visuals and dashboard KPIs.
[1.2.0] — 2026-07-06
Added
- Google Sheets import — paste a spreadsheet URL to bulk-import bets.
- CSV / XLSX import dialog with column mapping.
- Books, Systems, Markets management — fully per-user with defaults seeded on signup.
- Bankroll transactions ledger with deposits, withdrawals, and adjustments.
Fixed
- Stake vs. units calculation reconciliation for imported bets.
[1.1.0] — 2026-07-05 (evening)
Added
- Bet editing — double-click a row or use the edit icon to modify an existing bet.
- Calendar date picker on bet entry, with manual text entry still supported.
- Analytics page — performance by system, market, book, and time period.
Changed
- Improved dashboard layout and navigation sidebar.
[1.0.0] — 2026-07-05
Added
- Initial release of EdgeOS by AIDP, converted from a 7-tab Google Sheet into a full web app.
- Auth — email/password sign-up + Google OAuth, per-user data isolation via RLS.
- Bet log — add, edit, delete bets with units, odds, and result tracking.
- Dashboard — bankroll, ROI, win rate, and unit performance at a glance.
- Charcoal + ember dark theme with Apple-like minimal styling.