Releases: Brender-Studio/brender-studio-app
Releases · Brender-Studio/brender-studio-app
Brender Studio v0.1.2
Changelog
Improvements
- AWS CLI S3 Configuration for .blend File Uploads: Enhanced the setup of S3 configurations to be dynamically applied per AWS CLI profile when uploading
.blend
files. This improvement allows for more flexible and efficient management of upload settings based on the specific needs of each profile.
Bug Fixes
- S3 Bucket Creation for Render Farms: Fixed an issue that prevented the creation of S3 buckets for render farm builds in regions other than
us-east-1
.
Important Note: Backend issues related to presigned URLs for thumbnails in regions other than us-east-1
have been resolved. To see these changes, users need to delete their stacks (farms) and Blender ECR images. Make sure to save your renders before deleting everything to avoid losing any important work.
See the assets to download this version and install.
Brender Studio v0.1.1
Changelog
Major Changes
- Migration from AWS CodeCommit to S3: CodeCommit has been replaced as the source for AWS CodeBuild with S3 due to the deprecation of the CodeCommit service by AWS.
Improvements
- Form Render GPU Configuration: Minor adjustments have been made to adapt memory values.
Removals
- Compute Resources Configuration in Form Deploy Farm: The specific compute resources configuration has been removed, now defaulting to 256 vCPUs per compute environment in AWS Batch.
See the assets to download this version and install.
Brender Studio v0.1.0
Brender Studio - Beta Version 0.1.0
We are excited to announce the release of the first beta version of Brender Studio!
Key Features:
- Initial user interface for managing rendering projects on AWS cloud
- Support for Cycles and Eevee render engines
- Compatibility with Blender 3.3, 3.6, and 4.2+
- Available for Windows, MacOS, and Linux
- Implementation of render farm creation on AWS
- Support for EC2 Spot and On-Demand instances
- CPU and GPU rendering (AWS G5 and G6 instances)
- Initial setup for email notifications for render completion and errors
- Preliminary integration with AWS Cost Explorer for cost tracking
- Support for Python and BPY scripts
- Initial implementation of custom environment variables for scripts
- Basic integration with Boto3 for AWS services
Notes:
- This is an initial beta release and may contain bugs. We appreciate your feedback and issue reports.
- Some features may be limited or in development.
- Documentation and user guides are in progress.
Next Steps:
- Improve stability and performance
- Expand customization options
- Develop additional features based on user feedback
- Expand documentation and support resources
We appreciate your interest in Brender Studio. We look forward to your feedback to improve the application!
See the assets to download this version and install.