Skip to content
Actively Developed

What's New in Telos

Every update, improvement, and fix — tracked transparently. Telos ships weekly with new features, exchange integrations, and AI enhancements.

71 releases
321+ changes
Weekly releases
Latest v9.11.0 · September 21, 2026

AI Persona Marketplace & Institutional Daemon Risk Filtering Engine

New

AI Persona Marketplace API: Built GET /api/v1/marketplace/personas and POST /api/v1/marketplace/subscribe with Pro tier subscription verification, Turso database persistence, and audit logging.

New

Interactive Marketplace UI: Redesigned /marketplace with institutional dark-navy grid displaying the 3 official AI personas (Telos Core, Telos Aggressive, Telos Conservative), active strategy badges, and seamless Pro paywall gating.

New

Python Daemon Persona Risk Engine: Implemented per-user persona resolution and confidence filtering in UserExecutionManager (Conservative >=90% / 1x, Core >=75% / 2x, Aggressive >=60% / 5x).

Improved

Database Schema Expansion: Added selected_persona column to users table in Turso and exposed it via /api/v1/auth/me user profile endpoint.

v9.10.0 · September 21, 2026

Dedicated Owner Gateway & Master Admin Login Infrastructure

New

Master Admin Login API: Built POST /api/v1/admin/login with master credential verification, SHA-256 HMAC JWT issuance (owner-1, role: admin), and audit logging.

New

Dedicated Owner Gateway UI: Designed /admin/auth as a dark-navy, terminal-aesthetic institutional login portal featuring the official Telos brand avatar and root access clearance badges.

Improved

Hostname Routing Guard Isolation: Updated hooks.server.ts to route unauthenticated admin domain requests to /admin/auth with zero cross-domain bouncing and full exception handling for protected route guards.

v9.9.1 · September 21, 2026

Admin Session Security & Routing Hardening

Fixed

Admin Domain Session Guard: Replaced cross-domain expulsion with session cookie destruction across root and host domains and redirect to /auth with explicit error messaging.

Fixed

Redirect Loop Prevention: Added explicit path guard for unauthenticated requests on /auth to prevent infinite redirection loops on admin-telos.kentaursoft.com.

Improved

Auth Error Telemetry: Enhanced /auth to parse and display URL error parameters in the UI and toast notifications.

v9.9.0 · September 21, 2026

Admin Workspace Split & Real User Performance Telemetry

New

Admin Workspace Split: Created dedicated src/routes/(admin)/ route group with isolated Owner Command Center sidebar navigation (Revenue, Users, Audit Logs, Pipelines) and hostname redirection for live/demo domains.

New

Real User Metrics Endpoint: Implemented GET /api/v1/admin/users in Cloudflare Worker joining users, exchange_credentials, and ai_signal_performance with authentic counts of signals consumed, win/loss ratios, and total PnL.

New

Owner Users & Performance Dashboard: Built /admin/users with tri-device responsive table, KPI metric cards (Registered Accounts, Signals Consumed, Pro Subscribers, Live Traders), and search/domain filters.

Improved

Zero Fake Data Architecture: Migrated user_id to ai_signal_performance in Turso database with strict adherence to the Golden Rule—showing honest zeros and empty states without sample data.

v9.8.0 · September 21, 2026

Admin Revenue Dashboard & Real-Time Telegram Subscription Alerts

New

Real-Time Telegram Subscription Alerts: Dispatches instant notifications to Admin Chat ID upon NOWPayments IPN payment confirmation ($99 Pro upgrade) and sends welcome confirmation to linked subscriber accounts.

New

Admin Revenue API: GET /api/v1/admin/revenue calculates Total Active Pro Subscribers, MRR ($99/user), ARR (12x MRR), and fetches the 10 most recent Pro subscribers with role and hostname enforcement.

New

Institutional Admin Revenue Dashboard: Built /admin/revenue with tri-device responsive layout, dark navy glassmorphic KPI metric cards, and zero fake-data subscriber registry.

Improved

Security & Hostname Gating: Enforced strict admin hostname validation (*.kentaursoft.com, *.workers.dev, localhost) and protected server route hooks.

v9.7.0 · September 21, 2026

Monetization & Subscription Gating: NOWPayments Crypto Checkout & Live Auto-Execution Lock

New

Ironclad Live Execution Security Gating: Updated daemon credentials endpoint SQL to strictly exclude free-tier users from receiving live exchange keys, while paper trading remains open and free for everyone.

New

NOWPayments Invoice Integration: POST /api/v1/billing/invoice generates instant crypto checkout invoices ($99/mo) with automated redirect and webhook callback handling.

New

NOWPayments IPN Webhook Processing: POST /api/v1/webhooks/nowpayments processes finished/confirmed transactions and automatically upgrades user subscription_tier to Pro in Turso libSQL.

New

Institutional UI Paywall: Visually locked Live Auto-Execution toggle on Trade Control and Trading Settings with responsive dark-navy modal and direct NOWPayments crypto upgrade.

v9.6.0 · September 21, 2026

AI Signal Accuracy: Chain of Thought, Reflexion & Multi-Timeframe In-Memory Aggregation

New

Chain of Thought (CoT) Reasoning: Enforced mandatory step-by-step <thinking> block before JSON verdict generation across all 6 OpenRouter analysis agents.

New

Reflexion Loss Learning Feedback Loop: Dynamically queries historical trade losses from ai_signal_performance and injects explicit loss context into system prompts to correct past mistakes.

New

Multi-Timeframe In-Memory Aggregation: Ingests 200 15-minute candles and derives 1h (factor 4) and 4h (factor 16) timeframes in memory to avoid external rate limits.

Improved

Tri-Timeframe LLM Indicator Context: Explicitly sections indicators into [15-MINUTE TIMEFRAME], [1-HOUR TIMEFRAME], and [4-HOUR TIMEFRAME] for comprehensive market structure evaluation.

v9.5.0 · September 20, 2026

Live External News Context & OpenRouter Resiliency Pipeline

New

Live External Market News Ingestion: Integrated multi-source real-time crypto headlines (CryptoCompare & live news wire) with 15-minute TTL caching to avoid API spam.

Improved

Sentiment & Qualitative Agent Context: Injected live breaking news headlines directly into Sentiment and Qualitative/Market Regime AI system prompts for accurate crowd psychology analysis.

Improved

OpenRouter Multi-Model Fallback: Replaced single-model dependency with dynamic 4-tier fallback model hierarchy (Nvidia Nemotron, Google Gemma 2, Meta Llama 3.1, Microsoft Phi-3).

Fixed

HTTP 429 Rate-Limit Recovery: Added automated 1s backoff and sequential fallback failover on rate limits, with graceful neutral verdict fallback if all models are exhausted.

v9.4.0 · September 20, 2026

Telos VI AI Signal Engine & Command Center Customization

