﻿.. ==================================================
.. FOR YOUR INFORMATION
.. --------------------------------------------------
.. -*- coding: utf-8 -*- with BOM.

.. include:: ../Includes.txt

.. _changelog:

Change Log
==========

Version 8.10.4
--------------

Skip type configuration for tables with numeric typefield
Support parameter by reference

Full commit listing: ::

   2019-01-20 Readd UTF8 coding configuration (Commit 7ac417b4 by Nico de Haen)
   2018-09-01 Support for parameters by reference (Commit 9df8ee00 by Nico de Haen)
   2018-09-01 [DOC] Update documentation rendering (Commit efe0aa04 by Markus Klein)
   2018-09-01 [TASK] Fix version information and move changelog to docs (Commit 5e81de4a by Markus Klein)
   2018-08-31 Raise version in Documentation (Commit 1943d111 by Nico de Haen)
   2018-08-30 Update version in ext_emconf.php (Commit 977ba0f3 by Nico de Haen)
   2018-08-30 Update Changelog (Commit 6e78e0cf by Nico de Haen)
   2018-08-26 Add documentation for skip type configuration (Commit f7946b9a by Nico de Haen)
   2018-08-05 Default value for skipTypeField (Commit 38e5a6f6 by Nico de Haen)
   2018-08-05 Skip showitems configuration (Commit 72083493 by Nico de Haen)
   2018-08-04 Add skip type configuration to DomainObject (Commit 418200da by Nico de Haen)
   2018-08-02 Fix css width for advanced settings (Commit 2d20f022 by Nico de Haen)
   2018-07-11 Skip type configuration for certain tables (Commit 6fca4c1b by Nico de Haen)
   2018-08-28 Some minor changes in readme (Commit 843eb6ba by Nico de Haen)
   2018-08-28 [TASK] Add basic README information (Commit 05c698ac by Markus Klein)
   2018-08-24 Change label "Persons" -> "Extension Authors" (Commit 70101cd0 by Tymoteusz Motylewski)
   2018-08-28 [TASK] Add core's editorconfig file (Commit e8485042 by Markus Klein)
   2018-08-26 Cleanup PHP doc comments (Commit 3632428b by Nico de Haen)
   2018-07-17 Compensate wrong height calculation (Commit 03ccf01a by Nico de Haen)
   2018-07-04 Rename Icon (Commit 6a781389 by Nico de Haen)
   2018-06-26 [TASK] Fix typehints in ExtensionValidator (Commit bd57f66f by Markus Klein)
   2018-06-22 Update tx_testextension_domain_model_child4.php (Commit e9ff2d17 by Oliver Kleinecke)
   2018-06-22 Update tx_testextension_domain_model_main.php (Commit 9b0f2ed9 by Oliver Kleinecke)
   2018-06-22 Update tx_testextension_domain_model_child3.php (Commit b5f41bec by Oliver Kleinecke)
   2018-06-22 Update tx_testextension_domain_model_child2.php (Commit 4f987518 by Oliver Kleinecke)
   2018-06-22 Update tx_testextension_domain_model_child1.php (Commit 07dd6adf by Oliver Kleinecke)
   2018-06-22 Update BooleanProperty.phpt (Commit 70661fd8 by Oliver Kleinecke)
   2018-06-22 Update tableName.phpt (Commit 2017a59a by Oliver Kleinecke)
   2018-05-12 Add php 7.2 to travis tests (Commit 61c3b1ce by Nico de Haen)
   2018-05-12 Remove obsolete mail test (Commit 538ea4cd by Nico de Haen)
   2018-05-12 Update backend List template (Commit d63c8ca9 by Nico de Haen)
   2018-05-12 Update backend templates (Commit 22090211 by Nico de Haen)
   2018-05-12 Remove child1 mail TCA (Commit 12d22196 by Nico de Haen)
   2018-05-12 Remove child1 mail property (Commit 53b3f95a by Nico de Haen)
   2018-05-12 Remove obsolete sql line (Commit 4ba29bf9 by Nico de Haen)
   2018-04-10 Resolves #126 (Commit af918fbb by Nico de Haen)
   2018-05-11 [BUGFIX] Change property plugins and backendModules to array (Commit c2247538 by Remo Häusler)
   2018-05-10 [BUGFIX] Initialize properties in extension model (Commit cfaff010 by Remo Häusler)
   2017-10-03 Add 'l10n_mode' to 'show advanced options' (Commit 8a0115b7 by Stephan Bauer)
   2018-03-04 Add a warning comment and a link concerning the usage persistence.storagePid" (Commit e4e31211 by Robert M Wildling)
   2018-02-08 Optimize composer.json (Commit a61dce9c by Simon Schaufelberger)
   2018-02-09 Generate .gitignore file (Commit 675147fd by Simon Schaufelberger)
   2018-02-04 - Use "use" statement - adjust docheader - fix some minor bugs - run PSR2 fixer - convert array to short style (Commit 5be0d333 by Simon Schaufelberger)
   2018-01-18 [TASK] Update license information in composer.json (Commit 32585764 by Markus Klein)
   2018-01-14 [BUGFIX] Fix MySQL `date DEFAULT '0000-00-00'` issues (Commit 3842aafb by Oliver Hader)

Listing created by: `git log ef5e3b9141e6dc1..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short`
