Skip to content
Snippets Groups Projects
CHANGELOG.md 107 KiB
Newer Older
.. ==================================================
Carsten  Rose's avatar
Carsten Rose committed
.. Header hierarchy
.. ==
..  --
..   ^^
..    ''
..     ;;
..      ,,
..
.. --------------------------------------------------
.. Best Practice T3 reST  https://docs.typo3.org/typo3cms/drafts/github/xperseguers/RstPrimer/
Carsten  Rose's avatar
Carsten Rose committed
.. External Links: `Bootstrap <http://getbootstrap.com/>`_
.. Add Images: https://wiki.typo3.org/ReST_Syntax#Images
..
.. -*- coding: utf-8 -*- with BOM.

Carsten  Rose's avatar
Carsten Rose committed

.. include:: Includes.txt

.. _release:

Release
=======

Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 21.x.x
Carsten  Rose's avatar
Carsten Rose committed
--------------

Date: <date>

Notes
^^^^^

Features
^^^^^^^^

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^

Carsten  Rose's avatar
Carsten Rose committed
Version 21.2.0
--------------

Date: 01.02.2021

Notes
^^^^^

Features
^^^^^^^^

* #10286 / Download Links: Glyphicon selbst wählen/ausblenden
* #11878 / Purge extension option config.documentation
* #6793 / Source files for ZIP archives might now specified with a path/filename how they are called inside the ZIP.

Bug Fixes
^^^^^^^^^

* #11925 / downloadButton Parameter 'd:Filename'
* #9355 / Increase column width header & attach
* #11865 / Form Editor exception when edited after saved
* #11798 / Use T3 password hashing API instead of hack
* #11750 / Checkbox does not work together correctly with required fields
* #11666 / PHP 7.4: Trying to access array offset on value of type int
* #11245 / If forwardMode column is set to '', set forwardMode to 'auto'

Carsten  Rose's avatar
Carsten Rose committed
Version 20.11.0
---------------

Date: 12.11.2020

Features
^^^^^^^^

* #7156 / Throw exception when a report level is defined twice.
* #11335 / Sanitize Alnumx: allow 'ß'
* #11325 / Allow SQL CALL(). Unsupported: Multiple (like query_multi()) - only the first one will be returned.
* #11269 / REST Post might return a customized answer.
* #11512 / Twig: add access to Var store
* #11118 / Uniqueness is now guaranteed in {{random:V}}
* #11513 / Add special column AS _script
* #11509 / PDF split fails for broken PDF
* #10979 / Ajax Calls an API - dataReport

Bug Fixes
^^^^^^^^^

* #11430 / phpSpreadsheet throws exception that '' is not numeric
* #10257 / Delete AS _link only worked with certain parameter order.
* #11511 / Tablesorter: fix encoding error, sanitize base64 encoding
* #11146 / Sendmail dynamic PDF broken
* #10554 / Fix extrabuttonlock also for select, radio and checkbox
* #11245 / If forwardMode column is set to '', set forwardMode to 'auto'

Carsten  Rose's avatar
Carsten Rose committed
Version 20.9.0
--------------

Date: 06.09.2020

Notes
^^^^^

Carsten  Rose's avatar
Carsten Rose committed
* New SIP protected AJAX calls.
* Report now fires calls to websocket (remote hosts).
* Report now fires REST calls to remote hosts.
Carsten  Rose's avatar
Carsten Rose committed

Features
^^^^^^^^

* #10979 / Report: do SIP protected AJAX calls to typo3conf/ext/qfq/Classes/Api/dataReport.php.
* #11076 / Report: trigger call to websockets.
* #11119 / Report: REST Client calls - incl. processing of answer.
* Add CodingGuideline.rst.

Bug Fixes
^^^^^^^^^

* #10919 / AutoCron: Fix missing FillStoreSystemBySql.
* #11075 / Form: Missing SQL error message in FE Action Elements.
* #11039 / Fix CSS for Checkbox.

Carsten  Rose's avatar
Carsten Rose committed
Version 20.6.2
--------------

Date: 25.06.2020

Bug Fixes
^^^^^^^^^

 * #10641 / TypeAheadTag: Fehler beim gleichzeitigen anlegen mehrerer neuer Tags
 * #10794 / Documentation: Crontab entry more clearly


Carsten  Rose's avatar
Carsten Rose committed
Version 20.6.1
--------------

Date: 24.06.2020

Features
^^^^^^^^

 * #10778 / Upload ZIP and unpack


Carsten  Rose's avatar
Carsten Rose committed
Version 20.6.0
--------------

Date: 14.06.2020

Notes
^^^^^

 * Add note in Installation.rst to start Apache with Locale en_US.UTF-8. This helps to support Umlaut and other characters
   in filenames and wkhtml commandline options (like header/footer).
 * Migrate documentation from T3 to ReadTheDocs.io - looks older but 'search' is much more better. New: chapters separated
   in individual files.
Carsten  Rose's avatar
Carsten Rose committed
 * For the image to PDF feature, installation of `img2pdf` is required (please check `preparation`_).
Carsten  Rose's avatar
Carsten Rose committed

Features
^^^^^^^^

 * #10751 / Allow images to be concatenated for PDF download.
 * Fontawesome updated 5.13.
 * Extend FE.label size to 1023.
 * Local documentation rendering directly via Sphinx.
 * Manual: Search is working, table width not truncated anymore, PDF & epub export, redirect qfq.io/doc to docs.qfq.io.
 * Update copyright notice.

Bug Fixes
^^^^^^^^^

 * #10507 / FormElement.type: 'annotate' is defined two times in Enum
 * #10705 / New function 'HelperFile::joinPathFilename($pre, $post)'. Joins only if $post is without leading slash.


Carsten  Rose's avatar
Carsten Rose committed
Version 20.4.1
--------------

Date: 30.04.2020

Notes
^^^^^

* Developer: update local npm/font awesome packages via `make bootstrap`.

Features
^^^^^^^^

* #10433 / Update to Font Awesome 5.0
* #10379 / Stored Procedure: SLUGIFY()
* Manual.rst: Example Report 'render'. Update several places to fit latest ReST layout rules.

Carsten  Rose's avatar
Carsten Rose committed
Version 20.4.0
--------------

Date: 05.04.2020

Notes
^^^^^

Carsten  Rose's avatar
Carsten Rose committed
* New Feature: `typeAheadTag <https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/Manual.html#type-ahead-tag>`_ - extend regular input with multiple values via typeAhead. _
Loading
Loading full blame...