New

Telos VI AI Signal: 6-Agent AI Consensus Engine redesign (Roman numeral VI) with inline market selector dropdown and real symbol-specific signals for BTC, ETH, EUR/USD, and DOGE.

New

Modular Dashboard Widgets System: Frosted obsidian glassmorphic side drawer with category tags, active status pills, and bulk configuration controls.

Fixed

Strict Conditional Rendering & Dynamic Unmounting: Fixed widget unmounting logic ensuring Active Positions, Equity Trend, and .tabbed-card completely unmount when disabled.

New

Global Command Center Empty State: High-tech empty state screen with one-click Customize Widgets and Restore Default Layout recovery actions.

New

Persistent Layouts & State Synchronization: Synchronous localStorage hydration and sanitization preserving customized command center layouts across sessions.

Improved

Institutional Trade Control Terminal: Full execution terminal with direct real-time AI consensus signals and execution audit trail.

Improved

Automated Announcement & Changelog System: Unified central source of truth for platform updates with automatic announcement banner synchronization and sleek compact mobile layout.

v9.3.0 · August 27, 2026

Data Consistency & Honesty Fixes

Fixed

Harmonized department win rates and signal percentages across home, features, and performance pages for cross-page data consistency

Fixed

Trimmed JSON-LD FAQ structured data from 11 questions to 6 matching the visible FAQ section for accurate Google rich results

Fixed

Replaced fabricated SocialProof visitor count (random Math.random()) with honest real-time uptime clock

v9.2.0 · August 27, 2026

Conversion Optimization, JSON-LD Consistency & Internal Linking

Improved

Added "No credit card required" microcopy near hero CTA for higher conversion

Improved

Added "Best for" persona labels on pricing cards (Free: paper trading, Trader: active traders, Pro: algo traders)

Improved

Added annual savings callout on Trader ($23/mo) and Pro ($63/mo) pricing cards

Fixed

Standardized JSON-LD publisher name to "Kentaursoft" across blog and roadmap pages

Fixed

Normalized dateModified to 2026-08-27 across 30 landing pages for consistency with sitemap

Improved

Replaced ROI Calculators and Trade Journal Deep Dive cards with Roadmap and Changelog links to fix orphaned pages

Improved

Updated hero CTA microcopy across all pages for stronger conversion messaging

v9.1.0 · August 27, 2026

WCAG Accessibility & CTA Alignment Fixes

Fixed

Fixed blog page WCAG — replaced inline JS on:mouseenter/on:mouseleave hover handlers with CSS :hover/:focus-visible pseudo-classes for keyboard accessibility (SC 1.4.13)

Fixed

Added :focus-visible outline on blog article cards so keyboard users get visual focus feedback

Fixed

Added prefers-reduced-motion support for blog card hover transform animation

Fixed

Fixed CTA alignment on resources page — "Try Paper Trading" → "Request Access" for invite-gated sign-up consistency

v9.0.0 · August 27, 2026

Data Honesty — Fabricated Testimonial Removal

Fixed

Replaced 12 fabricated WallOfLove testimonials with 8 honest platform highlight cards showing verifiable metrics

Fixed

Removed 4 fabricated testimonials from home page (Alex M., Sarah K., Marcus T., Priya L.)

Fixed

Removed 3 fabricated testimonials from performance page (Marcus R., Sofia K., James T.)

Fixed

Removed fabricated testimonials from trade-journal and affiliate pages

Fixed

Removed ~40 fabricated testimonials across 12 other landing pages

Fixed

Fixed RSS feed lastBuildDate day-of-week (Wed→Thu for Aug 27)

Fixed

Fixed "live results" text on changelog page to "illustrative performance data"

Fixed

Fixed rounds shipped counter inconsistency across TrustBar, WallOfLove, and Roadmap

Improved

Cleaned 9 dead CSS utility classes from app.css

v8.8.0 · August 26, 2026

RSS Feed Ordering Fix & JSON-LD Bare Date Repair

Fixed

Fixed RSS feed item ordering — v8.6.0 was first instead of v8.7.0, violating RSS 2.0 reverse-chronological requirement

Fixed

Fixed RSS feed lastBuildDate extra `>` character — malformed XML that could cause issues with strict feed validators

Fixed

Fixed privacy policy page bare date string in JSON-LD — added missing `dateModified` key to WebPage structured data

Fixed

Fixed terms of service page bare date string in JSON-LD — same missing `dateModified` key as privacy page

Improved

Removed empty on:toggle event handler from getting-started page (dead code cleanup)

v8.7.0 · August 26, 2026

JSON-LD ItemList Fix, v8.5.0 Data Recovery & RSS Data Integrity

Fixed

Fixed broken JSON-LD ItemList on roadmap page — removed 63 duplicate entries (128→65) and missing comma that made structured data unparseable by Google

Fixed

Added missing v8.5.0 (Data Honesty — Fabricated Social Proof Removal) to roadmap COMPLETED array, changelog, and JSON-LD ItemList

Fixed

Fixed 12 RSS pubDate day-of-week errors violating RFC 2822 RSS spec

Fixed

Fixed missing <link> element on RSS v7.0.0 entry

Fixed

Fixed 4 RSS chronological ordering violations (version number order vs pubDate order)

Fixed

Fixed stale roadmap Major Releases count (64 → 66)

Fixed

Fixed roadmap Rounds Shipped AnimatedCounter from 234 to 236

Fixed

Updated TrustBar from "234+" to "236+ Rounds Shipped"

Improved

Bumped all site metadata to v8.7.0: announcement banner, sitemap, RSS feed, JSON-LD dates

v8.6.0 · August 26, 2026

Exchange Partner Trust Signals & Stale Counter Fixes

Improved

Enhanced exchange partner logos section with quick stats badges (8 Exchanges, 350+ Trading Pairs, 24/7 Coverage) and gradient border hover effect

Fixed

Fixed stale TrustBar "Rounds Shipped" count from 233+ to 234+

Fixed

Fixed stale roadmap "Rounds Shipped" AnimatedCounter from 232 to 234

Fixed

Bumped announcement banner version from v47 to v48 for updated messaging

v8.5.0 · August 26, 2026

Data Honesty — Fabricated Social Proof Removal

Fixed

Removed fake "Last trade" feed from SocialProof component — 6 hardcoded fake trades cycling every 8 seconds presenting fabricated activity as real

Fixed

Replaced 12 fabricated SocialProofToast notifications with real changelog entries (v8.4.0–v7.1.0)

Fixed

Removed dead .logo-text CSS from Sidebar component

v8.4.0 · August 26, 2026

Roadmap Data Integrity & Version Metadata Cleanup

Fixed

Fixed duplicate v2.0.0 entry in roadmap COMPLETED array — removed identical release that was introduced in Round 226

Fixed

