Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Latest commit

 

History

History
178 lines (117 loc) · 4 KB

CHANGELOG.md

File metadata and controls

178 lines (117 loc) · 4 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.6.7

(2021-08-10)

  • renamathon: Change terminology to fleet/app [Rahul Thakoor]

v0.6.6

(2021-05-24)

  • Fix defaultDeviceType [Andrea Rosci]

v0.6.5

(2021-05-19)

  • Update app for open fleets on hub [Tomás Migone]

v0.6.4

(2020-10-01)

  • docs: add query params to deploy link [Aaron Shaw]

v0.6.3

(2020-05-08)

  • Pass boinctui through a reverse proxy [Piotrek Marciniak]

v0.6.2

(2020-05-07)

  • Ensure rpc config is restored after purge [Chris Crocker-White]
  • Clear entire directory when purging [Chris Crocker-White]
  • Rework key change operation, fixes #49 [Chris Crocker-White]
  • Allow revert to default key [Chris Crocker-White]

v0.6.1

(2020-05-07)

  • Reduce Pi4-4GB cpu usage to 75% [Chris Crocker-White]

v0.6.0

(2020-05-07)

  • Read host id on page request [Rahul Thakoor]
  • Fix Body overflow [Amit Solanki]
  • Fix api responses [Amit Solanki]
  • Fix UI [Amit Solanki]
  • Add links in dashboard [Rahul Thakoor]
  • Change button style, add logo [Chris Crocker-White]

v0.5.4

(2020-05-05)

  • Attempt a better failure detection for both gotty and tty ui [Piotrek Marciniak]

v0.5.3

(2020-05-05)

  • Privileged container, permit fan control via sysfs [Chris Crocker-White]

v0.5.2

(2020-05-05)

  • Correct project URL to HTTPS [Chris Crocker-White]

v0.5.1

(2020-04-29)

  • Add awesome one-click-deploy facility [Chris Crocker-White]

v0.5.0

(2020-04-28)

  • Fix value in low ram message [Piotrek Marciniak]
  • Safer float truncation in bash start script [Piotrek Marciniak]
  • Add start-utils.sh to the docker image [Piotrek Marciniak]
  • Fixed wording [Piotrek Marciniak]
  • Add ram settings validation and flags to disable [Piotrek Marciniak]

v0.4.3

(2020-04-24)

  • Update privileged container to use sysfs label [Chris Crocker-White]
  • Enable Jetson Nano fan fixes #26 [Chris Crocker-White]

v0.4.2

(2020-04-24)

  • Adjust task limiting parameters [Chris Crocker-White]

v0.4.1

(2020-04-22)

  • Sets an alternative platform if the device platform is unsupported. [Carlo Miguel Cruz]

v0.4.0

(2020-04-22)

  • Correct filenames [Chris Crocker-White]
  • Update machine name to arch, fixes #21 [Chris Crocker-White]
  • Add volume and persist boinc client data fixes #20 [Chris Crocker-White]
  • Updated account key (email change) fixes #23 [Chris Crocker-White]

v0.3.3

(2020-04-16)

  • Restrict devices under 2.5GB [Chris Crocker-White]
  • only allow one job to run at a time [Matthew McGinn]

v0.3.2

(2020-04-16)

  • Change to Fold For Covid team [Rahul Thakoor]

v0.3.1

(2020-04-16)

  • Readme updates to ack Fold for Covid [Chris Crocker-White]

v0.3.0

(2020-04-14)

  • Fix drawing characters displaying as letters [Chris Crocker-White]
  • Display stats on screen [Rahul Thakoor]

v0.2.0

(2020-04-08)

  • Use static go binary to reduce image size [Rahul Thakoor]
  • Prevent laptops from hibernating/suspending if lid is closed [Rahul Thakoor]

v0.1.2

(2020-04-06)

  • Mention old laptops on hardware compatibility list [Chris Crocker-White]
  • Link enabling public URL to docs [Chris Crocker-White]
  • Update readme to explain web-ui [Chris Crocker-White]

v0.1.1

(2020-04-05)

  • Fix container name typo in FAQ section [Rahul Thakoor]

v0.1.0

(2020-04-04)

  • Default to template for ARM devices [Chris Crocker-White]
  • Change to multicontainer and add web-ui [Chris Crocker-White]

v0.0.6

(2020-04-03)

  • Update to use maximum available RAM and CPU [Chris Crocker-White]

v0.0.5

(2020-04-03)

  • Add ability to set user auth key [Chris Crocker-White]

v0.0.4

(2020-04-03)

  • Update readme with more info [Chris Crocker-White]

v0.0.3

(2020-04-03)

  • README: Add a getting started & FAQ section [Thodoris Greasidis]

v0.0.2

(2020-04-01)

  • Add initial basic README.md [Chris Crocker-White]
  • Enable CI and add locale to prevent errors [Chris Crocker-White]