Devlog

Stay updated with the latest changes, improvements, and feature releases to Fizvue.

Updates & Changelog

21

Feb 2026

RELEASE 0.8.0

AI Insights Report Redesign

New Report Layout

  • Completely redesigned AI insights reports with a modern bento grid — key findings and the most relevant chart side by side for faster comprehension.
  • Smart chart selection automatically picks the most meaningful visualization based on your data and findings.
  • Switch between two layouts with a single click — "Bento" for deep-dive analysis, "Dashboard" for a KPI-first overview.

Dashboard Layout

  • Top-level KPI cards paired with the highest-priority finding for immediate context.
  • Two best charts displayed side by side below the key metrics.
  • Cards and findings expand on hover to reveal additional detail without cluttering the default view.

Copy & Export

  • Copy Report now captures exactly what you see — dark mode reports copy with their full dark styling and colors.
  • Slide exports still use a clean light theme for professional presentations.
16

Feb 2026

RELEASE 0.7.0

Google Sign-In & Mobile Experience

Authentication

  • "Sign in with Google" — one-tap login and signup across the platform.
  • Seamless account linking if you already have an email/password account.
  • Email verification for new sign-ups.

Mobile Experience

  • Fullscreen mobile navigation menu with smooth transitions.
  • Swipeable pricing cards and plan-at-a-time feature comparison on smaller screens.
  • Account page redesigned for mobile — cleaner stats layout, stacked credit packs, and responsive modals.

Quality of Life

  • Custom filenames when exporting results.
  • Improved color rendering on Samsung Internet browser.
10

Feb 2026

RELEASE 0.6.0

Homepage Redesign & Visuals Store Spotlight

Homepage

  • Added Power BI Visuals store spotlight section to the homepage with featured visual cards.
  • New "Also from Fizvue" divider to introduce the visuals store naturally.
  • Visual cards show thumbnail, name, price, and description with hover animations.

Navigation

  • Added Devlog page for tracking updates and changelog.
8

Feb 2026

RELEASE 0.5.0

Rebrand to Fizvue & Light/Dark Mode

Branding

  • Full platform rebrand from Fizvue to Fizvue across all pages and components.
  • New logo and updated color palette.

Theme System

  • Added light/dark mode toggle across the entire platform.
  • Complete semantic theme migration — 129 hardcoded colors replaced with design tokens.
  • Dark theme consistency across login, signup, 404, and auth guard pages.
5

Feb 2026

RELEASE 0.4.0

AI-Powered Reports & Pipeline Builder

AI Reports

  • Data Quality Report — automated checks for missing values, duplicates, outliers, and type issues.
  • Data Intelligence Report — AI-generated summary statistics, patterns, and recommendations.
  • Report choice screen after file upload to pick between quality and insights analysis.

Pipeline Builder

  • Chain multiple data operations (merge, lookup, dedupe, clean, reshape) into reusable workflows.
  • Pipeline templates for common transformation patterns.

Infrastructure

  • Shared AppHeader component with consistent navigation across all pages.
  • Consolidated utility functions (formatNumber, formatDate, GridBackground).
  • Security hardening — removed CORS wildcard, default permissions set to IsAuthenticated.