v2.10 (staging)
Added a folder check for existence before creating a subfolder, avoiding a 500 server error if a folder is not found (https://bitbucket.org/7dots_eu/bf-filenize/issues/3/creating-a-subfolder-in-a-nonexisting )
v2.9
Removed the need for a callout to get domain information for every UI to server interaction
Fixes the “Connect API’s hourly request limit“ that is relevant now with the support of External Credentials
Improves UI loading performance
Fixed an issue with the flow diagnose UI polling and the queueable server polling that would cause DML conflicts and the server to wait endlessly. This issue started after 2.8.
...