* Improvement: :ref:`needbar` is introduced
(`452 <https://github.com/useblocks/sphinxcontrib-needs/issues/452>`_)
* Improvement: :ref:`needs_external_needs` supports relative path for :ref:`base_url`.
* Improvement: ``needs.json`` schema gets checked during a :ref:`needimport`
(`456 <https://github.com/useblocks/sphinxcontrib-needs/issues/456>`_)
* Improvement: Supports :ref:`filter_func` for :ref:`needpie`
(`400 <https://github.com/useblocks/sphinxcontrib-needs/issues/400>`_)
* Bugfix: Changed :ref:`needgantt` strftime format string according to C89 defined value.
(`445 <https://github.com/useblocks/sphinxcontrib-needs/issues/445>`_)
* Bugfix: :ref:`needpie` option :legend: is correctls rendered
(`448 <https://github.com/useblocks/sphinxcontrib-needs/issues/448>`_)
* Bugfix: :ref:`needpie` figures are closed after creation, to free memory and suppress matplotlib warning
(`450 <https://github.com/useblocks/sphinxcontrib-needs/issues/450>`_)
* Bugfix: Added implementation for simple_footer grid in Layouts Grids
(`457 <https://github.com/useblocks/sphinxcontrib-needs/issues/457>`_)
* Bugfix: Changed :ref:`needs_external_needs` Fix issue when loading needs from URL.
(`459 <https://github.com/useblocks/sphinxcontrib-needs/issues/459>`_)
* Bugfix: Changed :ref:`needs_external_needs` getting from URL was using parameter related to local file.
(`458 <https://github.com/useblocks/sphinxcontrib-needs/issues/458>`_)