Releases: nordskill/render-network-manager-app
Releases · nordskill/render-network-manager-app
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
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.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
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.
1.41.3
New Features
- Search in lists!
- Simultaneous rendering of multiple render targets, takes, and scenes, supported for Octane, Cinema 4D, and Blender scenes respectively
- New tabbed Settings panel
- "Create job folder" checkbox
- "Maximum number of GPUs" parameter in job settings
- Added 32 GB to minimum VRAM options in job settings
- Cinema 4D 2025.3.1 option added
- Blender 4.5.0 option added
- Local API: new endpoints for /scenes
- Local API: created app's discovery file to handle dynamic ports
Updated
- Improved uploads stability with auto-retries and adjustment based on the internet connection speed
- Adopted new super-fast compression algorithm (LZ4) for uploaded ORBX files
- Removed default outline on search fields
- Updated the failed tasks counter in the activity group
- Enhanced security for XSS protection
- Renamed assets folder to cache folder and implemented a structured cache system for temporary files
- In activity panel job is moved from "Downloads" group to "Jobs" if it is still rendering.
- Local API: improved response on job creation request with
scene_id, which now returns the actual jobs' data - Local API: Enhanced download location handling by prioritizing
to_scene_fileoverlocation
Fixed
- Job couldn't be created for ORBX scenes with certain job configuations
- Scenes added as individual OCS files ignored upload queue
- Multipart upload logic relied on differential upload settings
- Differentially uploaded scenes could switch back from
processingtouploadingstate - 'Show confirmation dialog before uploading ZIP files' was not checked by default
- Auto-selection of jobs or presets in confirmation window was not working when job or preset was selected in a list
- Details window (Confirm) showed frame preview when background job (selected as preset) updated its state
- When the display configuration changes, the app could appear within the disabled display’s coordinates+
- Corrected typo in help.json for account countdown title
create_job_foldersetting was ignored when used in preset or localhost API- Added user agent header to closing multipart request
- State regression on scene updates in some cases
- Adjust context menu on in-progress frames by showing only allowed actions depending on the current frame state
- Authentication timer was visible after log out
- Details window didn't close when there were no presets created
- Ensure UI shows empty presets list (if there are no presets) after list reload.
- Improved resilience of presets CRUD operations; previously, it could cause errors on mass presets deletion
- GZ files didn't trigger the scene type selection prompt ("Confirm ZIP File Contents")
- All unpacked scenes (C4D & OCS folders) that landed in the upload queue were compressed and uploaded as single files without differential upload
- Job details window: job cost was unexpectedly updated switching between the costs of all started jobs
- Local API: during JSON payload serialization, the logic was trying to check the path of jobs created with
scene_id
1.38.2
New Features
- localhost API: added
skip_job_creation_promptoption to the/v1/scenes/jobspayload - localhost API: new
/v1/scenes/uploadendpoint for uploading scenes without job creation - localhost API: added health check endpoint to verify API availability
- added support for
rendermanagerapp://openlinks to open the app without triggering error popups - added setting to focus the app window when a new job starts via API
- added custom "User-Agent" header for external requests
Updated
- added support for Cinema 4D version 2025.2.1
- updated job render settings related to tonemapping and color space in C4D scenes
- improved differential upload logic and performance
- localhost API: moved
root_scene_idintoscene_settingsfor better payload structure (backward-compatible) - prevent login attempt on
rendermanagerapp://downloadlinks; if user is logged in then app logs out automatically - macOS: app now quits when the window is closed to avoid destroyed window errors
- improved error message reporting
- various backend optimizations and refactoring
Fixed
- prevented auto-selection of all scenes in the job creation window when scenes load in background
- removed redundant temp folder deletion logic
- fixed app window size persistence across restarts
- fixed accessibility of web links in the UI
- synced default download location fields between Settings and Instant Download view
- various improvements to development environment
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.36.6
1.36.5
New Features
- support for unpacked ORBX uploads via drag'n'drop
Updated
- custom protocol registration on MacOS
- improved memory allocation during large files compression
- disabled localhost API when logged out; avoids triggering an error upon re-login.
- display render resolution in list items (replaces RTX, which is now always enabled in the latest OctaneRender version).
- enhanced time measurement for scenes processed for diferential upload
- enabled compression for differential asset uploads
- security updates
Fixed
- job cancellation didn't stop in progress frames when that option was selected
- removed legacy logic from downloaded file naming
- zero values in job settings were shown as unchecked boxes
- incorrect parsing of complex FFmpeg parameters in Settings
- temporary fix: setting default window size after fullscreen session
1.35.3
Updated
- Latest Octane and Cinema 4D versions added to job creation options.
- Differentially uploaded ORBX files now use
.orbxextension in the scene name instead of.ocs. - In the localhost API, the
local_idproperty in returned job details has been renamed tojob_id_local. - Button titles in authentication error prompt.
Fixed
- Render engine version was ignored during job creation.
- Minor UI bugs.
1.34.8
New Features
- The app now has trust certificates, ensuring it no longer triggers Windows or macOS security warnings upon download and launch. However, this update requires a manual download and reinstallation. Please use the download links below.
Updated
- Information about network drives is now visible in the Settings pane.
- Links in the help system now redirect to the new Render Network domain.
Fixed
- Important security updates have been applied.
- In Instant Download view, the Default Download Location can now be set by simply pasting the folder path or typing it into the input field.