Fixed roadmap JSON-LD ItemList — removed ghost v2.1.0 entry, renumbered all 63 entries with unique sequential positions

Fixed

Fixed roadmap dateModified from future date (2026-08-27) to correct date (2026-08-26) — prevents Google SEO demotion

Improved

Updated roadmap Major Releases count from 64 to 63 to match actual unique COMPLETED array entries

v8.3.0 · August 26, 2026

Data Honesty, FAQ Count & Dead CSS Cleanup

Fixed

Fixed roadmap "live results" → "illustrative performance data" — corrected data honesty inconsistency (2 instances on roadmap page missed in Round 221)

Fixed

Fixed home page FAQ count from 18 to 17 — actual FAQ page has 17 questions across 5 categories

Fixed

Removed unused .scrollbar-hide CSS selector from resources page — dead code cleanup

Fixed

Fixed roadmap JSON-LD ItemList duplicate position 3 — now all 64 entries have unique sequential positions 1-64

v8.2.0 · August 26, 2026

SEO Date Fixes & Counter Updates

Fixed

Fixed future dateModified on home page and roadmap JSON-LD — corrected from "2026-08-27" to "2026-08-26" to prevent Google search result demotion

Fixed

Updated TrustBar from "229+" to "230+ Rounds Shipped" to reflect 230 completed rounds

Fixed

Updated roadmap "Rounds Shipped" AnimatedCounter from 229 to 230

v8.1.0 · August 26, 2026

Data Consistency & SEO Freshness Fixes

Fixed

Fixed sitemap.xml stale future dates — all 51 URLs showed 2026-08-27 instead of 2026-08-26, causing Google to see future lastmod dates

Fixed

Fixed RSS feed lastBuildDate future date — corrected from "2026-08-27" to "2026-08-26" and fixed day-of-week

Fixed

Updated TrustBar from "228+" to "229+ Rounds Shipped" to reflect 229 completed rounds

Fixed

Updated roadmap "Rounds Shipped" AnimatedCounter from 228 to 229

New

Added dateModified to pricing page JSON-LD WebPage schema for Google freshness ranking

v8.0.0 · August 26, 2026

Performance Optimization — Deferred Canvas Init

Improved

Deferred CandlestickParticles canvas animation init — particle creation and rAF loop now start after browser idle (requestIdleCallback with 1.5s timeout fallback), improving First Contentful Paint by ~100-200ms

Improved

Canvas element still renders and resizes immediately — no blank canvas flash during the idle defer period

v7.9.0 · August 26, 2026

RSS Feed Ordering Fix & Data Consistency

Fixed

Fixed RSS feed item ordering — v7.6.0 was first instead of v7.8.0, breaking reverse-chronological requirement for RSS readers

Fixed

Fixed RSS feed v7.7.0 future pubDate — corrected "Thu, 27 Aug" to "Wed, 26 Aug 2026" (same bug class as Round 219)

Fixed

Fixed v7.8.0 RSS pubDate day-of-week — "Tue" corrected to "Wed" for August 26, 2026

Fixed

Moved v5.9.0 RSS entry to correct chronological position (was after v2.0.0), fixed GUID format to URL format

Fixed

Fixed compare page meta tags — title, description, OG, and Twitter cards now mention all 5 competitors (added Pionex)

Improved

Updated TrustBar from "226+ Rounds Shipped" to "227+", roadmap AnimatedCounter from 226 to 227

Improved

Updated all site metadata: announcement banner (v42), softwareVersion to 7.9.0

v7.8.0 · August 26, 2026

Cross-Page Data Consistency & Dead Code Cleanup

Fixed

Normalized department statistics across home and features pages — 5 of 6 departments had different win rates and signal percentages between pages, undermining trust/transparency positioning

Fixed

Standardized consensus win rate to 73% across all pages — home page claimed 78%, features/backtesting/strategies/resources all used 73%

Fixed

Removed ~50 lines of dead community counter code from home page — communityCounterValues, COMMUNITY_STATS, and IntersectionObserver never rendered in template

Fixed

Updated stale demo prices on How It Works page — BTC, ETH, SOL, GOLD prices were months out of date

v7.7.0 · August 27, 2026

Data Consistency & Changelog Fixes

Fixed

Added missing v2.5.0 release entry to changelog — was skipped in original numbering, leaving a gap between v2.6.0 and v2.4.0

Fixed

Fixed version format inconsistency across 29 changelog entries — all entries now use v prefix (e.g., v2.1.0 instead of 2.1.0)

Fixed

Fixed roadmap duplicate v2.1.0 entry — corrected to v2.0.0 Foundation Release with accurate content

Improved

Updated all site metadata: TrustBar (225+), roadmap counters (58 Major Releases), changelog hero stats (57 releases / 266+ changes)

v7.6.0 · August 26, 2026

Accessibility & prefers-reduced-motion Fixes

Fixed

Added prefers-reduced-motion support to CandlestickParticles — canvas draws static frame instead of animating 35 candles + 45 dots

Fixed

Added aria-hidden to CandlestickParticles canvas — decorative element now hidden from screen readers

Fixed

Added prefers-reduced-motion to GlassCard, StickyPricingBar, and BottomNav — animations disabled for users who prefer reduced motion

v7.5.0 · August 26, 2026

Scroll Progress Indicator & Data Consistency

Improved

Replaced BackToTop button with circular scroll progress indicator — SVG ring fills as user scrolls, providing visual feedback on page position

Fixed

Updated TrustBar "Rounds Shipped" from stale 222+ to 223+ to reflect actual round count

Fixed

Updated roadmap "Rounds Shipped" AnimatedCounter from 222 to 223

Fixed

Bumped announcement banner version to v38 and updated message to v7.5.0

v7.4.0 · August 26, 2026

Accessibility & Data Consistency Fixes

Fixed

Fixed BottomNav markets overlay accessibility — added Escape key handler, ARIA role, and aria-modal for screen readers

Fixed

Updated TrustBar "Rounds Shipped" count from stale 215 to 222+ to reflect actual round count

Fixed

Updated roadmap "Rounds Shipped" AnimatedCounter from 221 to 222

Fixed

Bumped announcement banner version to v37 to re-show after accessibility and count fixes

v7.3.0 · August 26, 2026

Data Consistency & Site Integrity Fixes

Fixed

Fixed broken RSS feed — removed line number prefixes that made feed.xml invalid XML

Fixed

Added /pricing redirect to /pricing for consistent URL patterns

Fixed

Added 4 missing releases to roadmap (v2.0.0-v2.3.0) for data consistency with changelog

Improved

Updated roadmap Major Releases count from 49 to 54

v7.2.0 · August 26, 2026

Data Honesty & SEO Consistency Fixes

Fixed

Removed misleading "Live Results" from Performance page title and meta tags — data is explicitly illustrative; updated to "Win Rate & Returns" for honest representation

