v2022.07.3 ========== Release date: 2022-08-03 v2022.07.3 is a stable version. 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 the safe upgrade procedure: * :ref:`Safe upgrade procedure for docker installations` Added ----- \- Changed ------- \- Fixed ----- * [fix] #5765 Sync crash if API endpoint exists but the service is down * [fix] #5779 IPs in billing history are still being displayed on the initial instance after being moved * [fix] #5783 Volumes not billed because not matched by volume type pricing rule condition Unreleased ---------- \- Deprecated ---------- \- Removed ------- \- Security -------- \- Notes ----- * In the 2022.07 release we started working on removing the username field from Fleio UI. The `Username` field was replaced with `Email address` on the following forms: * enduser login * staff login * reseller login | * Login API will now accept an `email` parameter instead of the old `username` parameter. However providing user's username value as `email` will still work until 2022.09 release. * The `Allow authentication using either username or email` setting was enforced and now it should be enabled by default.