=====
Incompatible Changes
--------------------
* The minimum supported python version is now 2.7 or 3.4 and greater (1093)
* The minimum supported Sphinx version is now 1.6 (1091)
Deprecated
----------
* Support for Sphinx's HTML4 writer is deprecated and will be removed in version 2.0 (1091)
Features
--------
* Add support for Sphinx 4.x (1123)
* Add support for Docutils 0.17 (1185 and 1199)
* Fixed logo scaling on IE11 (1183)
* Added support for logos as URLs (1171)
* Align top and side navigation background colors on mobile (1132)
* Added support for deep toc levels (1089)
* Updated translations for Chinese, Dutch, Estonian, French, German, Italian,
Lithuanian, Persian, Polish, Portuguese, Russian, Spanish, Swedish, and
Turkish locales
A number of accessibility features were added in this release:
* Allow keyboard to toggle menu expansion (1167)
* Allow keyboard to activate permalink (1162)
* Show keyboard focus on buttons (1161)
* Maintain aria-expanded along with .current in menu (1151)
* Respect tab order for prev/next buttons (1051)
Fixes
-----
* Updated Google analytics integration (1129)
* Add classifier separation on Sphinx 2+ HTML4 writer (1192)
* Added missing space char in footer (1188)
* Fix navigation right padding on level2+ elements (1068)
* Fix navigation expansion button sizes (1067)
* Wrap inline literals (1050)
* Fix aria labels (1056)
* Don't toggle navigation terminal nodes (1049)
* Fix ``<pre>`` overflow (1220)
* Fix literal/ref style inside ``<dl>`` (1088)
Other Changes
-------------
* Update npm development dependencies (1096)
* Don't require npm to build from source (1039)
* Use regular toctree instead of toc for singlehtml builder (507)
* Cleanup whitespace in templates (1060)
.. _release-0.5.2: