Fluxme.io
12 releases

Changelog

Complete version history and release notes for the Fluxme.io platform. Every feature, fix, and improvement documented.

12
Versions
121
Features
41
Bug Fixes
188
Total
Jump to
15 Feb 2026
💸 Wallet Flow Explorer5
  • NEWAdd Wallet Flow tab to Network Explorer with interactive transaction graph visualization
  • NEWBlockbook API integration for real-time UTXO transaction flow between addresses
  • NEWAdd external Flux Explorer link on Wallet Explorer for deep-dive on-chain analysis
  • FIXFix Enter key to load address and correct Flux API parameter format for wallet graph
  • FIXScan past coinbase transactions to find real wallet relationships in the graph
🌍 Community Projects3
  • NEWAdd Community Projects page listing community-built Flux tools and dashboards
  • NEWAdd FluxTracker and FluxNode Dashboard by 2ndtlmining
  • NEWAdd fluxd-rust by bigstache in new "Developer Tool" category
🔧 Sync Reliability & Diagnostics4
  • NEWAdd structured sync logging (SyncLogger) with timestamped, leveled entries for all sync steps
  • NEWExpandable "Show logs" viewer in Nodes and Apps sync status banners for inline diagnostics
  • FIXIncrease retry count from 2 to 4 with exponential backoff (5s/15s/30s/60s) for both sync functions
  • FIXRemove custom User-Agent header and add cache: no-store to prevent stale API responses
📊 Data & Tracking4
  • NEWAdd UTM tracking parameters (utm_source, utm_medium, utm_campaign) to all external links
  • FIXReplace "Fiat" label with "Stripe" on HomePage payment section
  • FIXFix RAM display: values from Flux API are in GB, not MB
  • FIXUpdate DataVex Stratus price from $35.99 to $34.99
12 Feb 2026
🔭 Network Explorer5
  • NEWAdd Network Explorer page with 3 interactive D3.js visualization modes
  • NEWNode Constellation: force-directed graph of nodes by wallet address with tier coloring and PNR eligibility
  • NEWApp Galaxy: application-centric network graph showing hosting nodes, co-hosted apps, and owner relationships
  • NEWWorld Map: geographic distribution with Natural Earth projection, tier/PNR/density color modes
  • NEWReusable ForceGraph component with drag, zoom, tooltips, and glow effects
🌐 Wallet & App Connections4
  • NEWWallet connection arcs (cyan) revealing clusters sharing the same payment address
  • NEWApp connection arcs (amber) showing clusters hosting the same applications
  • NEWApp Galaxy worldmap view with per-node hosting dots and wallet/app relationship arcs
  • NEWCross-component highlighting: clicking a wallet or app in Galaxy highlights related nodes on the World Map
Explorer UX & Polish5
  • UPDRedesign explorer with compact tab bar and full-viewport-height visualization area
  • UPDMove all controls (search, filters, legends, stats) to overlay panels on top of maps
  • UPDAnimated connection arcs with flowing stroke-dashoffset and opacity pulse effects
  • UPDAdaptive glow filters that scale inversely with zoom for crisp dots at all zoom levels
  • UPDAdd stroke-width and blur scaling on zoom for consistent visual appearance
🔍 Explorer SEO & Navigation3
  • NEWAdd Network Explorer link to AppSidebar, TopBar, and Header menus
  • NEWAdd OG image, Twitter card, canonical URL, and JSON-LD structured data for Explorer page
  • NEWAdd bilingual translations (EN/FR) for all Explorer labels and tooltips
11 Feb 2026
🔌 Provider Self-Service API6
  • NEWPATCH /api/providers/:slug endpoint with API key auth and field validation
  • NEWGET /api/providers/:slug for public provider profile read
  • NEWFull API documentation page with interactive code blocks (TypeScript, cURL)
  • NEWPull integration model: Fluxme.io fetches data from provider's own API endpoint
  • NEWImport your own API key: providers generate keys, stored as SHA-256 hashes in Supabase
  • UPDAPI docs restructured with tab navigation (Push/Pull), comparison section
