Skip to content

Releases: qtranslate/qtranslate-xt

Release 3.4.6.7

26 Jun 19:03
Compare
Choose a tag to compare

Release by johnclause
Monday May 02, 2016 at 05:53 GMT from v3.4.6.7
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4.6.7

Minor fixes:

  • Fix: for /wp-login/ and /login/. Thanks to extremecarver.
  • Fix: unexpected menu behaviour for empty menu label when option "Hide Content which is not available for the selected language" is on: WP Topic.

Release 3.4.6.6

26 Jun 19:03
Compare
Choose a tag to compare

Release by johnclause
Monday Apr 25, 2016 at 02:29 GMT from v3.4.6.6
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4.6.6

  • Fix: WP45, '/wp-admin/nav-menus.php': title of newly added menu item kept one language only.
  • Fix: WP45, '/wp-admin/nav-menus.php': double quotation mark in menu label.
  • Improvement: Option 'Show language names in "Camel Case"' has been added on Settings/Languages page /wp-admin/options-general.php?page=qtranslate-x#general in order to handle absence of function mb_convert_case, as PHP module mbstring may not be installed by default: WP Topic.
  • Enhancement: added preset for Welsh (Cymraeg, 'cy') language.
  • Fix: regular expression to detect lang=xx in line preg_match('/(^|&|&|&|\?)lang=([a-z]{2})/i',$url_info['query'],$match) of file qtranslate_core.php: Issue #288.
  • Fix: smooth run of wp-cron.php from command line: WP Topic.
  • Fix: consistency of option "Hide Content ..." to show single post without 404 error, like it is with single page: Issue #297.
  • Fix: Predefined locales are changed to match WordPress locales:

    Estonian (Eesti) 'et_EE' renamed to 'et',

    Basque (Euskera, in native alphabet, Euskara, in WordPress, both correct) eu_ES renamed to 'eu',

    Greek (Ελληνικά) 'el_GR' renamed to 'el',

    Finnish (Suomi) 'fi_FI' renamed to 'fi',

    Croatian (Hrvatski) 'hr_HR' renamed to 'hr'.

    Old .mo files are kept in order not to break the sites that may be currently using them, but they should now switch the locale appropriately.
    qtranslate-el_GR.
    renamed to qtranslate-el.

    qtranslate-es_CA.
    renamed to qtranslate-ca.

    qtranslate-hr_HR.
    renamed to qtranslate-hr.*

    This emerged from Topic #27.
  • Languages: Slovak (sk_SK) language preset has been added. Thanks to Andrej Leitner.
  • Fix: WP45, LSB on term adit page '/wp-admin/term.php': Issue #342
  • Fix: WP45, menu update problem '/wp-admin/nav-menus.php': Issue #347.
  • Fix: PHP7, Warning 'Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP': Issue #.

Release 3.4.6.5

26 Jun 19:03
Compare
Choose a tag to compare

Release by johnclause
Saturday Apr 23, 2016 at 07:48 GMT from v3.4.6.5
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4.6.5

  • Improvement: Option 'Show language names in "Camel Case"' has been added on Settings/Languages page /wp-admin/options-general.php?page=qtranslate-x#general in order to handle absence of function mb_convert_case, as PHP module mbstring may not be installed by default: WP Topic.
  • Enhancement: added preset for Welsh (Cymraeg, 'cy') language.
  • Fix: regular expression to detect lang=xx in line preg_match('/(^|&|&|&|\?)lang=([a-z]{2})/i',$url_info['query'],$match) of file qtranslate_core.php: Issue #288.
  • Fix: smooth run of wp-cron.php from command line: WP Topic.
  • Fix: consistency of option "Hide Content ..." to show single post without 404 error, like it is with single page: Issue #297.
  • Fix: Predefined locales are changed to match WordPress locales:

    Estonian (Eesti) 'et_EE' renamed to 'et',

    Basque (Euskera, in native alphabet, Euskara, in WordPress, both correct) eu_ES renamed to 'eu',

    Greek (Ελληνικά) 'el_GR' renamed to 'el',

    Finnish (Suomi) 'fi_FI' renamed to 'fi',

    Croatian (Hrvatski) 'hr_HR' renamed to 'hr'.

    Old *.mo files are kept in order not to break the sites that may be currently using them, but they should now switch the locale appropriately. This emerged from Topic #27.
  • Languages: Slovak (sk_SK) language preset has been added. Thanks to Andrej Leitner.
  • Fix: WP45, LSB on term adit page '/wp-admin/term.php': Issue #342
  • Fix: WP45, menu update problem '/wp-admin/nav-menus.php': Issue #347.
  • Fix: PHP7, Warning 'Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP': Issue #.

3.4.6 release

26 Jun 19:03
Compare
Choose a tag to compare

Release by johnclause
Friday Oct 09, 2015 at 05:14 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4.6

Same as 3.4.6 release on WordPress repository.

