Skip to content

Releases: nordskill/render-network-manager-app

1.48.4

Choose a tag to compare

@nordskill nordskill released this 15 Jun 12:36
c941627

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:

Windows   MacOS   Linux

1.48.3

Choose a tag to compare

@nordskill nordskill released this 18 May 19:11
c941627

Fixed

  • Downloads: map output IDs by download links/outputs order (downloaded wrong file formats into output folders)
  • Downloads: outputs list didn't reset after selective downloads

1.48.2

Choose a tag to compare

@nordskill nordskill released this 04 May 21:31

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

Choose a tag to compare

@nordskill nordskill released this 11 Feb 13:33
04c6dfa

Fixed

The multiple stability issues related to scenes and jobs status tracking and the rate limiter.

1.46.0

Choose a tag to compare

@nordskill nordskill released this 09 Feb 23:54
04c6dfa

New Features

  • Support drag and drop for .blend files

Updated

  • Multilayer outputs: improved presentation & Smart folders optimization

1.45.0

Choose a tag to compare

@nordskill nordskill released this 05 Feb 00:30
04c6dfa

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 frameRange was not set
  • Detect assetFilenames attribute 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

Choose a tag to compare

@nordskill nordskill released this 05 Jan 16:31
04c6dfa

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

Choose a tag to compare

@nordskill nordskill released this 17 Nov 01:08
04c6dfa

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

Choose a tag to compare

@nordskill nordskill released this 23 Oct 15:20
5f66a46

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

Choose a tag to compare

@nordskill nordskill released this 03 Oct 13:57
5f66a46

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.