🔑 Node Delegation (PoUW v2)7
  • NEWComprehensive Knowledge Base article on P2SH-based FluxNode delegation system
  • NEWDelegation Guide for Node Owners: Zelcore/SSP wallet setup, CLI setup, revocation
  • NEWDelegation FAQ with security, practical, and general questions
  • NEW"Delegation Available" badge on provider cards and detail pages
  • NEWdelegationAvailable field in Provider API (PATCH + docs)
  • FIXAdd concrete key generation instructions (flux-cli + SSP Wallet) to delegation articles
  • FIXAdd WIP warning and fluxd source links to delegation articles
📊 Network Analytics & Trends6
  • NEWNetwork trends charts with 4 interactive Recharts (deployments, utilization, blockchain, node growth)
  • NEWPeriod selector (7D/30D/90D/6M/1Y) for all trend charts
  • NEWPer-tier curves in Node Growth chart (Cumulus, Nimbus, Stratus with gradients)
  • NEWFluxOS version distribution from database in FluxView Core page
  • NEWFluxOS version dropdown filter and sorting in nodes table
  • FIXFluxOS versions fallback to API data when database is empty
📦 App Details & Registry6
  • NEWDocker Hub and GitHub links in app detail container section
  • NEWFunding wallet (fees paid by) display with Blockbook lookup in app panel
  • NEWHosting Nodes section: all nodes running an app with IP, tier, country, wallet
  • NEWPersist funding_wallet and registry URLs to database during sync
  • FIXFix nested appSpecifications name extraction for registration messages
  • FIXOn-demand Supabase fetch when bulk registration data is unavailable
👁️ Node Monitor & Filters4
  • NEWAdvanced monitor filters: PNR status, maintenance window, rank range, uptime, next payment
  • NEWSort by rank, uptime, next payment, maintenance, and PNR %
  • UPDAdd detailed cores/threads specs to FluxNode tiers FAQ
  • UPDAdd related KB/Academy links to all homepage FAQ items
🏠 Homepage & Providers5
  • NEWQuick links grid ("Explore the Platform") and provider CTA banner on homepage
  • UPDHarmonize spacing between all homepage sections
  • UPDMake entire provider card clickable to navigate to profile page
  • UPDAdd payment methods, premium support, ratings, and PNR stats for DataVex
  • UPDReplace Discord contact with email on API docs page
🔧 Sync Reliability5
  • FIXRetry sync on empty API data responses with escalating delays (3s/8s/15s/30s)
  • FIXAdd fetchWithRetry with exponential backoff for node and app sync
  • FIXIncrease fetch timeout to 120s and memory to 3009MB for large responses
  • FIXFallback individual upserts when batch upsert fails
  • FIXFix useMemo placement before early returns to resolve React error #310
11 Feb 2026
🎓 Academy3
  • NEWGroup Academy tracks by difficulty level (Beginner / Intermediate / Advanced)
  • NEWAdd 6 new tracks for Intermediate and Advanced levels (WIP)
  • UPDSort academy tracks by difficulty: beginner then intermediate then advanced
🌐 Internationalization3
  • NEWAdd spoken languages field to provider cards and profiles
  • UPDReplace language text labels with flag emojis for EN/FR, add FR/DE to Test Provider
  • UPDUse US flag for English language icon
📊 FluxView Core & Analytics3
  • NEWAdd blockchain revenue tracking (FluxTracker-style) to FluxView Core
  • NEWAdd Vercel Analytics to track visitors and page views
  • UPDMark NodeOrbit as FluxLabs Partner and reorder after GoldieTech
🔧 Bug Fixes1
  • FIXFix apps sync failing due to payload size and slow component upserts
10 Feb 2026
🧮 Profitability Calculator3
  • NEWAdd FluxNode profitability calculator page accessible from sidebar
  • NEWShow collateral USD value next to FLUX amount in tier cards
  • NEWEnhance Node Tiers section with live profitability data