Changes after 3.4.4:

  • Feature: Type 'custom' with arbitrary format of items for widget "qTranslate Language Chooser". Arguments of function qtranxf_generateLanguageSelectCode are chenge to comply with WordPress standards. Compatibility with old arguments is preserved.
  • Enhancement: Translation of language names to other languages: Issue #264. Thanks to benique.
  • Enhancement: Moved meta tag "generator" to a separate action: Issue #244.
  • Enhancement: PNG files have been further compressed with advanced algorightms: PR #279. Thanks to benique.
  • Enhancement: Translation of colon ':' to satisfy French language and may be some other.
  • Fix: enabled back translation of posts in qtranxf_postsFilter with filter 'raw'.
  • Enhancement: integration with plugin bbPress started, file ./i18n-config/plugins/bbpress/i18n-config.json.
  • Enhancement: integration with theme WPEX Elegant started, file ./i18n-config/themes/wpex-elegant/i18n-config.json.
  • Enhancement: integration of WP Widget "Text" is enabled: WP Issue.
  • Fix: position of flags in admin menu: Issue #269.
  • Improvement: admin configuration loading is moved to filter 'plugins_loaded', search for function qtranxf_admin_load to see the change.
  • Fix: removed meta box "Languages" in any Editor Mode, except "Single Language".
  • Enhancement: argument $found for qtranxf_split_blocks.
  • Enhancement: removed limit of 5 characters in language form for locale: Issue #262;
  • Fix: Crash on customize.php screen. No Language Switching Buttons on customize screen yet, some values are not translated, but raw multilingual values work. Issue #223.
  • Fix: Remove children of parent menu item deleted: Issue #255.
  • Fix: Obsolete widget constructor Issue #250
  • Fix: Enable a language when gettext database fails to update on a private server: Issue #236.
  • Fix: use table of list of languages for WP 4.3.
  • Fix: disabled translation of posts in qtranxf_postsFilter with filter 'raw'.
  • Enhancement: home_url on admin side now returns url of current front end language - this helps on customize screen.
  • Enhancement: choice 'css_only' for $style argument in qtranxf_generateLanguageSelectCode: Issue #259.
  • Enhancement: Handle the CSRF vulnerability.

3.4.5.2 (3.4.6 pre-release)

26 Jun 19:03
Compare
Choose a tag to compare
Pre-release

Release by johnclause
Saturday Sep 26, 2015 at 03:59 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4.5.2

This is minor change, but still needs to be tested before the release. Mostly, it helps to integrate "Yoast SEO" plugin.

  • Improvement: admin configuration loading is moved to filter 'plugins_loaded', search for function qtranxf_admin_load to see the change.
  • Fix: removed meta box "Languages" in any Editor Mode, except "Single Language".

3.4.5 pre-release

26 Jun 19:03
Compare
Choose a tag to compare
3.4.5 pre-release Pre-release
Pre-release

Release by johnclause
Tuesday Sep 15, 2015 at 03:38 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4.5

Needs testing, especially of customize screen. Also watch for any untranslated strings at front end.

  • Fix: Crash on customize.php screen. No Language Switching Buttons on customize screen yet, some values are not translated, but raw multilingual values work.
  • Fix: Remove children of parent menu item deleted: Issue #255.
  • Fix: Obsolete widget constructor Issue #250
  • Fix: Enable a language when gettext database fails to update on a private server: Issue #236.
  • Fix: use table of list of languages for WP 4.3.
  • Fix: disabled translation of posts in qtranxf_postsFilter with filter 'raw'.
  • Enhancement: home_url on admin side now returns url of current front end language - this helps on customize screen.
  • Enhancement: choice 'css_only' for $style argument in qtranxf_generateLanguageSelectCode: Issue #259.
  • Enhancement: Handle the CSRF vulnerability.

3.4 release

26 Jun 19:03
Compare
Choose a tag to compare

