Skip to content
leera

Changelog

Always movingforward.

The latest from Leera. Follow product improvements, new capabilities, and changes for self-hosted deployments.

v0.2.5Latest release
MCPSelf-hosted

MCP permissions grow up

Connected AI clients can now be granted access beyond read-only Planner, and the OAuth consent flow got friendlier.

  • MCP connections can be granted read/write access across modules — not just read-only Planner.
  • The OAuth consent page scrolls properly, so "Allow access" is always reachable.
  • Self-hosted updater: bundle refresh works mid-update and reports clearly when it cannot.
v0.2.2
MCPAI

Claude.ai can now connect to your workspace

The MCP endpoint speaks OAuth, so claude.ai (and any OAuth-capable MCP client) connects with a consent screen instead of pasted tokens.

  • OAuth 2.0 served on the MCP endpoint with standards-based discovery — claude.ai connects directly.
  • Projects and the entire QA module (cases, plans, runs) exposed through MCP tools.
  • MCP coverage extended to project settings, team, and roles.
  • Initialize-based MCP protocol support, so current-generation clients connect cleanly (0.2.1).
v0.2.0
MCPBillingSelf-hosted

The MCP server arrives

Every workspace now ships a Model Context Protocol server with access tokens and a growing tool catalog. Billing moved to Polar.sh.

  • Built-in MCP server with scoped access tokens — connect external AI clients to your workspace.
  • First tool wave: ticket and project operations, read through delete.
  • MCP connections manageable from workspace settings, self-hosted included.
  • Polar.sh replaces Razorpay for self-hosted licenses and SaaS billing.
  • Branded MCP auth challenge for white-labeled instances.
v0.1.15
EmailSelf-hosted

Project email management, polished

Inbound project email addresses are easier to see, manage, and remove.

  • Project email settings list existing addresses and support deletion.
  • Working email activity log on project settings.
  • Self-hosted operators can run upgrades from their own install directory.
v0.1.11
Self-hostedLicensing

Self-hosted edition, production-grade

One backend image now serves both cloud and self-hosted editions, with real license lifecycle management built in.

  • Single backend image for both editions — same product everywhere.
  • Licenses bind to an install, expire, refresh in the background, and can be revoked.
  • Operators can purchase upgrades directly from Instance Settings.
  • License states surfaced on the license page.
  • Setup wizard writes operator-readable configuration files.
v0.1.6
Platform

Cloud deployment foundations

Release infrastructure hardened: signed releases, cloud deploy pipeline, and unified frontend configuration.

  • Signed release keys introduced for the update pipeline (0.1.9).
  • Streamlined cloud deployment for the web app.
  • Frontend API configuration collapsed into a single server URL variable.