📰 Blog6
  • NEWAdd complete blog section with 9 articles translated to English
  • NEWAdd French blog content with reading progress bar
  • UPDRename blog images to English slugs, convert PNG to WebP for performance
  • NEWAdd 2 missing blog articles (Guide DePIN + Cartographie Complete)
  • FIXFix render of HTML tags (em, strong) in blog article content
  • FIXFix 500 errors on SSG pages and add FAQ/Blog to navigation
FAQ2
  • NEWAdd comprehensive FAQ page with 39 questions across 8 categories
  • NEWAdd 10 FAQ items to homepage with accordion section
🔍 SEO & OG Images3
  • NEWAdd SSG, Rich Snippets (JSON-LD), and comprehensive SEO improvements
  • NEWAdd per-page OG images and social share metadata for all public pages
  • UPDUse new Fluxme screenshot as default OG image for homepage
🏠 Homepage6
  • NEWAdd WIP corner ribbon on homepage with diagonal styling
  • NEWAdd onboarding hero section for newcomers on homepage
  • NEWAdd favicon using the Flux logo icon
  • FIXFix: widen WIP ribbon so full text is visible, move to Node Hosting hero section
  • FIXFix: center WIP ribbon text on the corner diagonal
  • FIXFix: make mobile logo clickable to redirect to homepage
👥 Providers3
  • NEWEnrich provider detail page with reviews, metrics, PNR, and payment methods
  • UPDPrioritize FluxLabs Partners at the top of providers list
  • UPDHighlight demo mode in red and add disabled social login buttons
🔧 UI & Fixes4
  • NEWAdd full nav menus to TopBar and sidebar hover expand on desktop
  • NEWRedesign layout from showcase site to webapp with sidebar navigation
  • FIXFix mobile sidebar showing only icons without text labels
  • FIXRevert Provider/Client dashboard comparison slider (reverted)
10 Feb 2026
🎓 Academy & Knowledge Base6
  • NEWAdd Academy onboarding module with 6 guided learning tracks
  • NEWAdd 4 new Academy tracks: Titan Nodes, FluxAI/DePIN, Hosting Provider, Governance
  • NEWAdd comprehensive Knowledge Base with 14 new articles across 2 new categories
  • NEWAdd FluxEdge GPU Computing knowledge base category with 8 articles
  • NEWAdd FluxCloud Advanced Deployment category with 8 articles
  • UPDAdd source links to all 35 Knowledge Base articles
🌍 Ecosystem5
  • NEWAdd Ecosystem nav menu with dedicated pages for each product
  • NEWAdd full RunOnFlux ecosystem section: ArcaneOS, FluxEdge, FluxCloud, FluxAI, Zelcore
  • NEWAdd RunOnFlux Ecosystem section with SSP Wallet on homepage
  • NEWAdd Flux Apps ecosystem block with platform badges and GitHub auto-deploy
  • NEWAdd "Why Host a Node?" motivational banner in ecosystem section
📋 Roadmap & Rebrand4
  • NEWRebrand: rename to Fluxme.io with tagline "Everything to run $FLUX"
  • NEWAdd Provider Agent block, Roadmap page, and reference article
  • NEWAdd 20 comprehensive knowledge base articles with individual article pages
  • UPDMove roadmap from main nav to footer as Provider Agent Roadmap
10 Feb 2026
👁️ Node Monitor3
  • NEWAdd Node Monitor page with Monitoring and Applications tabs
  • NEWEnhance monitor page with benchmarks, PNR, maintenance window, and node details
  • NEWAdd maintenance window column, node detail panel, and extended data storage
📊 FluxView Core3
  • NEWAdd Network Revenue section with daily snapshots and historical comparisons
  • NEWAdd Performance Overview and Additional Metrics blocks to FluxView Core
  • NEWAdd sync status banners, cross-links, deploy date sort, and apps stats
📦 Deployed Applications5
  • NEWAdd deployed applications page to Provider Platform
  • NEWAdd Supabase persistence + cron for Flux deployed apps
  • NEWAdd all missing Flux API fields to apps page + node age column
  • FIXFix activeSince timestamps, update SQL + sync with all new app fields
  • NEWAdd IP type detection, per-tier stats, fix enterprise index, disable CSV buttons
