Skip to content

Latest commit

 

History

History
267 lines (184 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

267 lines (184 loc) · 5.89 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.

v2.9.0

(2024-09-04)

  • Add AUTO_REFRESH environment variable [Phil Wilson]

v2.8.0

(2024-09-04)

  • Bump node version to 20 [Phil Wilson]

v2.7.1

(2024-08-09)

  • Make rotation delay configurable [Michal Toman]

v2.7.0

(2024-01-12)

  • Add support for Raspberry Pi 5 [Michal Toman]

v2.6.0

(2023-10-24)

  • Add EXTRA_FLAGS for extended flag support [Brian Bugh]

v2.5.2

(2023-09-26)

  • Remove host networking from readme [Phil Wilson]

v2.5.1

(2023-07-27)

  • Update chromium flag [Beda Binder]

v2.5.0

(2023-07-20)

  • Update to Debian 11 and Node 16 [Michal Toman]

v2.4.9

(2023-07-19)

  • patch: remove wget from dockerfile [Nikolaos Grigoropoulos]

v2.4.8

(2023-07-18)

  • Allow external contributions to use Flowzone [Kyle Harding]

v2.4.7

(2023-03-02)

  • Update base image to fix incorrect platform error [Phil Wilson]

v2.4.6

(2022-11-16)

  • move from balenablocks to balena-labs-projects [Flynn Joffray]

v2.4.5

(2022-08-03)

  • Update DWB action to use master [Chris Crocker-White]

v2.4.4

(2022-08-03)

  • Fix first startup issue closes #130 [Chris Crocker-White]

v2.4.3

(2022-05-19)

  • Bumped GitHub action [Alex]
  • patch: Update browser block to use sw.block type [Vipul Gupta]

v2.4.2

(2022-04-05)

  • Fix the badge in hub [Phil Wilson]

v2.4.1

(2022-04-05)

  • Screenshot instructions [Phil Wilson]

v2.4.0

(2022-03-29)

  • minor: Added Screenshot endpoint using scrot. [Julian P.M. Ertel]

v2.3.8

(2022-03-21)

  • change arch [Phil Wilson]

v2.3.7

(2022-03-18)

  • build badge! [Phil Wilson]

v2.3.6

(2022-03-18)

  • Supplied pinning instructions on hub card [Phil Wilson]

v2.3.5

(2022-03-18)

  • Instructions about pinning added. Chromium pinned to v90.0.4430.212-1 [Phil Wilson]

v2.3.4

(2022-03-17)

  • Update docker compose to build from here, instead of reference DH [Phil Wilson]

v2.3.3

(2022-03-17)

  • Usage updates for image reference [Phil Wilson]
  • Update usage section [Phil Wilson]

v2.3.2

(2022-01-25)

  • build script fix [Phil Wilson]

v2.3.1

(2022-01-24)

  • remove raspian specific sources [Phil Wilson]

v2.3.0

(2022-01-24)

  • pin the version of chromium [Phil Wilson]

v2.2.0

(2022-01-07)

  • Support touch input rotation [Christoph Flathmann]

v2.1.2

(2021-12-28)

  • Fix typo in policy.json [Anuj Deshpande]

v2.1.1

(2021-12-08)

  • catch unhandled promise rejections [Martin Rauscher]

v2.1.0

(2021-12-07)

  • Support for different display numbers as envars [Alex]

v2.0.7

(2021-11-01)

  • Fix generation of environment variable list [Ken Bannister]

v2.0.6

(2021-10-18)

  • Fix image build [Phil Wilson]

v2.0.5

(2021-09-17)

  • Fix chromium sandbox not starting [Rahul Thakoor]

v2.0.4

(2021-06-04)

  • adding more use cases to troubleshoting in the readme [Flynn Joffray]
  • minor tidy up [Phil Wilson]

v2.0.3

(2021-05-03)

  • minor tidy up [Phil Wilson]
  • Added version info to startup logging [Phil Wilson]

v2.0.2

(2021-05-03)

  • Added version info to startup logging [Phil Wilson]
  • Capture and pass-in environment variables to su session [Phil Wilson]

v2.0.1

(2021-04-06)

  • delete erroneous dockerfile [Phil Wilson]

v2.0.0

(2021-04-06)

  • Bump version [Phil Wilson]
  • patch: build script update for manifest [Phil Wilson]
  • patch: Window size fix and build script bug [Phil Wilson]
  • Move to node 12 [Phil Wilson]
  • gitignore trim [Phil Wilson]
  • post-review changes [Phil Wilson]
  • Latest [Phil Wilson]
  • readme fixes [Phil Wilson]
  • Fixes and API features [Phil Wilson]
  • Fixed kiosk bug. Removed sandbox warning dialogue [Phil Wilson]
  • readme tweaks [Phil Wilson]
  • Readme and API endpoint changes [Phil Wilson]
  • RPI dockerfile + fixes [Phil Wilson]
  • Implemented service discovery and default flags [Phil Wilson]
  • Added FLAGS option [Phil Wilson]
  • display rotation & cursor control added [Phil Wilson]
  • Many changes [Phil Wilson]
  • First push to v2 branch [Phil Wilson]
  • patch: build script update for manifest [Phil Wilson]
  • patch: Window size fix and build script bug [Phil Wilson]
  • Move to node 12 [Phil Wilson]
  • gitignore trim [Phil Wilson]
  • post-review changes [Phil Wilson]
  • Latest [Phil Wilson]
  • readme fixes [Phil Wilson]
  • Fixes and API features [Phil Wilson]
  • Fixed kiosk bug. Removed sandbox warning dialogue [Phil Wilson]
  • readme tweaks [Phil Wilson]
  • Readme and API endpoint changes [Phil Wilson]
  • RPI dockerfile + fixes [Phil Wilson]
  • Implemented service discovery and default flags [Phil Wilson]
  • Added FLAGS option [Phil Wilson]
  • display rotation & cursor control added [Phil Wilson]
  • Many changes [Phil Wilson]
  • First push to v2 branch [Phil Wilson]

v1.0.1

(2021-03-01)

  • meta: run versionist to update balena.yml version [Tomás Migone]

v1.0.0

(2021-02-25)

  • meta: add versionist [Tomás Migone]
  • logo [Phil Wilson]
  • hub meta [Phil Wilson]
  • Updated readme to remove DEBUG and add some display troubleshooting items [Phil Wilson]
  • audio: add code to make browser block play nicely with the audio block [Tomás Migone]
  • typo: wesite -> website [Matthew McGinn]
  • readme: some spelling fixups for consistency [Matthew McGinn]
  • minor fix to ROTATE_DISPLAY [Phil Wilson]
  • A bucket of issues fixed [Phil Wilson]
  • Fixes from Chris's testing. Readme. Build script. [Phil]
  • change amd base image [Phil Wilson]
  • Added amd64 support [Phil Wilson]
  • Removed TV control, changed entrypoint [Phil Wilson]
  • html fixes [Phil Wilson]
  • If no LAUNCH_URL is set, tries to detect local HTTP service, or displays default HTML page. [Phil Wilson]
  • Fixed the cursor control [Phil Wilson]
  • Made non-kiosk mode the default [Phil Wilson]
  • Added value to DISABLE_GPU setting [Phil Wilson]
  • Added remaining variables and rationalised the flags. [Phil Wilson]