Changelog

    What's new in SIGNLD.

    New features, connector additions, and quality improvements across the platform. This covers mostly website changes, refer to the roadmap for app development.

    August 2026

    v1.6.4FIX

    Descriptive link text and accessibility pass

    Generic "Learn more" links were rewritten across the site so every link says where it goes. The concept flow now links to "Read about the Knowledge Graph" and the cookie banner links to "View our cookie policy".

    Small change, but it helps both screen readers and search engines understand the shape of the site.

    v1.6.3MINOR

    In-place sign-up dialog on the interactive homepage

    The interactive homepage demo no longer sends you to a separate page to create a workspace. Typing a question or clicking a connector opens a sign-up dialog in place, carrying the context of what you were doing into the first screen of the product.

    Google and email code sign-in both complete inside the dialog, then hand off straight to the workspace dashboard.

    • Context chips such as "CONNECT GMAIL" and "CUSTOM QUESTION" carried into onboarding
    • Google button responds instantly, with Clerk and Google origins preconnected
    • Stale sessions cleared in place instead of bouncing visitors between domains
    v1.6.2MINOR

    Performance and caching pass across the marketing site

    Pages load noticeably faster. The hero now preloads a single correct WebP asset instead of an outdated one, above-the-fold images load eagerly with fixed dimensions, and everything below the fold is deferred.

    Analytics loading was deduplicated, unused JavaScript was split out, and static assets now carry long-lived immutable cache headers while the HTML itself always revalidates, so a deploy reaches returning visitors immediately.

    • Hero converted to WebP with responsive preload and no layout shift
    • Single GA4 load, deprecated tracking scripts removed
    • Blog index paginated at 24 posts per page, crawlability preserved
    v1.6.1MINOR

    Redesigned footer and iOS-style mobile navigation

    The footer was rebalanced into four columns with a compliance strip and direct links to the comparison pages. On mobile, navigation now opens as a native-feeling drawer with accordions instead of a stacked menu.

    v1.6.0MAJOR

    Every page now server-rendered, with real 404s

    All marketing and legal routes are rendered to complete HTML at build time, the same way blog posts already were, so the full content of a page is present without running any JavaScript. This matters for search engines and AI answer engines that do not execute scripts.

    Routes and blog slugs that do not exist now return a real HTTP 404 instead of serving the app shell with a 200.

    • 95 routes prerendered, including structured data and per-page social tags
    • Canonical URL, one H1, and a written meta description on every page
    • Hero headline rendered as static text for a faster largest contentful paint
    v1.5.2MINOR

    Unified design system and interactive homepage

    The whole site now inherits one visual language: white surfaces, hairline-bordered cards, hand-authored SF-Symbol-style icons, and the SIGNLD brand gradient as the single accent.

    The homepage became an interactive demo of the product rather than a static pitch, so you can ask a question and see how a Decision Brief comes together before creating an account.

    • Rebuilt Features, Pricing, Security, About, and ROI calculator on the shared system
    • Four hand-authored compliance seals replacing generic badges
    • Blog matrix hub with an industry grid and theme sidebar
    v1.5.1MINOR

    Comparison pages for Julius, Powerdrill, Tableau, and Power BI

    Four neutral comparison pages went live under /vs, covering how SIGNLD lines up against Julius, Powerdrill, Tableau, and Power BI across data model, traceability, connectors, deployment, compliance, and pricing.

    Each page includes an honest section on where the other product is genuinely stronger, because a comparison that only flatters us is not useful to anyone evaluating.

    • New routes: /vs/julius, /vs/powerdrill, /vs/tableau, /vs/power-bi
    • Ten-dimension comparison table with real content in every cell, no winner badges
    • Article and FAQPage structured data on each page
    v1.5.0MAJOR

    MCP integrations for Gmail, Slack, and Stripe

    SIGNLD can now be reached through the Model Context Protocol, so connected tools can query your knowledge graph directly instead of going through the workspace UI.

    {{TODO: verify with Product}} Confirm the exact list of MCP surfaces shipped in v1.5.0, the auth model for each, and whether Gmail, Slack, and Stripe are read-only at launch.

    July 2026

    v1.4.2MINOR

    Use-case index and industry glyph tiles

    The marketing site picked up a browsable use-case index, with a dedicated page per use case instead of a single long list. Each card now carries a hand-authored industry glyph rather than a generic icon.

    The intent is that someone can find the question closest to their own job in one scroll, then read the specific brief that answers it.

    • Per-use-case detail routes under /use-cases/{slug}
    • New SF-Symbol-style industry glyphs across the use-case grid
    v1.4.0MINOR

    Structured data and metadata pass across the site

    Every core and legal page now emits a single canonical URL, one H1, and a written meta description, plus schema.org markup matched to the page type.

    This is invisible in the product but it changes how search engines and AI answer engines read the site, which is why it shipped as a release rather than a quiet fix.

    • Organization and WebSite schema sitewide; FAQPage on /pricing and /security
    • DefinedTermSet on /concepts, HowTo on /how-it-works, SoftwareApplication on / and /features
    • Article plus named Person authorship on every blog post, with author pages under /authors

    June 2026

    v1.3.0MAJOR

    Rebrand to SIGNLD and domain move to signld.ai

    The product formerly known as DataBlueprint is now SIGNLD. Inzata Analytics remains the parent company, and nothing about your workspace, connections, or knowledge graph changed in the move.

    The site moved to signld.ai with permanent redirects from every old URL, and the visual identity was rebuilt around the SIGNLD mark and brand gradient.

    • New logo, wordmark, and brand gradient applied across the platform and site
    • 301 redirects from all previous URLs, including corrected legacy blog slugs
    • Canonical URLs, sitemaps, and social previews repointed to signld.ai

    May 2026

    v1.2.0MINOR

    40+ new connectors, including QuickBooks Enterprise and NetSuite advanced fields

    A batch of new read-only connectors landed, extending coverage across accounting, ERP, and warehouse sources.

    {{TODO: verify with Product}} Confirm the final connector count for v1.2.0 and the exact list, including whether Snowflake Cortex, QuickBooks Enterprise, and NetSuite advanced fields all shipped in this release.

    April 2026

    v1.1.0MINOR

    Decision Brief redesign with a dollar-figure hero

    Decision Briefs were reworked so the financial impact leads the brief, with ranked contributing factors and source links underneath it.

    {{TODO: verify with Product}} Confirm which brief components changed in v1.1.0, whether the confidence score moved position, and the release date.

    March 2026

    v1.0.0MAJOR

    General availability of the SIGNLD platform

    The platform reached general availability: connect your systems, let the knowledge graph resolve entities across them, and ask questions in plain language with every figure traced back to its source row.

    {{TODO: verify with Product}} Confirm the exact GA date and the feature set included at GA before this entry is treated as final.