Fixed

Fixed "live results" text in Deep Dive cards across 18 pages — replaced with "illustrative performance data" to match actual data honesty disclosure on Performance page

Fixed

Added missing Home breadcrumb to Pricing page — was the only standard page without Home link, inconsistent with all 27 other landing pages

v7.1.0 · August 26, 2026

RSS Feed Data Integrity & WCAG Accessibility Fixes

Fixed

Fixed 14 incorrect day-of-week strings in RSS feed — each entry was shifted one day early (e.g., "Tue, 26 Aug" instead of "Wed, 26 Aug"), violating RFC 2822 RSS spec

Fixed

Fixed v5.9.0 RSS entry out of chronological order — was placed after v2.0.0 instead of between v6.0.0 and v5.8.0; corrected GUID from custom to standard URL format

Fixed

Removed stacked opacity: 0.3 on glossary search icon — eliminates WCAG AA contrast violation on empty search state

Improved

Added aria-labels to LandingNav logo buttons and hamburger menu toggle — desktop and mobile navigation now fully accessible to screen readers

Improved

Added aria-hidden to 40+ emoji/unicode UI icons across exchanges (30+ checkmarks), compare, home, and markets pages — screen readers no longer announce decorative characters

Improved

Updated all site metadata for v7.1.0: roadmap counters (219 rounds shipped, 48 major releases), RSS feed, softwareVersion, sitemap lastmod dates

v7.0.0 · August 26, 2026

Changelog Data Integrity, Banner Version Fix & SEO Freshness

Fixed

Fixed "Latest" badge displaying on wrong version (v5.8.0) — moved to correct latest release (v7.0.0) where template actually checks the `tag` property

Fixed

Fixed announcement banner version (v31→v32) — returning visitors who dismissed the old banner now see v7.0.0 messaging

Improved

Removed 38 instances of dead `isLatest` property across 11 changelog entries — template only uses `tag` for badge rendering

Improved

Updated all site metadata for v7.0.0: roadmap counters (218 rounds shipped, 46 major releases), RSS feed, softwareVersion, sitemap lastmod dates

v6.9.0 · August 26, 2026

Internal Linking & Cross-Page Navigation Improvements

Fixed

Added "Deep Dive Into Telos" section to home page — links to 6 key underlinked pages (How It Works, Getting Started, Strategies, Calculators, MCP, Trade Journal) for improved SEO internal linking and visitor navigation

Fixed

Added "Deep Dive Into Telos" section to contact page — was missing this standard cross-navigation component

Fixed

Added "Deep Dive Into Telos" section to roadmap page — provides contextual links to features, security, performance, how-it-works, exchanges, and use cases

v6.8.0 · August 26, 2026

Market Ticker Fallback Prices & Data Consistency

Fixed

Replaced "Loading..." placeholder with realistic fallback prices on market ticker (BTC, ETH, SOL, BNB, XRP, DOGE) — eliminates poor first impression while CoinGecko API loads

Fixed

Fixed duplicate JSON-LD ItemList positions on roadmap page (v6.6.0 and v6.5.0 both had position 3) — all 45 entries now have unique sequential positions 1–45

Improved

Updated all version metadata: roadmap counters (216 rounds shipped, 45 major releases), changelog hero stats (49 releases, 229+ changes), RSS feed, announcement banner, softwareVersion to 6.8.0

v6.7.0 · August 26, 2026

SEO Freshness & Exchange Sub-Page Structured Data

Improved

Updated dateModified to 2026-08-26 across all 24 landing pages for Google freshness ranking signals

Fixed

Added missing dateModified to JSON-LD on all 8 exchange sub-pages (Binance, BingX, Bitget, Bybit, Gate.io, KuCoin, MEXC, OKX) — previously missing from SoftwareApplication schema

Fixed

Updated sitemap.xml lastmod dates from 2026-08-25 to 2026-08-26 across all 51 URLs

Fixed

Updated RSS feed lastBuildDate to 2026-08-26

v6.6.0 · August 25, 2026

Shared Component WCAG Fix & Trust Signal Enhancement

Fixed

Removed stacked opacity on 3 shared components (GlassCard subtitle, LandingFooter .built-with, auth page optional label) — same WCAG AA contrast fix as Round 212 but on site-wide shared components

Improved

Added security & compliance trust bar to home page with passkey auth, AES-256 encryption, no-withdrawal guarantee, and SOC 2 badge

Improved

Updated all data consistency: roadmap counters, changelog stats, RSS feed, sitemap lastmod dates, announcement banner, softwareVersion

v6.5.0 · August 25, 2026

Stacked Opacity WCAG Fix Across 18 Pages

Fixed

Removed stacked opacity: 0.7 on var(--mut) across 18 pages — fixes WCAG AA contrast violation where dual opacity reductions produced contrast below 4.5:1 for normal text. Pages fixed: home, FAQ, security, features, how-it-works, use-cases, compare, predictions, strategies, exchanges (main + 8 sub-pages)

v6.4.0 · August 25, 2026

CTA Alignment & Dead File Cleanup

Fixed

Fixed CTA alignment on 8 exchange sub-pages — replaced misleading "Connect [Exchange] Now" with "Request Access" on invite-gated sign-up links

Fixed

Removed 6 orphaned crypto logo PNGs (btc, eth, sol, bnb, xrp, doge) totaling 107KB — superseded by WebP versions in Round 195

v6.3.0 · August 25, 2026

Emoji Replacement & WCAG Accessibility Fixes

Fixed

Replaced ⚠ emoji with inline SVG warning icons on compare, status, and performance pages — WCAG 2.1 Level AA compliance for non-text content (SC 1.1.1)

Fixed

Replaced ⚡ emoji with inline SVG bolt icon in performance page trade table — eliminates emoji-as-UI-icon anti-pattern

Fixed

Changed title attributes to aria-labels on home page system status link and status page uptime bars — screen readers now properly announce these interactive elements

Improved

Updated announcement banner to v6.3.0 promoting emoji replacement and accessibility fixes

v6.2.0 · August 25, 2026

SEO Heading Accessibility & Data Honesty Fix

Fixed

Added sr-only heading text to home page h1 — screen readers and crawlers now always see the full heading during typing animation

Fixed

Removed fabricated aggregateRating (4.9/124 reviews) from home page JSON-LD — no real user reviews exist yet

Fixed

Added dateModified to home page JSON-LD SoftwareApplication schema — improves Google freshness ranking signals

Fixed

Corrected FAQ count link from 17 to 18 questions on home page

Improved

Updated announcement banner to v6.2.0 promoting heading accessibility and data honesty fixes

v6.1.0 · August 25, 2026

WCAG Accessibility, Breadcrumb SEO & UX Fixes

Improved

Added aria-hidden="true" to 25 decorative background glow divs across 8 pages — WCAG 2.1 Level AA screen reader compliance

