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

3.2.15

Compare
Choose a tag to compare
@leofeyer leofeyer released this 31 Oct 09:43
· 1922 commits to 3.5 since this release

Updated

  • Updated MooTools to version 1.5.1 (see #7267).
  • Updated swipe.js to version 2.0.1 (see #7307).
  • Updated the ACE editor to version 1.1.6 (see #7278).

Fixed

  • Always pass a DC object in the toggleVisibility callback (see #7314).
  • Correctly render the "read more" and article navigation links (see #7300).
  • Consider the useSSL flag of the root page when generating URLs (see #7390).
  • Fixed the FAQ sorting in the back end (see #7362).
  • Added the Widget::__isset() method (see #7290).
  • Correctly handle dynamic parent tables in the DC_Table driver (see #7335).
  • Correctly shortend HTML strings in String::substrHtml() (see #7311).
  • Use an .invisible class which plays nicely with screen readers (see #7372).
  • Handle disabled modules in the module loader (see #7380).
  • Fixed the "link_target" insert tag.
  • Fix the Database::list_fields() method (see #7277).
  • Correctly assign "col_first" and "col_last" in the image gallery (see #7250).