Skip to content

Latest commit

 

History

History
112 lines (75 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

112 lines (75 loc) · 2.74 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.8.1

(2019-11-05)

  • Add information about PiTFT usage to readme [Chris Crocker-White]

v0.8.0

(2019-10-23)

  • Moved sleep in wpe-init for custom url support [Anže Jenšterle]
  • var check for scheduler script [Anže Jenšterle]
  • Added USB stick support for photos container. [Tomás Migone]
  • Update readme file [Daniel Andrade]
  • Add possibility to shuffle images. Closes #33 [Daniel Andrade]

v0.7.4

(2019-10-09)

  • Add FAQ [Dimitrios Lytras]

v0.7.3

(2019-10-08)

  • Update codeowners, add PR template [Chris Crocker-White]

v0.7.2

(2019-10-01)

  • photos: switch to multistage build [Shaun Mulligan]

v0.7.1

(2019-09-30)

  • add sleep when starting wifi-connect [Shaun Mulligan]

v0.7.0

(2019-09-25)

  • Add machine-readable changelog [Dimitrios Lytras]
  • Enable scrutinizer [Dimitrios Lytras]

v0.6.1

(2019-08-19)

  • Moved sleep in wpe-init for custom url support [Anže Jenšterle]
  • var check for scheduler script [Anže Jenšterle]

v0.6.0

(2019-08-05)

  • Update readme file [Daniel Andrade]
  • Add possibility to shuffle images. Closes #33 [Daniel Andrade]

v0.5.2

(2019-07-31)

  • Add contribution.md [Chris Crocker-White]

v0.5.1

(2019-07-26)

  • Fix readme file to remove youtube-tv as default. [Daniel Andrade]

v0.5.0

(2019-07-26)

  • Fix issue where is wasnt showing youtube if no variables are set [Daniel Andrade]

v0.4.1

(2019-07-25)

  • Update README with gpu_mem and display_lcd_rotate info [Chris Crocker-White]

v0.4.0

(2019-07-23)

  • Add photo slideshow option to balena dash [Daniel Andrade]

v0.3.0

(2019-06-13)

  • Testing with marhoy's image [Chris Crocker-White]
  • Prevent multiple cog instances - use only Tohora [Chris Crocker-White]
  • Bump balena-wpe to latest version and update init [Chris Crocker-White]

v0.2.0

(2019-04-09)

  • Remove wifi-connect note [Daniel Andrade]
  • Update readme file to change wifi-connect to port 80 and web-ui to 8080 [Daniel Andrade]
  • Set wifi-connect to port 80 and web-ui to port 8080 [Daniel Andrade]

v0.1.1

(2019-04-03)

  • Make WiFi connect heading match ToC [Chris Crocker-White]
  • Add info for wifi-connect to readme [Chris Crocker-White]

v0.1.0

(2019-04-01)

  • Update comments in wifi-connect [Chris Crocker-White]
  • Add CODEOWNERS [Chris Crocker-White]
  • Added wifi-connect on port 8080 [Chris Crocker-White]
  • Modify readme to put new Tohora functionality in correct place, add repo.yml for versionist [Chris Crocker-White]
  • Changing to multicontainer + adding scheduler [Chris Crocker-White]
  • fix: fix up file permisions [Shaun Mulligan]