Skip to content

Latest commit

 

History

History
319 lines (233 loc) · 15.8 KB

CHANGELOG.md

File metadata and controls

319 lines (233 loc) · 15.8 KB

Change log

DEV

  • Also show future news items if the "show all news items" option is selected (see #419).

4.4.38 (2019-04-10)

  • Correctly copy multiple events into an empty calendar (see #427).
  • Correctly check the permissions to create form fields (see #414).
  • Fix the save callback in the back end password module (see #429).
  • Correctly handle dates in the calendar bundle (see #428).

4.4.37 (2019-04-09)

  • Invalidate the user sessions if a password changes (see CVE-2019-10641).

4.4.36 (2019-03-25)

  • Make custom layout section titles and IDs mandatory (see #341).
  • Prevent using reserved layout section IDs in custom layout sections (see #301).
  • Show the video elements headline in the back end preview (see #382).

4.4.35 (2019-02-21)

  • Fix the format selection in the image size widget (see #315).
  • Ignore a .public file in the root files directory (see #286).
  • Correctly load MooTools via CDN (see #318).
  • Do not double decode URL fragments (see #321).
  • Correctly replace insert tags if the page contains invalid characters (see #349).

4.4.34 (2019-01-24)

  • Validate the primary key when registering or saving a model (see #230).
  • Exempt the "page" insert tag from caching (see #284).
  • Correctly sort the tree view records if there is an active filter (see #269).
  • Fix two routing issues (see #263, #264).

4.4.33 (2019-01-16)

  • Support comma separated values in Model::getRelated() (see #257).
  • Do not check the user's file permissions in the template editor (see #224).
  • Do not show pretty errors if "text/html" is not accepted (see #249).
  • Return null in Model::findMultipleByIds() if there are no models (see #266).
  • Restore compatibility with Doctrine DBAL 2.9 (see #256).

4.4.32 (2018-12-19)

  • Correctly check the permission to move child records as non-admin user (see #247).
  • Do not parse form templates twice (see #214).

4.4.31 (2018-12-13)

  • Prevent information disclosure through incorrect access control in the back end (see CVE-2018-20028).

4.4.30 (2018-12-04)

  • Fix a compatibility issue with Doctrine DBAL 2.9 (see #212).

4.4.29 (2018-11-22)

  • Do not convert line breaks in table cells if there are HTML block elements (see #159).
  • Automatically enable image sizes created by regular users (see contao/core#8836).
  • Handle unknown languages in the meta editor (see #127).

4.4.28 (2018-10-31)

  • Correctly rebuild the symlinks in the maintenance module (see #150).

4.4.27 (2018-10-31)

  • Check the member status when sending newsletters (see contao/core#8812).
  • Fix the schema.org markup of the breadcrumb menu (see contao/core-bundle#1561).
  • Allow to set the target directory when installing the web directory (see #142).
  • Correctly render the back end forms in Firefox (see #79).
  • Show the info messages in the DropZone uploader (see #83).

4.4.26 (2018-09-20)

  • Fix an error when creating new pages (see #63).

4.4.25 (2018-09-18)

  • Correctly detect Chrome on iOS in the environment class (see #61).
  • Optimize generating sitemaps (see contao/core#6830).
  • Use min-height for .w50 widgets in the back end (see contao/core#8864).
  • Prevent arbitrary code execution through .phar files (see CVE-2018-17057).

4.4.24 (2018-09-05)

  • Ignore the "uncached" insert tag flag in the unknown insert tags (see #48).
  • Make the ID of the subscription modules unique (see #40).
  • Use the correct table when handling root nodes in the picker (see #44).

4.4.23 (2018-08-28)

  • Replace the Set-Cookie header when merging HTTP headers (see #35).

4.4.22 (2018-08-27)

  • Do not merge the session cookie header (see #11, #29).
  • Update the list of countries (see #12).

4.4.21 (2018-08-13)

4.4.20 (2018-06-26)

  • Make the session listener compatible with Symfony 3.4.12.

4.4.19 (2018-06-18)

4.4.18 (2018-04-18)

  • Fix an XSS vulnerability in the system log (see CVE-2018-10125).
  • Correctly highlight all keywords in the search results (see contao/core-bundle#1461).
  • Log unknown insert tag (flags) in the system log (see contao/core-bundle#1182).

4.4.17 (2018-04-04)

4.4.16 (2018-03-08)

4.4.15 (2018-03-06)

4.4.14 (2018-02-14)

4.4.13 (2018-01-23)

4.4.12 (2018-01-03)

4.4.11 (2017-12-28)

4.4.10 (2017-12-27)

4.4.9 (2017-12-14)

4.4.8 (2017-11-15)

  • Prevent SQL injections in the back end search panel (see CVE-2017-16558).
  • Prevent SQL injections in the listing module (see CVE-2017-16558).
  • Support class named services in System::import() and System::importStatic() (see contao/core-bundle#1176).
  • Only show pretty error screens on Contao routes (see contao/core-bundle#1149).

4.4.7 (2017-10-12)

4.4.6 (2017-09-28)

4.4.5 (2017-09-18)

4.4.4 (2017-09-05)

  • Show the form submit buttons at the end of the form instead of at the end of the page.
  • Do not add the referer ID in the Template::route() method (see contao/core-bundle#1033).
  • Correctly read the newsletter channel target page in the newsletter list (see contao/newsletter-bundle#7).

4.4.3 (2017-08-16)

4.4.2 (2017-07-25)

4.4.1 (2017-07-12)

4.4.0 (2017-06-15)

4.4.0-RC2 (2017-06-12)

4.4.0-RC1 (2017-05-23)

4.4.0-beta1 (2017-05-05)