Skip to content

Releases: Arkanic/renderfarm

v1.5

Choose a tag to compare

@Arkanic Arkanic released this 02 Jul 21:46
fa09562

v1.5: Overscan

Implement "overscanning" for the workers as a way to combat seams in denoised images - see #11 for more detail

What's Changed

Full Changelog: v1.4...v1.5

v1.4

Choose a tag to compare

@Arkanic Arkanic released this 14 Jun 20:41

v1.4

  • Created a "server" page which displays current stdout from the server
  • Unified all json api requests under a single method, which displays errors to the user upon fail
  • Force no-cache on the thumbnails, so that they actually update when the home page updates

What's Changed

Full Changelog: v1.3...v1.4

v1.3

Choose a tag to compare

@Arkanic Arkanic released this 27 Apr 08:57
84dab81

Cool thumbnails for projects on the dashboard

  • automatically generated
  • cached for minimal cpu usage
  • placeholder image for when a thumbnail isn't available

image

What's Changed

Full Changelog: v1.2.1...v1.3

v1.2.1

Choose a tag to compare

@Arkanic Arkanic released this 26 Apr 22:06

Consider this the "Working build" unless any bugs are fixed in a future release

Polished enough to work at least in a test environment, I have yet to test this in a real system.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@Arkanic Arkanic released this 17 Apr 06:03
ab753e7

Complete UI overhaul, now using bootstrap

  • css mess is gone, so less likely to break in the future or between browsers
  • mobile friendly (if for some unimaginable reason you need that)
  • Looks cleaner, should be easier to interface with (no more ugly monochrome look)
  • cooler
  • UI polishing, hopefully reduce most "flashing" that you see between loads

What's Changed

Full Changelog: v1.1.7...v1.2.0

v1.1.7

Choose a tag to compare

@Arkanic Arkanic released this 11 Apr 05:42
deb608f

Simple password protection to prevent misuse of particularly destructive commands (ie clearing the db)
As the renderfarm is intended for a school environment there are potentially people who could misuse such commands to wipe progress

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6-2

Choose a tag to compare

@Arkanic Arkanic released this 01 Apr 21:23
78ee6c1

Fix of previous release
Repo should automatically build server dist for amd64 ubuntu on release
You can now view the logs of all workers via the "workers" tab in the dashboard

Full Changelog: v1.1.5...v1.1.6-2

v1.1.5

Choose a tag to compare

@Arkanic Arkanic released this 31 Mar 20:11

I consider this the "working version:tm:" of the renderfarm, should be good for general usage.

Full Changelog: v1.1...v1.1.5

v1.1

Choose a tag to compare

@Arkanic Arkanic released this 22 Mar 04:07

Contains all features, but still barebones

v1

v1

Choose a tag to compare

@Arkanic Arkanic released this 22 Mar 01:58

Works as intended
very barebones