🔧 Bug Fixes6
  • FIXFix: resolve empty Fee/Type/PNR fields with correct data sources
  • FIXFix: repair app TYPE filters and add historical variation badges
  • FIXFix: reduce app sync batch size and add fallback for failed upserts
  • FIXFix: diagnose and fix apps sync upsert failures
  • FIXFix: make Register filter consistent with display logic
  • UPDAdd @Swissmnco X link in footer
9 Feb 2026
📊 FluxView Core3
  • NEWAdd FluxView Core page with aggregated network stats
  • NEWAdd ArcaneOS/PNR filters and clickable provider/wallet side panel
  • NEWCopy wallet button, t1/t3 filter, wallet prefix stats on core page
🖥️ Network Nodes5
  • NEWAdd Network Nodes page with live Flux API data table and CSV export
  • NEWConnect Network page to live Flux API data
  • NEWAdd ArcaneOS column to Network Nodes table
  • NEWAdd Network dropdown menu with sub-navigation
  • FIXFix: ArcaneOS detection, connections mapping & add PNR column to nodes table
💾 Supabase Persistence5
  • NEWSupabase persistence for Flux network nodes
  • NEWAdd Vercel cron job for Flux node sync + sync status indicator
  • FIXFix: use maybeSingle() to handle empty flux_sync_logs table
  • FIXFix: support Vercel Supabase integration env var names
  • UPDDebug: add diagnostic info to sync-nodes GET endpoint
9 Feb 2026
👥 Providers8
  • NEWReplace mock providers with 11 real Flux hosting providers
  • NEWAdd blue verified badge (X-style) for DataVex only
  • NEWAdd Test Provider with simulated PNR/ratings and full metrics display
  • NEWAdd Discord links for DataVex and GoldieTech
  • NEWEnhance Browse Providers with ratings, PNR, payment filters & sort
  • UPDRemove simulated metrics from real providers, keep demo data on Test Provider only
  • FIXFix: display full "FluxLabs Partner" text on provider badge
  • FIXFix: use green checkmarks for all tier feature lists on provider profile
🌐 i18n & Social4
  • NEWAdd language switcher dropdown with flag icons
  • NEWAdd OG image and full social sharing metadata
  • FIXFix: update Twitter creator to @swissmnco
  • FIXFix: resolve OG image URL using actual Vercel deployment URL
8 Feb 2026
🧩 Ecosystem3
  • NEWAdd Ecosystem nav menu with dedicated pages for each Flux product
  • NEWAdd full RunOnFlux ecosystem: ArcaneOS, FluxEdge, FluxCloud, FluxAI, Zelcore
  • NEWAdd RunOnFlux Ecosystem section with SSP Wallet on homepage
📚 Knowledge Base2
  • NEWAdd 20 comprehensive knowledge base articles with individual article pages
  • FIXFix: remove duplicate knowledge. prefix from translation keys
🎨 Layout & Dashboard2
  • NEWHide footer and use full-width header in dashboard/client-portal
  • NEWAdd dashboard hero image to landing page
8 Feb 2026
🌐 Internationalization2
  • NEWComplete i18n setup with English as default language
  • NEWnext-intl integration with en.json and fr.json message files
🔐 Authentication2
  • NEWAdd mock auth flow with cookie-based session (Provider/Client)
  • FIXFix: use full page navigation for auth redirect to avoid middleware loop
🚀 Deployment2
  • FIXAdd distDir config for Vercel deployment
  • UPDAdd build artifacts: tsconfig, next-env, lockfile
8 Feb 2026
🚀 Initial Release9
  • NEWNext.js 14 App Router with TypeScript and Tailwind CSS
  • NEWFull Provider marketplace with 3 tiers: Cumulus, Nimbus, Stratus
  • NEWProvider detail pages with pricing, features, uptime, and reviews
  • NEWBrowse Providers page with search, filters, and sort
  • NEWClient Portal and Provider Dashboard scaffolding
  • NEWLanding page with hero section, tier comparison, and testimonials
  • NEWResponsive design with dark/light theme support
  • NEWshadcn/ui-inspired Card and Badge components
  • NEWApp shell with sidebar navigation and TopBar