Releases: nordskill/render-network-manager-app
Releases · nordskill/render-network-manager-app
Release list
1.48.4
Updated
- Updated dependencies for Electron, Electron-Vite, and added Vite (#38)
Fixed
- Stop list loading and active items polling on logout
- Absolute/relative paths validation
- Job details: clean up reset output objects
If you're experiencing issues with the app's auto-update, please reinstall the latest version to restore auto-update functionality. Choose your OS:
1.48.3
1.48.2
New Features
- All help icons in the app now redirect to the corresponding documentation page when clicked.
- Downloads: Added a button for downloading all selected jobs at once.
- Downloads: Implemented download path validation.
- Downloads: Option to download first and last frames first.
- Downloads: "Skip existing frames" feature.
- Downloads: disk space verification.
- Downloads: auto-retry for failed downloads in finished job downloads.
- Downloads: Added skip existing frames functionality for downloads.
- Added latest render engine and plugin versions in job options.
Updated
- OCS workflow: Moved hashed asset list from popup to scene details window.
- OCS workflow: added notification about missing assets during scene assets hashing.
- OCS workflow: added compression progress per asset.
- Minor performance improvements for a large number of frames.
- Show error messages when any of the API scopes were not available.
- Enhanced folder naming for downloaded outputs when some output properties may be missing.
- Improved drive name handling for non-Windows OS.
Fixed
- Property names for Cinema 4D jobs creation
- Added missing texts for help notifications and ensured alphabetical order.
- Fixed uploaded bytes calculation.
- Addressed the issue where the node ignored the buffer overflow signal.
- Fixed finished download progress display in the details window.
- Resolved errors when downloading RedShift scenes with multilayered outputs.
- Fixed UI animations.
1.46.1
1.46.0
1.45.0
New Features
- In Settings > Downloads the new "Use staging folder for downloads" checkbox: will be useful for those who downloads jobs to Dropbox, Google Drive, or other local folders connected to cloud storage.
- Introduced data caching and server request optimizations for jobs
- Added OctaneRender 2026.1 support
Updated
- Local API: in job creation requests added automatic frame range detection if
frameRangewas not set - Detect
assetFilenamesattribute for file paths extraction in OCS parser - Improved logging for the jobs which failed starting
- Added outputs naming format rule to ensure that the pattern similar to web app:
scene_target_pass_frame-number.extension - app now respects enabled passes in Cinema 4D scenes when creating render jobs with "From source file" checkbox checked in Passes section.
- Introduced VRAM limitation for "Tier 3"
- Introduced GPUs limit for "Tier 3"
Fixed
- Passes were not visible in scenes due to Network's API changes
- Preview video file was not created if its width or height was not divisible by 2
- Removed duplicate API calls during job download initialization
- 'New' section styling in changelog history
1.44.1
New Features
- Differential upload support for Blender scenes
- Make placeholders in empty panels clickable and act like the "Upload" button (#22)
- Added support for latest Octane and Cinema 4D versions
Updated
- Improved OCS parsing
- Improved "Re-upload" button description
- Scene status now updates in the scene details window when re-upload has started
- Enabled the "Create Job" button for the scenes even before the scene is uploaded and processed
- Enabled compression for main scene files when using differential upload
- Updated terminology from "ORBX" to "scene" wherever multiple scene types occur
- Improved experience with "open folder" and "select path" buttons in the path fields, which now open to the specified location if it is set. If the location is not set, then it opens the last successful path (OS default).
- Local API: Add partial payload validation for job creation endpoint
1.43.0
Updated
- Allow authentication without "User" scope, which now allows to share access tokens with teammates without exposing account details and credit balance.
- Improved user experience with automatic hourly re-authentications for those users who logged in with email and password.
- Removed ORBX check confirmation checkbox for non-ORBX/OCS scenes.
- Improved usability in tabs
Fixed
- Instant downloads: sometimes the failed downloads didn't restart downloading on demand
- Instant downloads: enhance error detection for frames (sometimes the "retry failed" button didn't appear)
- Instant downloads: minor performance optimizations
- Improved resilience and performance when re-downloading all failed frames at once
- In the job creation window, the number of job counters was inconsistent and represented the last state of render targets selection
- Calculator balance checks and user balance retrieval
- Activity panel was showing "pending upload" scenes only when actively uploading
1.42.3
New Features
- Resizable list panels!
Updated
- Minor improvement in changelog style
Fixed
- In the job details window, job frames generated errors on hover when they didn't have enough information loaded
- Truncated compressions and big file upload issues
1.41.4
Updated
- Enabled compression for asset uploads.
- Cache cleanup now runs asynchronously at startup to improve startup performance.
- Added indication to the "Filter" button about active filters for better user experience.
- Change search input placeholders to "search by name" for clarity.
- Disabled requirement for the Standalone app for C4D project folders and individually uploaded OCS files.
Fixed
- Removed the hardcoded "ORBX" scene type in OS notifications.