v2021.02.2 ========== Release date: 2021-03-03 v2021.02.2 is a stable version. This Changelog also lists all items from 2021.02.1 Changelog. Fleio uses the continuous delivery model, read more at :ref:`release-model`. For a full index of Fleio releases see :doc:`changelog`. We recommend you to follow one of the following safe upgrade procedure: * :ref:`Safe upgrade procedure for docker installations` * :ref:`Safe upgrade procedure for package installations` Added ----- \- Changed ------- \- Fixed ----- * [fix] #4260 Cannot create client from external module due to groups input change Unreleased ---------- * Angular end-user panel is disabled by default. You can enable the angular frontend for enduser by adding `ANGULAR_ENDUSER_FRONTEND = True` in settings.py file followed up by restarting Fleio (see :ref:`restart-fleio`) Deprecated ---------- * Note that the system package (deb/rpm) repos deployment of Fleio will be deprecated in a few months (no exact date set yet) and deploying Fleio with docker will be the only way to run Fleio. Therefore we encourage everyone to test docker deployment in a lab environment as soon as possible. Removed ------- \- Security -------- \- Notes ----- * In 2021.06 release we will remove the frontend customization feature. These customizations will be done entirely in Docker. * Translations in their current form will not work on the new angular frontend. We are working on implementing a new way to add translations to the new angular frontend too.