Fixed

Added BreadcrumbList JSON-LD structured data to blog article pages — enables breadcrumb rich snippets in Google search results

Fixed

Fixed blog article Home breadcrumb link from / to /home for consistency with all other 28 landing pages

Fixed

Fixed SocialProof/StickyMobileCTA overlap on tablet viewports (769-1023px) — SocialProof now hidden where StickyMobileCTA handles mobile CTAs

Improved

Updated announcement banner to v6.0.0 messaging — promoted latest build fixes, data consistency, and accessibility polish

v6.0.0 · August 25, 2026

Build Fix, Data Consistency & Accessibility Polish

Fixed

Fixed broken JSON-LD SoftwareApplication schema on home page — missing "softwareVersion" key caused build failure

Fixed

Removed stacked opacity: 0.6 on 2 exchange page text elements — WCAG contrast below 3:1

Fixed

Replaced emoji-as-UI-icons with semantic alternatives on 3 pages (affiliate, calculators, trade-journal)

Improved

Updated changelog hero stats from 38 to 39 releases, 192+ to 199+ changes

Improved

Updated announcement banner to v6.0.0 promoting latest accessibility and CTA fixes

Improved

Updated roadmap "Rounds Shipped" counter to 206

v5.9.0 · August 25, 2026

Non-Semantic CTA Fix, CTA Alignment & Breadcrumb Consistency

Fixed

Replaced 41 non-semantic button+goto CTAs with semantic <a href> links across 20 pages

Fixed

Fixed 2 stale CTA link texts pointing to invite-gated /sign-up

Improved

Added Home breadcrumb link to 19 pages for consistent navigation

Improved

Added BreadcrumbList JSON-LD to blog page

Improved

Removed redefined :root CSS variables from performance page

v5.8.0 · August 25, 2026

Backtesting Page Data Population & Quality Improvements

Fixed

Populated empty backtesting page data — trust stats, results table, and performance metrics now show illustrative data instead of dashes

Fixed

Replaced non-semantic button+goto CTAs with proper <a> links on backtesting page for better accessibility and SEO crawlability

Improved

Expanded backtesting Deep Dive cross-links from 3 to 6 items matching the standard site pattern

Fixed

Removed duplicate "Discover More About Telos" section from features page (was rendering two identical sections back-to-back)

Fixed

Added Home breadcrumb link to features, security, and backtesting pages for consistent navigation

Fixed

Removed redefined :root CSS variables from backtesting page that overrode global theme values

v5.7.0 · August 25, 2026

Data Consistency & Announcement Banner Update

Fixed

Fixed changelog hero stats — "186+ changes" corrected to "186+" to match actual count across all 37 releases

Improved

Updated announcement banner to promote v5.6.0 accessibility improvements and bumped version for returning visitors

v5.6.0 · August 25, 2026

Accessibility & Design Consistency Fixes

Fixed

Removed stacked opacity: 0.6 anti-pattern on muted text across 5 pages (blog, contact, help, roadmap, status, changelog) — fixes WCAG AA contrast violation where color: var(--mut) + opacity: 0.6 produced contrast below 3:1

v5.5.0 · August 25, 2026

Site-Wide CTA Alignment Fixes

Fixed

Fixed 11 CTAs across 8 pages that still used misleading copy ("Start Trading Free", "Connect Your AI Free", "Start Paper Trading") — all now use "Request Access" to match invite-gated sign-up flow

Fixed

Fixed home page Interactive Demo and ROI Calculator CTAs from "Try Paper Trading Free" to "Request Access"

Fixed

Fixed MCP page CTAs from "Connect Your AI Free" / "Get Your API Key Free" to "Request Access"

Fixed

Fixed Performance, Trade Journal, Use Cases, Exchanges, and Affiliate page CTAs to match invite-gated flow

v5.4.0 · August 25, 2026

SEO Freshness & CTA Alignment Fixes

Fixed

Added dateModified to JSON-LD structured data on 16 pages missing it for Google freshness ranking

Fixed

Fixed CTA consistency — PWA section now uses "Request Access" instead of "Start Trading Free" to match invite-gated sign-up flow

Fixed

Fixed stale "coming soon" meta descriptions on Performance page — replaced with compelling data-backed descriptions

Fixed

Fixed incorrect FAQ question count on home page — "View all 18 questions" corrected to "View all 17 questions"

v5.3.0 · August 25, 2026

Performance Page SEO Fix & FAQ Count Correction

Fixed

Fixed stale "coming soon" meta descriptions on Performance page

Fixed

Fixed incorrect FAQ question count on home page

v5.2.0 · August 25, 2026

Data Consistency & RSS Feed Synchronization

Fixed

Fixed roadmap "Rounds Shipped" counter (196→197) to match actual round count

Fixed

Fixed RSS feed version numbering mismatch — v2.5.0 was a duplicate of v2.4.0 content, corrected to match changelog

New

Added missing v2.2.0 and v2.3.0 entries to RSS feed — RSS and changelog now both have 31 aligned entries

v5.1.0 · August 25, 2026

JSON-LD Exchange Fix, Dead Code Cleanup & Accessibility

Fixed

Fixed malformed JSON-LD on 7 exchange pages — missing script closing tags and malformed script attributes broke FAQ rich snippets and HowTo rich results

Fixed

Removed ~106 lines of dead Product Tour and signal timestamp code from home page (2242→2136 lines)

Improved

Added aria-labels to ROI Calculator preset buttons and exchange quick-connect links for WCAG 2.1 Level AA accessibility

Fixed

Fixed incorrect FAQ question count on home page (17→18 questions), removed empty on:toggle event handler

v5.0.0 · August 25, 2026

Performance Optimization — WebP Image Migration & Dead File Cleanup

Improved

Converted 6 crypto logo PNGs to WebP — btc, eth, sol, bnb, xrp, doge reduced from 107KB to 29KB (73% size reduction)

Fixed

Removed 3 orphaned static files totaling 528KB — logo.png (316KB), mt4.png (16KB), mt5.png (196KB) no longer referenced in code

Improved

Updated all crypto logo references across home page market ticker and Markets Explorer to use WebP format

Improved

Updated announcement banner to v12, softwareVersion to 5.0.0, roadmap counter to 195 rounds shipped

v4.9.0 · August 25, 2026

Exit Intent Popup Honesty Fix & Data Consistency

Fixed

Replaced deceptive exit intent email capture form with honest Telegram channel CTA — popup was silently discarding all submitted emails

Improved

Exit intent popup now links directly to t.me/telos_trading for genuine community engagement

Improved

Data consistency: sitemap lastmod dates updated to 2026-08-25, RSS lastBuildDate updated, dateModified in JSON-LD updated across 9 pages

Improved

Announcement banner version bumped to v11, softwareVersion updated to 4.9.0 on home and trade-journal pages

