Skip to content

Latest commit

 

History

History
191 lines (124 loc) · 4 KB

CHANGELOG.md

File metadata and controls

191 lines (124 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.

v1.3.17

(2024-01-12)

  • Allow CI for external contributions [Kyle Harding]

v1.3.16

(2022-10-24)

  • Updating references from balenalabs to balena-labs-projects [Flynn Joffray]

v1.3.15

(2022-10-10)

  • Switch from balenaCI to flowzone [Pagan Gazzard]

v1.3.14

(2022-02-22)

  • Switch to balena hostname block [Kyle Harding]

v1.3.13

(2021-12-21)

  • Bump inky and pillow [Chris Crocker-White]

v1.3.12

(2021-07-05)

  • patch: Delete Codeowners [Vipul Gupta]

v1.3.11

(2021-06-29)

  • inkyshot: Set hostname via supervisor API [Kyle Harding]

v1.3.10

(2021-06-15)

  • Updated ReadMe [Louis]

v1.3.9

(2021-06-15)

  • Added Weather_Invert for Waveshare which inverts the pixels [Louis]

v1.3.8

(2021-06-14)

  • Fixed BLACK & WHITE pixels [Louis]

v1.3.7

(2021-06-14)

  • Disable build check [Chris Crocker-White]

v1.3.6

(2021-05-13)

  • hub: change instructions to h2 [Tomás Migone]

v1.3.5

(2021-05-13)

  • hub: Add metadata for open fleets [Tomás Migone]

v1.3.4

(2021-02-02)

  • Update balena.yml to new format [Chris Crocker-White]

v1.3.3

(2020-12-28)

  • Don't overwrite custom message [gelbal]

v1.3.2

(2020-12-18)

  • Enable supervisor API access [gelbal]

v1.3.1

(2020-12-18)

  • Add user-agent to weather API calls As the API has this restriction [gelbal]

v1.3.0

(2020-12-18)

  • Alternate between quote and weather modes Simplify the alternate logic Use device tags instead env vars [gelbal]

v1.2.1

(2020-12-17)

  • Add balena.yml and logo (hub) [Chris Crocker-White]

v1.2.0

(2020-12-08)

  • Use wifi-connect block [Rahul Thakoor]

v1.1.1

(2020-12-07)

  • Add additional fonts [Catt]

v1.1.0

(2020-10-20)

  • Add support for latest Inky(X)HAT boards [Chris Crocker-White]

v1.0.1

(2020-10-14)

  • Fix the weather icon symbol lookup [gelbal]

v1.0.0

(2020-10-06)

  • Display weather forecast with icons [gelbal]

v0.4.2

(2020-10-01)

  • redirect cron stdout to docker [Sam Eureka]

v0.4.1

(2020-10-01)

  • [Readme] Add screw information & update DWB [Chris Crocker-White]

v0.4.0

(2020-10-01)

  • added selectable Grand9kPixel font [Sam Eureka]

v0.3.0

(2020-09-29)

  • added quote category env variable [Sam Eureka]

v0.2.3

(2020-09-09)

  • If message is blank, use device name [Chris Crocker-White]

v0.2.2

(2020-06-19)

  • Add extra logging of message and font size [Chris Crocker-White]

v0.2.1

(2020-06-16)

  • Update README with Waveshare support [Chris Crocker-White]

v0.2.0

(2020-06-16)

  • Add libraries for Waveshare 2.13" display [Chris Crocker-White]
  • Added support for Waveshare e-paper. [Larry Matter]

v0.1.0

(2020-06-07)

  • Add absolute font path [Chris Crocker-White]
  • Organize and add more case designs [Chris Crocker-White]
  • Add pixel font for long messages [Chris Crocker-White]
  • Add hardware image to readme [Chris Crocker-White]
  • Add a timeout and handle it [Chris Crocker-White]
  • Update readme to mention rotation [Chris Crocker-White]
  • Housekeeping, add readme, ignore files [Chris Crocker-White]
  • Handle HTTP errors on quote load [Chris Crocker-White]
  • Add scheduler [Chris Crocker-White]
  • Assume a default font (now all vars optional) [Chris Crocker-White]
  • Allow font size override [Chris Crocker-White]
  • Calculate font size automatically [Chris Crocker-White]
  • Simplify and change to multiline_text [Chris Crocker-White]
  • Rename, reorganize and comment [Chris Crocker-White]
  • Added rotation and default variables [Catherine Tung]
  • Set to pull quote of the day from API [Chris Crocker-White]
  • Use wheels for Pi Zero (Pi 3 for dev) [Chris Crocker-White]
  • i Added fonts and font as a environment variable [Catherine Tung]
  • Text Wrapping and font sizing [Catherine Tung]
  • New font addition Hanken Grotesk [Catherine Tung]
  • Intial commit Set up Dockerfile with Python packages [Catherine Tung]