index.txt 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. =============
  2. Release notes
  3. =============
  4. Release notes for the official Django releases. Each release note will tell you
  5. what's new in each version, and will also describe any backwards-incompatible
  6. changes made in that version.
  7. For those :doc:`upgrading to a new version of Django</howto/upgrade-version>`,
  8. you will need to check all the backwards-incompatible changes and
  9. :doc:`deprecated features</internals/deprecation>` for each 'final' release
  10. from the one after your current Django version, up to and including the new
  11. version.
  12. Final releases
  13. ==============
  14. Below are release notes through Django |version| and its patch releases. Newer
  15. versions of the documentation contain the release notes for any later releases.
  16. .. _development_release_notes:
  17. 1.11 release
  18. ------------
  19. .. toctree::
  20. :maxdepth: 1
  21. 1.11
  22. 1.10 release
  23. ------------
  24. .. toctree::
  25. :maxdepth: 1
  26. 1.10.2
  27. 1.10.1
  28. 1.10
  29. 1.9 release
  30. -----------
  31. .. toctree::
  32. :maxdepth: 1
  33. 1.9.9
  34. 1.9.8
  35. 1.9.7
  36. 1.9.6
  37. 1.9.5
  38. 1.9.4
  39. 1.9.3
  40. 1.9.2
  41. 1.9.1
  42. 1.9
  43. 1.8 release
  44. -----------
  45. .. toctree::
  46. :maxdepth: 1
  47. 1.8.14
  48. 1.8.13
  49. 1.8.12
  50. 1.8.11
  51. 1.8.10
  52. 1.8.9
  53. 1.8.8
  54. 1.8.7
  55. 1.8.6
  56. 1.8.5
  57. 1.8.4
  58. 1.8.3
  59. 1.8.2
  60. 1.8.1
  61. 1.8
  62. 1.7 release
  63. -----------
  64. .. toctree::
  65. :maxdepth: 1
  66. 1.7.11
  67. 1.7.10
  68. 1.7.9
  69. 1.7.8
  70. 1.7.7
  71. 1.7.6
  72. 1.7.5
  73. 1.7.4
  74. 1.7.3
  75. 1.7.2
  76. 1.7.1
  77. 1.7
  78. 1.6 release
  79. -----------
  80. .. toctree::
  81. :maxdepth: 1
  82. 1.6.11
  83. 1.6.10
  84. 1.6.9
  85. 1.6.8
  86. 1.6.7
  87. 1.6.6
  88. 1.6.5
  89. 1.6.4
  90. 1.6.3
  91. 1.6.2
  92. 1.6.1
  93. 1.6
  94. 1.5 release
  95. -----------
  96. .. toctree::
  97. :maxdepth: 1
  98. 1.5.12
  99. 1.5.11
  100. 1.5.10
  101. 1.5.9
  102. 1.5.8
  103. 1.5.7
  104. 1.5.6
  105. 1.5.5
  106. 1.5.4
  107. 1.5.3
  108. 1.5.2
  109. 1.5.1
  110. 1.5
  111. 1.4 release
  112. -----------
  113. .. toctree::
  114. :maxdepth: 1
  115. 1.4.22
  116. 1.4.21
  117. 1.4.20
  118. 1.4.19
  119. 1.4.18
  120. 1.4.17
  121. 1.4.16
  122. 1.4.15
  123. 1.4.14
  124. 1.4.13
  125. 1.4.12
  126. 1.4.11
  127. 1.4.10
  128. 1.4.9
  129. 1.4.8
  130. 1.4.7
  131. 1.4.6
  132. 1.4.5
  133. 1.4.4
  134. 1.4.3
  135. 1.4.2
  136. 1.4.1
  137. 1.4
  138. 1.3 release
  139. -----------
  140. .. toctree::
  141. :maxdepth: 1
  142. 1.3.7
  143. 1.3.6
  144. 1.3.5
  145. 1.3.4
  146. 1.3.3
  147. 1.3.2
  148. 1.3.1
  149. 1.3
  150. 1.2 release
  151. -----------
  152. .. toctree::
  153. :maxdepth: 1
  154. 1.2.7
  155. 1.2.6
  156. 1.2.5
  157. 1.2.4
  158. 1.2.3
  159. 1.2.2
  160. 1.2.1
  161. 1.2
  162. 1.1 release
  163. -----------
  164. .. toctree::
  165. :maxdepth: 1
  166. 1.1.4
  167. 1.1.3
  168. 1.1.2
  169. 1.1
  170. 1.0 release
  171. -----------
  172. .. toctree::
  173. :maxdepth: 1
  174. 1.0.2
  175. 1.0.1
  176. 1.0
  177. Pre-1.0 releases
  178. ----------------
  179. .. toctree::
  180. :maxdepth: 1
  181. 0.96
  182. 0.95
  183. Security releases
  184. =================
  185. Whenever a security issue is disclosed via :doc:`Django's security
  186. policies </internals/security>`, appropriate release notes are now
  187. added to all affected release series.
  188. Additionally, :doc:`an archive of disclosed security issues
  189. </releases/security>` is maintained.
  190. .. toctree::
  191. :hidden:
  192. security