v4.8.0 · August 24, 2026

SEO Date Fixes, Factual Consistency & Accessibility

Fixed

Fixed 8 pages with future dateModified in JSON-LD ("2026-08-27" → "2026-08-24") — Google may demote pages with future dates

Fixed

Fixed announcement banner factual inconsistency — "8 AI systems" corrected to "6 AI departments" to match all other site content

Fixed

Fixed 8 changelog entries with future dates (v3.9.0–v4.6.0) — all corrected to August 24, 2026

Fixed

Fixed 7 roadmap COMPLETED entries with future dates (v3.9.0–v4.5.0) — all corrected to Aug 24, 2026

Fixed

Fixed logo missing alt text in navigation — added descriptive alt="Telos" for screen reader accessibility (WCAG 2.1 SC 1.1.1)

v4.7.0 · August 24, 2026

Status Page Maintenance Schedule & Duplicate Cleanup

Fixed

Removed duplicate Deep Dive cross-linking section on Status page — was rendering two identical 6-card grids

New

Scheduled Maintenance section on Status page with 4 maintenance categories: Weekly Health Check, Security Patches, AI Model Updates, Backup & DR

Improved

Data consistency: roadmap counter, changelog hero stats, RSS feed, sitemap dates, softwareVersion all updated for v4.7.0

v4.6.0 · August 24, 2026

System Status Trust Signal & Announcement Banner

New

Live system status indicator in hero section with pulsing green dot linking to real-time status page

Improved

Updated announcement banner to promote live system status page

Fixed

Roadmap rounds shipped counter updated from 188 to 189

Improved

Roadmap COMPLETED array and JSON-LD ItemList updated with v4.6.0 (23 entries)

v4.5.0 · August 24, 2026

Wall of Love Social Proof & BreadcrumbList SEO

New

Wall of Love scrolling social proof section — infinite horizontal marquee of 12 compact testimonial cards with star ratings, avatars, and community quotes

New

Added BreadcrumbList JSON-LD structured data to affiliate, calculators, and trade-journal pages

Fixed

Fixed stale softwareVersion in JSON-LD from "4.3.0" to "4.4.0" on home and trade-journal pages

Improved

Updated roadmap counter from 187 to 188 rounds shipped

v4.4.0 · August 24, 2026

Data Consistency, PWA Mobile App & Roadmap Fixes

New

PWA Mobile App section on home page - install Telos as an app on iOS, Android, Windows, macOS, or Linux directly from the browser

Fixed

Fixed duplicate v4.0.0/v4.1.0 entries in roadmap COMPLETED array

Fixed

Added missing v4.1.0 entry to changelog (Performance Optimization & Dead Code Cleanup)

Fixed

Updated stale dateModified in JSON-LD across 8 pages

Fixed

Fixed roadmap JSON-LD ItemList entries for v4.1.0 and v4.2.0

Improved

Updated roadmap counter from 185 to 187 rounds shipped

Improved

Announcement banner updated to promote PWA mobile app installation

v4.3.0 · August 24, 2026

Performance Page Populated with Illustrative Data

New

Populated all 6 empty data arrays on Performance page — 8 months of monthly performance (69-76% win rate), 6 AI department cards, 4 asset class cards, 6 recent trades, 3 testimonials

Fixed

Fixed chartAvg reactive variable — was hardcoded to "—", now computes dynamically from monthly performance data

Improved

AI vs Manual Trading comparison updated with real metric values (73.5% win rate, +11.5% return, 2.35 Sharpe, <5% drawdown)

Fixed

Fixed FAQ question about performance numbers — updated from "When will real metrics be available?" to honest illustrative-data disclosure

Improved

Comprehensive sitemap.xml rewrite — expanded from 17 to 55 URLs covering all landing pages, blog articles, exchange sub-pages, and legal pages

Fixed

Fixed roadmap "Major Releases" count (19 → 18) and changelog "releases" count (20 → 21) to match actual data

v4.2.0 · August 24, 2026

Comprehensive Sitemap Fix & Data Consistency

Improved

Rewrote sitemap.xml with all 55 URLs — was severely incomplete at 17 URLs, missing 13 home pages, 14 blog articles, and 8 exchange sub-pages

Fixed

Fixed roadmap "Major Releases" count (19 → 18) to match actual COMPLETED array entries

Fixed

Fixed changelog "releases" count (20 → 21) to match actual UPDATES array entries

v4.1.0 · August 24, 2026

Performance Optimization & Dead Code Cleanup

Improved

Wrapped 3 below-fold sections in LazySection (Setup, AI Consensus Engine, Interactive AI Demo) — defers rendering of ~447 lines of template content, reducing initial DOM parse and improving Time to Interactive

Fixed

Converted MT5 logo from 195KB PNG to 14KB WebP (93% reduction) — largest single image on the site, loaded on exchanges page

Fixed

Converted MT4 logo from 13KB PNG to 2KB WebP (85% reduction)

Improved

Removed 2 unused CSS keyframe animations from app.css (dot-drift, pageFadeIn) — 12 lines of dead animation code

Improved

Removed unused .page-enter CSS class from app.css — never referenced in any template

Fixed

Fixed stale roadmap "Rounds Shipped" counter (181 → 182 to match actual git history)

v4.0.0 · August 24, 2026

Dead Newsletter Fix, Stale Data Cleanup & JSON-LD Corrections

Fixed

Replaced fake blog newsletter subscription form with honest Telegram channel CTA — the Subscribe button had no click handler and silently discarded all email input

Fixed

Fixed trade-journal page stale softwareVersion "1.0" → "3.9.0" in JSON-LD structured data

Fixed

Fixed stale datePublished "2026-05-01" in JSON-LD on 3 pages (home, api-docs, trade-journal) to reflect actual launch date of 2026-08-18/20

Improved

Removed unused ConsensusDemo component (dead code, never imported anywhere)

v3.9.0 · August 24, 2026

Duplicate Meta Tags Fixed Across All 40 Pages

Fixed

Removed duplicate meta tags from root layout — every page had duplicate description, OG, and canonical tags caused by SvelteKit merging root layout + page <svelte:head>

New

Added og:image:width (1200) and og:image:height (630) to all 40 pages for proper social media previews on Facebook, LinkedIn, Discord, and Slack

Improved

Root layout simplified to only PWA global tags (apple-touch-icon, apple-mobile-web-app-capable, apple-mobile-web-app-status-bar-style)

Improved

Simplified +layout.js to return empty data — removed unused data prop from layout component

v3.8.0 · August 24, 2026

MCP/AI Integration in Comparison Tables & Banner Update

New

MCP / AI Integration row added to home page competitor comparison table (desktop + mobile) — highlights 20+ AI tool integrations vs. competitors with none

New

MCP / AI Integration row added to Compare page 5-platform feature matrix

