doc/3.17.rst
changeset 8950 bcb87fa6da48
parent 8934 48a6e6b88b16
equal deleted inserted replaced
8949:e01cd8a8c26b 8950:bcb87fa6da48
    10 * Add CubicWebRequestBase.content with the content of the HTTP request (see #2742453)
    10 * Add CubicWebRequestBase.content with the content of the HTTP request (see #2742453)
    11   (see `#2742453 <http://www.cubicweb.org/2742453>`_)
    11   (see `#2742453 <http://www.cubicweb.org/2742453>`_)
    12 
    12 
    13 * Add directive bookmark to ReST rendering
    13 * Add directive bookmark to ReST rendering
    14   (see `#2545595 <http://www.cubicweb.org/ticket/2545595>`_)
    14   (see `#2545595 <http://www.cubicweb.org/ticket/2545595>`_)
       
    15 
       
    16 * Allow user defined final type
       
    17   (see `#124342 <https://www.logilab.org/ticket/124342>`_)
    15 
    18 
    16 
    19 
    17 API changes
    20 API changes
    18 -----------
    21 -----------
    19 
    22 
    33   idiom.
    36   idiom.
    34 
    37 
    35 * Looping task can now have a interval <= ``0``. Negative interval disable the
    38 * Looping task can now have a interval <= ``0``. Negative interval disable the
    36   looping task entirely.
    39   looping task entirely.
    37 
    40 
       
    41 * We now serve html instead of xhtml.
       
    42   (see `#2065651 <http://www.cubicweb.org/ticket/2065651>`_)
       
    43 
    38 
    44 
    39 Deprecation
    45 Deprecation
    40 ---------------------
    46 ---------------------
    41 
    47 
    42 * ``ldapuser`` have been deprecated. It'll be fully dropped in the next
    48 * ``ldapuser`` have been deprecated. It'll be fully dropped in the next