Changelog

See what's new in Glattice

Release timeline

June 2026

Notification inbox and email delivery

Added an in-app inbox for comments, invitations, billing events, and agent writes, with per-category preferences and immediate email delivery. Mention events are supported in stored rich text; the comment composer does not yet provide mention authoring.

Board history and card comments

Added trigger-written history for audited board-data tables, with actor and source attribution, plus rich-text card comments and one-click restore for deleted cards. Retention is 30 days on Free, one year on Pro, and unlimited on Team.

May 2026

Date facets and timeline axes

Added date facets with start and end values, day-to-year axis zoom, and span layout that packs overlapping cards into separate lanes. This is a timeline view, not a dependency scheduler.

Undo and redo for board edits

Added a 100-step session history for board-data edits. Each command supplies its own persisted inverse, and a complete AI command is represented as one undo entry. Personal view settings are excluded.

Public REST API and developer reference

Published the REST API and an interactive reference generated from the registered OpenAPI application. The web client uses this same application surface for board and space data.

April 2026

Cross-browser and accessibility test coverage

Added Firefox and WebKit projects for release checks, expanded keyboard and screen-reader coverage, and kept the Chromium smoke suite as the per-PR browser gate.

AI Command Bar and remote MCP server

Added Gemini-powered board generation and editing, plus a remote MCP server secured with OAuth 2.1. Agents act under the authorizing user’s permissions, and board-data writes carry AI or MCP source attribution.

Content-aware row sizing

Rows now grow with their cards, respect the selected zoom level, and can be collapsed. Presentation mode uses the same measured layout.

March 2026

Password and profile controls

Added password reset and change flows, profile access throughout the app, and improved the space switcher for long names.

Paid plans and Stripe billing

Added Pro and Team subscriptions, monthly seat management, checkout, proration previews, and a Stripe-hosted customer portal. Inactive paid spaces become read-only under the subscription state rules.

JSON and CSV import and export

Added guided JSON and CSV flows. Import can create a board, merge additive changes, or replace board contents; export covers the documented board structure and dates on every plan.

February 2026

Public company, privacy, and service pages

Published About, Privacy, Terms, Security, and Pricing pages so product limits, data handling, and the business model are documented on the public site.

Present mode and personal board views

Added a read-only presentation view. Axis choices, zoom, colour mode, and related appearance settings are stored per user rather than changing the shared board for collaborators.

Atomic edits and realtime synchronization

Moved ordinary board edits to granular actions that persist independently, broadcast through Realtime, and carry their own rollback behavior. This avoids continuous full-board saves that can overwrite concurrent work.

January 2026

Card media modes and Phosphor icons

Added hidden, thumbnail, backdrop, and gallery media modes for cards, migrated interface icons to Phosphor, and refined grid interaction states.

Seven interface languages

Added German, Spanish, French, Japanese, Portuguese, and Simplified Chinese alongside English, including localized dates and accessibility labels.

New public site and product identity

Launched the current public site, responsive navigation, interactive board demonstrations, and the Glattice name and icon system.

RLS tenancy checks and Playwright coverage

Expanded Postgres row-level security coverage for tenant data and added Playwright flows for critical browser behavior.

December 2025

Spaces, memberships, and subscriptions

Introduced spaces as the tenant boundary, with owner, contributor, viewer, and billing roles plus per-space subscription state and settings.

Supabase backend and Glattice rename

Moved the backend to Supabase and renamed the product from Facetcetera to Glattice, establishing the database, authentication, storage, Realtime, and edge-function foundation used today.

First Glattice board

Released the initial card grid, facet definitions, facet values, and reusable board patterns that established the two-axis model.