Skip to content

Releases: julien-jacob/wplingua

1.12.3

06 May 22:36

Choose a tag to compare

  • Change menu access capability from 'administrator' to 'edit_posts'
  • Add confetti effect on successful first loading

2.12.2

03 May 23:02

Choose a tag to compare

  • Enhance JSON and HTML translation handling in AJAX callbacks with filter hooks

2.12.1

29 Apr 22:57

Choose a tag to compare

  • Update plugin translations

2.12.0

20 Apr 22:39

Choose a tag to compare

  • Make wpLingua compatible with websites in subfolders
  • Refactor translation and dictionary functions to include target language IDs, improving tagging and replacement logic
  • Fix missing jQuery dependency for "Load in progress"
  • Enqueue Dashicons for better compatibility when the admin bar is disabled
  • Update the target language label in free API key registration
  • Clarify how default settings are used in switcher options documentation

2.11.6

08 Apr 23:20

Choose a tag to compare

  • Improved plugin compatibility: FooGallery

2.11.5

07 Apr 23:05

Choose a tag to compare

  • Improved plugin compatibility: Complianz
  • Added check for incompatible permalink structure

2.11.4

26 Mar 00:06

Choose a tag to compare

  • Better theme compatibility: Bricks Builder
  • Update plugin translations

2.11.3

12 Mar 22:47

Choose a tag to compare

  • Improved WP Rocket compatibility: adjusted cache clearing behavior
  • Improved "Load in progress" mode: adjusted text chunk size

2.11.2

09 Mar 22:31

Choose a tag to compare

  • Fix links translation in mode "Load in progress"
  • Normalize style for SEO tag in "All translations in page"
  • Prepare admin design for WordPress 7.0
  • Optimize DOM parsing in some cases
  • Update CSS/JS compiler
  • Extensive code review

2.11.1

03 Mar 23:04

Choose a tag to compare

  • Better translation list on pages:
    • Highlight SEO tags in translations.
    • Display the page title tag.
    • Display the page meta description tag.
    • Translation order: Display text nodes first.
  • Optimization:
    • jQuery is no longer required by the main wpLingua JS script.
  • Fix: Revision of the JS that allows the language switcher to be opened up or down in dropdown mode in the Gutenberg/FSE editor.