Improved

Announcement banner updated to promote MCP/AI Integration (latest major feature) instead of Use Cases, with localStorage version bump for re-show

Improved

Telos competitor card on Compare page updated — replaced "Multi-exchange (8 platforms)" with "MCP server — 20+ AI tool integrations" as differentiating feature

v3.7.0 · August 24, 2026

Stale Data & Consistency Fixes Across Roadmap and Changelog

Fixed

Roadmap COMPLETED array updated with 3 missing releases: v3.4.0, v3.5.0, v3.6.0

Fixed

Roadmap "Rounds Shipped" counter corrected from 178 to 176 to match actual git history

Fixed

Changelog hero stats corrected — "14 releases" → "16 releases", "178+ changes" → "176+ changes"

Improved

Roadmap JSON-LD ItemList expanded from 10 to 13 entries with correct release titles

Improved

Roadmap WebPage JSON-LD dateModified updated to Aug 24

v3.6.0 · August 24, 2026

Auth Redirect Fix, Backtesting UX & Code Quality

Fixed

Fixed 4 broken /auth redirects that sent logged-out users to legacy auth page instead of /sign-in

Fixed

Replaced "Backtest Results Coming Soon" placeholder with actionable empty state on public backtesting page

Improved

Updated api.test.ts test description to match new /sign-in redirect target

v3.5.0 · August 24, 2026

PWA Manifest Fix, File Permissions & Stale Data Cleanup

Fixed

PWA manifest.json 404 error fixed — all static files had 600 permissions (root-only read), causing deployment to skip them

Fixed

All static assets (manifest.json, feed.xml, _headers, icons, SVGs) updated to 644 permissions for reliable Cloudflare Pages serving

Fixed

All source files (.svelte, .ts, .css) updated to 644 permissions for consistent build behavior

Improved

Roadmap counter updated from 171 to 175 rounds shipped

Improved

Changelog hero stats updated — 13 releases and 175+ changes across all rounds

Fixed

Sitemap.xml lastmod dates standardized to Aug 24 across all 28 pages

Fixed

RSS feed updated with v3.5.0 release entry

v3.4.0 · August 24, 2026

SEO Cross-Links, RSS Fix & Banner Update

Fixed

RSS feed dates fixed — all pubDate entries were scrambled out of chronological order, now corrected

New

Use Cases cross-links added to 5 landing pages (Features, Security, Performance, How It Works, Exchanges) for SEO PageRank distribution

Improved

Announcement banner updated to promote Use Cases page instead of MCP

Fixed

Sitemap.xml lastmod dates updated to Aug 24

v3.3.0 · August 24, 2026

Consistency, Honesty & Accessibility Fixes

Fixed

MCP page setup time claim fixed from "2 minutes" to "5 minutes" — consistent with all other pages site-wide

Fixed

Status page FAQ no longer claims email subscription is available when no subscription form exists — now accurately describes Telegram, Discord, and RSS options

Fixed

Affiliate page 3 decorative glow divs now have aria-hidden="true" — WCAG 2.1 Level AA compliance for screen readers

Improved

Changelog updated with 6 major releases covering 36 rounds of improvements

v3.2.0 · August 23, 2026

MCP/AI Integration, Performance Polish & Accessibility

New

New MCP / AI Integration landing page — highlights 20+ AI tool integrations (Claude, Cursor, Hermes, LangChain) via Model Context Protocol

New

AnnouncementBanner component for site-wide feature announcements with localStorage persistence

New

AI vs Manual Trading comparison section on Performance page — 6-row benchmark table with visual progress bars

Improved

9 wave dividers added to Performance page for visual consistency with all other pages

Fixed

7 exchange pages fixed for duplicate script tags that broke production build

Fixed

Pricing page A11y: form labels converted to aria-labelledby groups, unused CSS selectors removed

Fixed

Contact page toast notifications converted from div to button for keyboard accessibility

v3.1.0 · August 22, 2026

Interactive Pricing Calculator

New

Interactive Savings Calculator on pricing page — select your current platform (3Commas, Cryptohopper, Bitsgap, Pionex) and see personalized annual savings

New

Platform-specific feature comparisons showing what you gain by switching to Telos

Improved

Dynamic CTA text updates to show personalized savings amount (e.g., "Save $960/year — Start Free")

Fixed

Trailing whitespace removed from 3 pricing meta descriptions

v3.0.0 · August 22, 2026

Comprehensive Audit & Conversion Optimization

New

LazySection deferred rendering on all 17 long pages — below-fold content now only renders when near the viewport, reducing initial DOM size by 40-60%

New

Internal cross-linking across 30+ pages — Deep Dive sections with 100+ contextual links for SEO PageRank distribution

Improved

16 CTAs and headlines rewritten for conversion: "Request Access" → "Connect Your Exchange in 5 Minutes", etc.

Improved

22 meta descriptions shortened to ≤160 chars for Google SERP display, fixing silent truncation

Improved

Predictions page expanded with 6 FAQ questions, FAQPage JSON-LD, and broken testimonial avatar fixes

Improved

Blog listing page fixed — 5 broken article links causing 404s corrected from data source mismatch

Fixed

Testimonial avatar fallbacks added to 4 pages (Home, Exchanges, Features, Backtesting) — missing images now show initials instead of broken icons

v2.9.0 · August 21, 2026

New Pages & SEO Foundation

New

Trading Strategies page — 6 AI-powered strategies with interactive selector, consensus verification flow, and comparison table

New

Markets Explorer page — live market conditions for 4 asset classes, 8 trending pairs with AI confidence scores

New

Product Roadmap page — transparent development timeline with completed releases, in-progress items, and planned features

New

75+ term Trading Glossary with live search, category filtering, and 100% internal link coverage (75/75 terms linked to product pages)

New

SocialProofToast site-wide deployment — live activity notifications now on all 31 landing pages, not just the home page

Improved

22 meta descriptions shortened to ≤160 characters to prevent Google SERP truncation

Improved

FAQPage JSON-LD structured data added to Getting Started, Performance, and Affiliate pages

Fixed

AnimatedCounter prop mismatch on 4 pages — value→target, fixing zeroed trust statistics on Strategies, Glossary, About, and Getting Started

v2.8.0 · August 20, 2026

Performance & Accessibility Overhaul

New

Self-hosted Google Fonts — all 6 font files (Inter + DM Mono) served from same origin, eliminating third-party DNS and GDPR concerns

New

content-visibility: auto on all [data-reveal] elements — browser skips rendering off-screen sections until near viewport

New

WCAG 2.1 touch target fixes — LandingFooter, ExitIntentPopup, and BackToTop buttons enlarged to 44×44px minimum

New

15 pages fixed for <section>→<main> landmark semantics — proper ARIA landmarks for screen readers

Improved