Release by johnclause
Tuesday Jul 07, 2015 at 02:30 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.4

  • Includes all changes after version 3.3. Please, review Release Notes.
  • Major new feature: Integration Framework is finalized in its first edition.
  • Translation: a lot of thanks to all translators contributed.
  • Fix: warning message on the first update from 3.3 due to new options creation.
  • Enhancement: deep translation of options (qtranxf_translate_option) including embedded serialized values.
  • Enhancement: allow absolute paths in 'src' attribute in configuration: Issue #186.
  • Enhancement: Dealing with '&' in term name, filter 'get_terms_args'.
  • Enhancement: option 'Locale at front-end' added. WP Topic.
  • Feature: custom language switching menu with #?lang=xx.
  • Enhancement: in function qtranxf_collect_translations_posted, parse variables collected as a query string in an option.
  • Enhancement: update option 'Configuration Files' on theme switch.
  • Enhancement: search for i18n-config.json files under active theme, plugins and qtranslate-x/i18n-config folder.
  • Enhancement: more on error handling.
  • Enhancement: translation of admin menu.
  • Enhancement: display translation of h2 titles on post.php (for custom types).
  • Feature: finalizing Integration Framework.
  • Feature: swirly-bracket(brace) language encoding added to be used in places where square-bracket and comment encoding do not work. '[:]' sometimes conflict with shortcodes. '' does not survive tag clean up. '{:}'(swirly-bracket) seems to survive all.
  • Enhancement: 'plugins' vs 'mu-plugins', links of sub-folders, etc. Issue #168.
  • Enhancement: gettext filters in raw and single language modes.
  • Enhancement: turn on 'Compatibility Functions' on first activation, if a file of one of the former forks is detected.
  • Enhancement: translation of user metadata at front end WP Topic.
  • Fix: handling non-standard language code: Issue #171.
  • Fix: 'Head inline CSS' update on language list changes.
  • Fix: pagination of posts under Query Mode of URL Modification (filter 'qtranxf_convertBlogInfoURL'): Issue #155. Filters 'home_url' and 'bloginfo_url' are disabled in Query mode.
  • Fix: updated qtranxf_get_option_config_files to check for misconfigurations.
  • Fix: prev/next_post_link WP Topic.
  • Feature: Integration Framework finalizing JSON file format.
  • Enhancement: function qtranxf_error_log to show crucial error messages as admin notices on all admin pages and to update 'error_log' file.
  • Fix: function qtrans_join: WP Topic.
  • Feature: Meta-box 'Language' with Language Switching Buttons is now ready for functionality testing.
  • Feature: Integration Framework for PHP code.
  • Fix: skip filter 'pre_get_posts' for post_type 'nav_menu_item': WP Topic.
  • Fix: hreflang in <link> is now locale instead of language code: WP Topic.
  • Feature: Meta-box 'LSB' for Language Switching Buttons, which can be placed anywhere on a page (not finished, just to test an idea on how it will look and work).
  • Feature: integration framework is finished in its first version as it is described in Integration Guide. The configuration is now loadable from JSON files, which 3rd-party themes or plugins may generate.
  • Enhancement: pre-sets for option 'Highlight Style' are changed to use CSS property 'border' instead of 'box-shadow' and 'outline', otherwise the highlighting was not always visible, specifically when class 'widefat' is also in use.
  • Fix: visual mode misbehaviour in field 'Details' for events managed by plugin Events Made Easy Issue #152.
  • Enhancement: added class attributes qtranxs-available-language* to the message about available languages to make it CSS-customizable: WP Topic.
  • Enhancement: qtrans_getAvailableLanguages added to "Compatibility Functions".
  • Enhancement: tabs on configuration page, thanks to Pedro Mendonça for the idea and initial coding: Issue #135 & #153.
  • Fix: pagination of posts under Query Mode of URL Modification (filter 'get_pagenum_link'): Issue #155, WP Topic and WP Topic.
  • Fix: locale 'ja_JP' changed back to 'ja' as this is what WordPress uses. Files lang/qtranslate-ja_JP.mo/po renamed to qtranslate-ja.mo/po.

3.4 alpha pre-release (3.3.9.0)

26 Jun 19:03
Compare
Choose a tag to compare
Pre-release

Release by johnclause
Thursday Jul 02, 2015 at 13:50 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.3.9.0

This is what most likely to be 3.4.
Need to finish documentation, draft of which you may read to suggest improvements:

More or less finished:
https://qtranslatexteam.wordpress.com/integration/
https://qtranslatexteam.wordpress.com/multilingual-fields/

Drafts to be finished:
https://qtranslatexteam.wordpress.com/json-configuration-syntax/
https://qtranslatexteam.wordpress.com/java-scripts/
https://qtranslatexteam.wordpress.com/interface/

Main plugin description also changed:
https://github.com/qTranslate-Team/qtranslate-x

3.3.8 (3.4 alpha pre-release)

26 Jun 19:03
Compare
Choose a tag to compare
Pre-release

Release by johnclause
Sunday Jun 07, 2015 at 05:40 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.3.8.1

Needs testing of language management after a new language property is added.

  • Enhancement: option 'Locale at front-end' added. WP Topic.

3.3.7 (3.4 alpha pre-release)

26 Jun 19:03
Compare
Choose a tag to compare
Pre-release

Release by johnclause
Friday Jun 05, 2015 at 05:14 GMT from master
Originally released as https://github.com/qTranslate-Team/qtranslate-x/releases/tag/3.3.7

Just to tag this version before next update

  • Feature: finalizing Integration Framework.
  • Feature: swirly-bracket(brace) language encoding added to be used in places where square-bracket and comment encoding do not work. '[:]' sometimes conflict with shortcodes. '' does not survive tag clean up. '{:}'(swirly-bracket) seems to survive all.
  • Enhancement: 'plugins' vs 'mu-plugins', links of sub-folders, etc. Issue #168.
  • Enhancement: gettext filters in raw and single language modes.
  • Enhancement: turn on 'Compatibility Functions' on first activation, if a file of one of the former forks is detected.
  • Enhancement: translation of user metadata at front end WP Topic.
  • Fix: handling non-standard language code: Issue #171.
  • Fix: 'Head inline CSS' update on language list changes.
  • Fix: pagination of posts under Query Mode of URL Modification (filter 'qtranxf_convertBlogInfoURL'): Issue #155. Filters 'home_url' and 'bloginfo_url' are disabled in Query mode.
  • Fix: updated qtranxf_get_option_config_files to check for misconfigurations.
  • Fix: prev/next_post_link WP Topic.