Skip to content

2.11.0

Choose a tag to compare

@julien-jacob julien-jacob released this 22 Feb 18:01
· 246 commits to master since this release
  • Loading bar returned for new translations for the connected editor
    • Smooth, AJAX-based translation loading
    • Progress bar
    • Translate all strings in a single process
  • Management of JS scripts using wp-i18n.js:
    • Parsing and detection of text in JS files
    • On-the-fly generation of missing translation JSON files
    • Caching of generated translation JSON files
  • Front page translation on API key activation
    • Increased translation payload (4,200 chars → 12,600 chars)
    • Show translation progress percentage
    • Improved UX
  • Improved sitemap XSL design
    • BETA hidden feature - use the Konami code on the settings page to reveal it
  • Improvements:
    • Better WooCommerce compatibility
    • Recognize .map as a file
    • Optimize JSON translation
    • Better output buffering for sitemap XML
    • Options page switcher: fix "No flag" preview
    • Better cache management
    • Extensive code review