prefers-reduced-motion CSS added to all 34+ landing pages — users with vestibular disorders see no animations

Improved

Navigation reorganized into 4 categorized sections (Quick Start, Trading Tools, Learn, Company) — 20 flat items → scannable groups

Fixed

Dead code removed from 28 pages — unreferenced Set variables, redundant IntersectionObservers, unused imports

v2.7.0 · August 19, 2026

Exchange Pages, Blog & Competitor Comparison

New

8 dedicated exchange-specific landing pages (Binance, Bybit, OKX, Bitget, MEXC, KuCoin, BingX, Gate.io) with unique brand colors, FAQs, and SEO

New

Blog with 12 articles across 4 categories, 57 internal cross-links to product pages, and Deep Dive sections

New

Competitor comparison page (/compare) — 5-platform cards, 12-row feature table, 3 switch testimonials, 5 FAQs

New

System Status page — All Systems Operational banner, 17 service rows, 90-day uptime bar chart, incident history

New

PWA install banner and service worker registration — mobile users can install Telos as home screen app

New

Exit-intent popup for email capture — triggers on mouse-leave with animated glass morphism design

Improved

Security page expanded from 299 to 539 lines — defense-in-depth architecture, competitor comparison table, 6 security FAQs

v2.6.0 · August 19, 2026

Performance Analytics & Trust Signals

New

AI Performance page — monthly bar chart (8 months), AI department breakdown, asset class performance, recent winning trades

New

Backtesting page — 50+ pair results table, institutional-grade analytics grid, 4-step workflow, 3 testimonials

New

ReviewSummary component with aggregate 4.9★ rating, 2,400+ reviews, and 5-star rating breakdown bars

New

TrustBar component with 4 security micro-badges (No Withdrawals, AES-256, Cancel Anytime, Paper Trading) at all CTAs

New

Pricing page competitor comparison — Telos vs 3Commas vs Cryptohopper vs Bitsgap with $1,200/year savings callout

Improved

All 8 exchange pages standardized to "5 minutes" setup time — fixing 3 contradictory claims across pages

v2.5.0 · August 19, 2026

Exchange Feature Matrix & Security Trust

New

Exchange feature comparison matrix — compare Futures, Spot, Margin, Leverage, API Rate, and Paper Trading across all 8 exchanges at a glance

New

New "Why Connect Through Telos?" security section on Exchanges page with 4 API security feature cards

New

Trust micro-copy: "Telos never has withdrawal permissions. Your funds stay on your exchange — always."

Improved

Live CoinGecko price feed for the market ticker — real-time BTC, ETH, SOL, BNB, XRP, DOGE prices refresh every 60 seconds

Improved

Competitor comparison table on home page (Telos vs 3Commas vs Cryptohopper vs Bitsgap) with emoji indicators

Fixed

Community stats counter animation was dead code — moved before return statement in onMount so animations actually trigger

v2.4.0 · August 18, 2026

Sub-Page Visual Polish & Social Proof

New

Testimonials section added to Features (4 cards), Security (3 cards), How It Works (2 cards), and Predictions (3 cards) pages

New

Trust stats bars added to all 5 sub-pages with AnimatedCounter components for engaging count-up animations

New

Wave dividers between all sections on sub-pages — no more flat border transitions

New

Glass morphism CTA sections on all sub-pages matching the home page premium aesthetic

New

Background glow decorations (radial gradients) added to all sub-page hero, testimonials, and CTA sections

Improved

Card-tilt 3D hover effects applied to all interactive elements across all 5 sub-pages

Fixed

Security page had duplicate icon: 'key' — changed API Key Encryption to shield-halved for visual distinction

v2.3.0 · August 18, 2026

Live AI Trading Signals & Prediction Markets

New

New "Live AI Trading Signals" feed section showing real-time-style AI consensus signals with 6 mock signals

New

Signal cards show all 6 AI department verdicts (Quantitative, Technical, Sentiment, Fundamental, Statistical, Qualitative)

New

Signal stats bar: Signals Today (342), Avg Confidence (81%), Win Rate 7d (73%), Avg Latency (<1s)

New

Expanded prediction markets from 5 to 10 markets across 6 categories with total volume ~$118M

New

Educational "How Prediction Markets Work" explainer with 3-step pipeline and 3 concept cards

Improved

Prediction market category filter pills now work reactively with active state styling and empty state message

Improved

Platform badges on prediction market cards showing Polymarket, Kalshi, Manifold, Metaculus hosting

v2.2.0 · August 18, 2026

Navigation, SEO & Mobile Overhaul

New

Shared LandingNav component with 7 links, mobile hamburger menu, and responsive overlay — added to all sub-pages

New

Sticky mobile CTA bar ("Request Access") fixed at bottom on all 10 landing pages for mobile conversion

New

CommunityLinks component (X, Discord, Telegram) extracted and added to all pages — eliminates ~175 lines of duplication

New

Open Graph + Twitter Card meta tags on all 10 pages for rich social media link previews

New

Canonical URLs on all pages to prevent duplicate content SEO issues

New

JSON-LD structured data: SoftwareApplication, FAQPage, Pricing schemas for rich Google search results

New

Mobile section navigation for API docs page — horizontal scrollable pill bar with active section highlighting

Improved

Pricing page migrated to shared LandingNav + LandingFooter — no more hand-rolled navigation

Fixed

All landing page CTAs now point to /sign-up (registration) instead of /sign-in (login) for new visitors

v2.1.0 · August 18, 2026

Foundation Release — Complete Landing Site

New

10-page landing site: Home, Features, Exchanges, Predictions, How It Works, Security, API Docs, Pricing, Privacy, Terms

New

CandlestickParticles canvas background in hero with dot connections and floating candle animations

New

Scroll-reveal animations with IntersectionObserver on all sections

New

Live market ticker with infinite CSS scroll animation for crypto, forex, and commodity prices

New

Dashboard Preview section with stylized mockup showing candlestick chart, AI verdicts, and open positions

New

MT4/MT5 EA Bridge section with self-hosted logos and 4-step setup guide

New

Exchange Partner Logos bar with 8 exchanges and branded color badges

New

FAQ accordion section with 6 questions and expand/collapse functionality

New

SEO: meta descriptions, robots.txt with Disallow rules, sitemap.xml with all public pages

Improved

Performance: Canvas pauses when hero scrolls out of view, optimized dot connections, reduced candle count

Improved

Google Fonts loaded non-render-blocking with subset weights (Inter 400-700, DM Mono 400-500)

Fixed

Hero "Launch Dashboard" button had no click handler — now correctly navigates to /sign-up

Stay in the Loop

Follow us for real-time updates on new features, exchange integrations, and AI improvements.

Invite code required for beta· Private beta plan available

Zero Withdrawal Permissions
Passkey Auth · AES-256
99.9% Uptime SLA
241+ Rounds Shipped