Fleio version 2021.01.0 is now available in beta and you can test it in your lab environment, since this release is not recommended for production.

You can read more about our release model here.

With the latest release we would like to announce that we have added the following changes and improvements to Fleio.

File uploads in memory streams

Previously the file uploads for actions such as image uploads or swift object store uploads were handled by Fleio by uploading the file first on the fleio server, and from there it was being sent to Openstack.

With the latest version we have changed that so the images/objects will be sent directly to Openstack.

Improved user feedback

With the latest release we have improved the feedback that user was receiving when doing operations such as sending mass email (you will now receive a confirmation that the emails were sent), having an error on form (you will now get pointed to the fields with errors), deleting in use currency (you should get a proper error message when trying to delete a currency that is in use) and so on.

Besides that we have also improved the search feature, so now you can search by UUID on network objects too (such as routers, networks, subnets etc).

Angular frontend for enduser

In the last release we have also continued our work on migrating the old enduser panel from angularjs to angular. With 2021.01.0 we have added several new pages such as instances, operations and billing history.

Keep in mind that the angular frontend for enduser is currently disabled by default, but if you want to test it out and enable it you will have to follow this guide. If you’re using package upgrade you will also need to follow this guide in order to configure the webserver (does not apply for docker installations).

We’ll talk about some of the other features in the stable release, 2021.01.1, which should be out in about one week.

In the meanwhile, see a complete list of changes in the https://fleio.com/docs/changelog/v2021.01.0.html.