CHANGELOG
What we've shipped
Gealo ships continuously. This is the honest public record, grouped by what shipped and when.
2026
- Added
Gealo MCP server
- Per-tenant MCP endpoint at /mcp with OAuth consent, governance policies, and 66 workspace-scoped tools.
- Read and optional write scopes (mcp:read / mcp:write) gated by tenant policy and plan entitlements.
- Marketing pages at /mcp-server plus in-app AI Agents settings for URL, consents, and usage.
- Improved
AI agent memory & durability
- Long-term agent memory with metering, sanitization, and transactional caps.
- Multi-round tool loops with plan-tiered round budgets and durable agent run journals.
- Token budgeting, embeddings-backed context management, and weekly sprint-health digest agent.
- Added
Integrations
- Two-tier integrations model: tenant-owned install state with audited connect/disconnect flows.
- Integration audit trail in workspace admin logs for compliance and debugging.
- Improved
Discoverability & trust
- Structured data (Organization, WebSite, WebApplication, Breadcrumbs) across public pages.
- New /about, /features, /security, /blog and /compare pages with consistent internal linking.
- Expanded the free tool suite to 105+ browser-based microtools.
- Security
Security headers hardening
- Added HSTS (with preload) and Cross-Origin-Opener-Policy to server responses.
- Tightened public crawl rules so authenticated surfaces never get indexed.
2025
- Added
AI agent
- In-workspace AI agent that can create and update tasks using your own permissions.
- Multi-provider model fallback so the agent stays available.
- Added
Workforce HR & meetings
- Attendance, leave and schedules as workspace-owned features the rest of the workspace is aware of.
- One-off and recurring meetings tied to the same projects as your work.
- Added
GitHub sync
- Link repositories under your workspace and let commits update task state.
- HMAC-verified webhooks resolved to the owning workspace before any change.
- Added
Platform foundation
- Tasks with subtasks, folders, sprints and releases; per-workspace task codes.
- Real-time chat with per-workspace channels that can reference tasks and meetings.
- Multi-tenant architecture: every row, file and socket scoped to a single workspace.
- Free, client-side developer tools that never upload your files.