Key Summary
- Improved file naming for downloaded render outputs, matching the name of the .blend file.
- Enhanced performance and reduced load time for the application, resulting in over 30% improvement in time to first load.
- Implemented better caching strategies to make the app more responsive.
- Fixed an issue where the sidebar was not staying minimized or expanded.
- Improved application styling during the validation and booting phases, making it easier on users’ eyes.
- Fixed a strange edge case where the website app styling was intermittently getting removed, caused by an upstream dependency in the codebase.
Download File Output Names
When you used to download all render outputs from the application, the file names could end up being a little confusing, especially when you were rendering multiple scenes at the same time. Thezip
file output will now match the name of your .blend
file so they’re easier to tell apart.
App Load Performance, Renders Page, Navbar
The renders page where you can see all your jobs should now better handle proper naming, particularly when they’re long.