
What's New
SmartBI release notes — current version v1.5.1
← Back to SmartBI
v1.5.12026-07-17
Theme toggle + table polish
New- Light/dark theme toggle in the navigation bar (and the mobile menu) - your choice is remembered on this browser and overrides the operating-system preference. Light stays the default.
Fixed- Sales Trends - Forecast vs Actual: the Forecast, Actual and Variance column headers now sit right-aligned over their figures instead of floating at the far left.
v1.5.02026-07-17
Smart New Retail enterprise theme
New- The whole portal now wears the Smart New Retail brand: royal-blue accent, navy surfaces, brand orange highlights, and the Be Vietnam Pro typeface - matching the Smarties AI portal, the knowledge base, and the AI Analyst/Assistant panels for one consistent product family.
v1.4.22026-07-17
Error details survive the Cloudflare tunnel
Fixed- AI chat and AI-provider test errors now reach the browser with their full reason when SmartBI is served through a Cloudflare tunnel. They were returned as HTTP 502, which Cloudflare replaces with its own error page — hiding the real cause (e.g. "invalid identity signature" showed as a bare "HTTP 502"). Errors are now HTTP 500 with the JSON detail intact.
v1.4.12026-07-16
Reasoning-model support + honest errors in live mode
Fixed- Reasoning models (e.g. the DGX smart-text family) no longer fail with "returned an empty response" — the AI token budgets now leave room for the model's thinking phase (connectivity test 16→1024; Insights/Forecast/SQL-repair up to 4096).
- Live connections never show demo data on an AI failure any more. The Insights page and the AI Analyst chat now show an honest error with a Retry action instead of fabricated numbers; demo answers remain only in Demo Mode.
- The AI Analyst side panel stays pinned to the window on desktop — the chat input no longer drifts below a long dashboard, so you don't have to scroll to type.
- B2B dashboard: the 6-month revenue-by-channel chart now spans the full row, with AR and AP aging side by side beneath it (no more empty grid cell).
- Gateway/engine error messages are readable — an upstream HTML error page (e.g. an nginx "504 Gateway Time-out") is reduced to its title instead of raw tags spilling into the chat error card.
v1.4.02026-07-14
Bring your own AI key + accounting visibility
New- AI Provider (BYOK) in Admin — run the Insights cards and the Sales Trends AI forecast on your own Anthropic key or any OpenAI-compatible server (e.g. the Smart-Acc DGX gateway), with a one-click DGX preset and a Test button. Platform default (.env key) still works unchanged.
- Accounting indicator per connection — Admin now shows whether confidential financial statements (net profit, GL) are enabled for that company on the AI Analyst. Read-only: the gate itself is controlled by Smart-Acc on the engine.
v1.3.02026-07-13
Mobile navigation + install as an app
New- Install SmartBI as an app — from Chrome/Edge use "Install app", on iPhone/iPad use Share → "Add to Home Screen". Opens full-screen with its own icon.
- Mobile navigation menu — on phones the section tabs open from a slide-in menu (with connection status, store picker, and sign out) instead of a cramped top bar.
Fixed- Section tabs (Data Source / Dashboard / Inventory / Sales Trends / Insights) were squeezed out of reach on mobile screens.
- Choosing "Desktop site" in a mobile browser now renders the full desktop layout.
v1.2.02026-07-12
AI Analyst answers as charts and pivot tables
New- AI-chosen charts in analyst answers — bar, line, area, pie, scatter, and stat tiles, picked by the engine from your question and rendered live (Chart / Pivot / Table tabs).
- Interactive pivot tables — the AI proposes the grouping; change rows, columns, value, and aggregation without re-asking. Row/column/grand totals included.
- Export any pivot view to Excel.
- Ask for a view in plain words — "show it as a pie chart" is honored.
v1.1.02026-07-11
Internet-ready demo: authentication, branding, user management
New- Authentication — login sessions (browser) + Bearer tokens (DynaMod panel). Admin password generated on first run.
- User management in /admin (Users & Access) — add, reset password, change role, delete; live, no restart.
- Sign out button + "signed in as" in the top bar.
- Company branding — Smart-Acc logo + copyright across the login page, /admin, the dashboards, and the AI Analyst.
- AI Analyst industry-mode badge — Retail / B2B Trading / Hybrid for the connected tenant.
- Session-expiry redirect — an expired session returns to the login page instead of showing stale panels.
- Cloudflare tunnel tooling — publish SmartBI at a public hostname safely.
- This What’s New page + the version shown in every footer.
Fixed- Installer scripts are ASCII-only — fixes a parse error on Windows PowerShell 5.1.
- CSRF check compares host, not full origin — fixes "Cross-origin request blocked" behind the tunnel.
v1.0.02026-07-10
Multi-industry BI portal
New- Retail / B2B Trading / Hybrid dashboards over the DynaMod semantic views (revenue, AR/AP outstanding + aging, funnel, deposits).
- AI insight endpoints + AI Analyst chat.
- /admin database-profile management; one-command demo-server installer.