Skip to content

Releases: Arkanic/renderfarm

v1.5

02 Jul 21:46
fa09562
Compare
Choose a tag to compare

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

14 Jun 20:41
Compare
Choose a tag to compare

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

27 Apr 08:57
84dab81
Compare
Choose a tag to compare

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

26 Apr 22:06
Compare
Choose a tag to compare

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

17 Apr 06:03
ab753e7
Compare
Choose a tag to compare

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

11 Apr 05:42
deb608f
Compare
Choose a tag to compare

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

01 Apr 21:23
78ee6c1
Compare
Choose a tag to compare

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

31 Mar 20:11
Compare
Choose a tag to compare

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

22 Mar 04:07
Compare
Choose a tag to compare

Contains all features, but still barebones

v1

22 Mar 01:58
Compare
Choose a tag to compare
v1

Works as intended
very barebones