Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

3.4.5

Compare
Choose a tag to compare
@leofeyer leofeyer released this 27 Mar 09:33

Updated

  • Updated TinyMCE to version 4.1.9 (see #7690).

Fixed

  • Consider the $blnCache flag when caching insert tags (see #7700).
  • Correctly calculate the max upload size in the DropZone uploader (see #7633).
  • Convert language codes to locales in the meta wizard (see #7667).
  • Replace only the {{file}} insert tag in the back end preview (see #7647).
  • Correctly convert date strings depending on their rgxp format (see #7721).
  • Update news and calendar feeds from the content view (see #7679).
  • Do not generally encode stand-alone ampersands (see #7684).
  • Restore some globals when catching the unused argument exception (see #7659).
  • Correctly set the CSS classes in the jQuery accordion and do not try to mess with its ARIA handling (see #7622).
  • Handle language fragments without trailing slash when redirecting (see #7666).
  • Trigger the load_callback upon saving in "override all" mode (see #7670).
  • Ensure a unique language file array in the Automator class (see #7687).