See what's new in Glattice
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.
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.
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.
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.
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.
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.
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.
Rows now grow with their cards, respect the selected zoom level, and can be collapsed. Presentation mode uses the same measured layout.
Added password reset and change flows, profile access throughout the app, and improved the space switcher for long names.
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.
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.
Published About, Privacy, Terms, Security, and Pricing pages so product limits, data handling, and the business model are documented on the public site.
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.
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.
Added hidden, thumbnail, backdrop, and gallery media modes for cards, migrated interface icons to Phosphor, and refined grid interaction states.
Added German, Spanish, French, Japanese, Portuguese, and Simplified Chinese alongside English, including localized dates and accessibility labels.
Launched the current public site, responsive navigation, interactive board demonstrations, and the Glattice name and icon system.
Expanded Postgres row-level security coverage for tenant data and added Playwright flows for critical browser behavior.
Introduced spaces as the tenant boundary, with owner, contributor, viewer, and billing roles plus per-space subscription state and settings.
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.
Released the initial card grid, facet definitions, facet values, and reusable board patterns that established the two-axis model.