Skip to content

v12.5.0

Choose a tag to compare

@adrai adrai released this 15 Jul 19:23
  • sync: removed keys are now listed by name in real runs too (previously the
    names were only shown with --dry), capped at 50 keys per namespace, so a
    sync always shows exactly what it deleted. When keys are removed without
    --backup-deleted-path, a one-line tip now points to -B to keep a local
    backup of the removed segments (98).
  • remove: accepts multiple keys (locize remove common title subtitle ...),
    batched into a single update request per language (53).
  • docs: README notes for pnpm >= 11 (blockExoticSubdeps and why xlsx is
    pinned to the SheetJS CDN tarball) and for the xcstrings format (file-level
    conversion; i18next plural suffixes / {{...}} interpolation are not
    rewritten to String Catalog plural variations / format specifiers).