1
0
mirror of https://github.com/django/django.git synced 2025-03-14 03:10:45 +00:00
django/docs/releases/index.txt
Mariusz Felisiak 3ca8cc0df1 [3.1.x] Fixed #31790 -- Fixed setting SameSite and Secure cookies flags in HttpResponse.delete_cookie().
Cookies with the "SameSite" flag set to None and without the "secure"
flag will be soon rejected by latest browser versions.

This affects sessions and messages cookies.
Backport of 240cbb63bf9965c63d7a3cc9032f91410f414d46 from master
2020-07-16 08:17:45 +02:00

360 lines
4.0 KiB
Plaintext

=============
Release notes
=============
Release notes for the official Django releases. Each release note will tell you
what's new in each version, and will also describe any backwards-incompatible
changes made in that version.
For those :doc:`upgrading to a new version of Django</howto/upgrade-version>`,
you will need to check all the backwards-incompatible changes and
:doc:`deprecated features</internals/deprecation>` for each 'final' release
from the one after your current Django version, up to and including the new
version.
Final releases
==============
Below are release notes through Django |version| and its patch releases. Newer
versions of the documentation contain the release notes for any later releases.
.. _development_release_notes:
3.1 release
-----------
.. toctree::
:maxdepth: 1
3.1
3.0 release
-----------
.. toctree::
:maxdepth: 1
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0
2.2 release
-----------
.. toctree::
:maxdepth: 1
2.2.15
2.2.14
2.2.13
2.2.12
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2
2.1 release
-----------
.. toctree::
:maxdepth: 1
2.1.15
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1
2.0 release
-----------
.. toctree::
:maxdepth: 1
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
1.11 release
------------
.. toctree::
:maxdepth: 1
1.11.29
1.11.28
1.11.27
1.11.26
1.11.25
1.11.24
1.11.23
1.11.22
1.11.21
1.11.20
1.11.19
1.11.18
1.11.17
1.11.16
1.11.15
1.11.14
1.11.13
1.11.12
1.11.11
1.11.10
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
1.11
1.10 release
------------
.. toctree::
:maxdepth: 1
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10
1.9 release
-----------
.. toctree::
:maxdepth: 1
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9
1.8 release
-----------
.. toctree::
:maxdepth: 1
1.8.19
1.8.18
1.8.17
1.8.16
1.8.15
1.8.14
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8
1.7 release
-----------
.. toctree::
:maxdepth: 1
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7
1.6 release
-----------
.. toctree::
:maxdepth: 1
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6
1.5 release
-----------
.. toctree::
:maxdepth: 1
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4 release
-----------
.. toctree::
:maxdepth: 1
1.4.22
1.4.21
1.4.20
1.4.19
1.4.18
1.4.17
1.4.16
1.4.15
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.3 release
-----------
.. toctree::
:maxdepth: 1
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2 release
-----------
.. toctree::
:maxdepth: 1
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1 release
-----------
.. toctree::
:maxdepth: 1
1.1.4
1.1.3
1.1.2
1.1
1.0 release
-----------
.. toctree::
:maxdepth: 1
1.0.2
1.0.1
1.0
Pre-1.0 releases
----------------
.. toctree::
:maxdepth: 1
0.96
0.95
Security releases
=================
Whenever a security issue is disclosed via :doc:`Django's security
policies </internals/security>`, appropriate release notes are now
added to all affected release series.
Additionally, :doc:`an archive of disclosed security issues
</releases/security>` is maintained.
.. toctree::
:hidden:
security