1.3.0

MCP Publish Workflow & Reliability Fixes

MCP Tools

  • YENİMCP publish tools: Two new tools — `getPendingChanges` to preview deployments and `publish` to deploy translations to CDN, all from your IDE.
  • YENİComplete MCP workflow: AI assistants can now follow the full cycle: read → translate → verify → publish → confirm.
  • GÜNCELLEMEPending publish hints: Write operations now return hints reminding AI to call publish when changes are ready.
  • GÜNCELLEMEMCP router documentation: Comprehensive tool documentation with categories and recommended workflow guide.

CDN & Publishing

  • GÜNCELLEMEDefault CDN format: Changed default from JSON_FLAT to JSON_NESTED for better i18n library compatibility.
  • GÜNCELLEMECDN fallback by default: New projects automatically get fallback language support enabled.

Dashboard

  • GÜNCELLEMESafer key recreation: Fixed soft-delete rename with single database transaction, preventing conflicts.
  • GÜNCELLEMEBetter chat compaction: `/compact` command now shows user message and actual summarization content.
  • GÜNCELLEMELanguage sorting: Languages are now sorted by status: active → draft → archived.

Bug Fixes & Improvements

  • DÜZELTİLDİSlash command auto-submit: Fixed double submission issue.
  • DÜZELTİLDİSummarization cleanup: Removed deprecated summarization tool from server-side.