Releases: l10n-dev/ai-l10n
Releases · l10n-dev/ai-l10n
Release list
ai-l10n-mcp v1.1.2
What's Changed
- Added "Publish MCP to Registry" pipeline step by @AntonovAnton in #59
Full Changelog: mcp-v1.1.1...mcp-v1.1.2
v1.10.0
What's Changed
- Added
clientoption to identify integrations of the l10n.dev localization platform.
SDK:
- Added
authOptionsas an optional arg to thetranslatemethod ofAITranslatorclass.- Add
clientto identify client's usage correctly - Moved
apiKeyto theauthOptions.
- Add
Breaking changes
- Optional
apiKeyarg now in theauthOptions
CORE:
- API documentation is improved
Full Changelog: v1.9.1...v1.10.0
ai-l10n-mcp v1.1.1
What's Changed
- Added mcpName for publishing to the MCP registry, Updated SDK to pass client id by @AntonovAnton in #57
- Fix npm version for deploy by @AntonovAnton in #58
Full Changelog: mcp-v1.1.0...mcp-v1.1.1
ai-l10n-mcp-v1.1.0
What's Changed
- feat: add automation tools and project structure detection by @AntonovAnton in #53
- feat: upgrade npm to latest version in publish workflow by @AntonovAnton in #54
- chore: remove obsolete release documentation by @AntonovAnton in #55
Full Changelog: mcp-v1.0.0...mcp-v1.1.0
v1.9.1
What's Changed
- feat: Add MCP server and tools for localization management by @AntonovAnton in #49
- Added "mcp" to the root workspaces by @AntonovAnton in #50
- feat: Update build process to include SDK dependencies by @AntonovAnton in #51
- feat: Add test script and trigger by @AntonovAnton in #52
Full Changelog: v1.9.0...v1.9.1
ai-l10n-mcp v1.0.0
What's Changed
- feat: Add MCP server and tools for localization management by @AntonovAnton in #49
- Added "mcp" to the root workspaces by @AntonovAnton in #50
- feat: Update build process to include SDK dependencies by @AntonovAnton in #51
- feat: Add test script and trigger by @AntonovAnton in #52
Full Changelog: v1.9.0...mcp-v1.0.0
v1.9.0
What's Changed
- feat: add GlossaryManager and LinguisticInstructionsManager and CLI for them by @AntonovAnton in #48
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- feat: implement safety improvements by removing apiKey field and refactoring key management by @AntonovAnton in #47
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- Extended details about character usage. by @AntonovAnton in #46
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
instruction— Linguistic Instruction controls the overall style, tone, and translation behavior.replace— Replace existing files with translations.- Updated README
- When
translateOnlyNewStringsis true, the fileName is used as a scope to determine which strings are considered new/changed. It allows for more granular control over which strings are translated.
@AntonovAnton in #44
Full Changelog: v1.6.3...v1.7.0