Releases: Arkanic/renderfarm
v1.5
v1.4
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
v1.2.1
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
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
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
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
I consider this the "working version:tm:" of the renderfarm, should be good for general usage.
Full Changelog: v1.1...v1.1.5