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

Latest commit

 

History

History
238 lines (173 loc) · 7.44 KB

CHANGELOG.md

File metadata and controls

238 lines (173 loc) · 7.44 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.2.11

(2021-11-01)

  • patch: Reduce size with new base image [Lorenzo Alberto Maria Ambrosi]
  • patch: Move back button when creating connection [Lorenzo Alberto Maria Ambrosi]
  • patch: Refactor network update function [Lorenzo Alberto Maria Ambrosi]

v1.2.10

(2021-09-23)

  • patch: Make cursor optional with extra parameters [Lorenzo Alberto Maria Ambrosi]

v1.2.9

(2021-09-13)

  • Fix hardware acceleration chromium flags [Lorenzo Alberto Maria Ambrosi]

v1.2.8

(2021-08-26)

  • Add draft of file-browser unplugged source prompt [Lorenzo Alberto Maria Ambrosi]
  • patch: Fix wifi passphrase hidden under keyboard [Lorenzo Alberto Maria Ambrosi]

v1.2.7

(2021-05-20)

  • alter the build script to push as part of the buildx build [Phil Wilson]

v1.2.6

(2021-05-19)

  • Refine keyboard style [Lorenzo Alberto Maria Ambrosi]

v1.2.5

(2021-04-15)

  • patch: Add keyboard dark theme [Lorenzo Alberto Maria Ambrosi]

v1.2.4

(2021-04-06)

  • Set contextIsolation to false [Alexis Svinartchouk]
  • Update dependencies [Alexis Svinartchouk]

v1.2.3

(2021-04-06)

  • Update project name and url in package.json [Alexis Svinartchouk]
  • Update electron to v12.0.2 [Alexis Svinartchouk]
  • Fix typo in README.md [Andrew Scheller]
  • Update rendition from 19.0.0 to 20.10.1 [Alexis Svinartchouk]
  • Update @balena/lint to to v5.4.1 [Alexis Svinartchouk]
  • Don't connect to a network when the "Configure" button is pressed [Alexis Svinartchouk]
  • Update electron to v11.2.3 [Alexis Svinartchouk]

v1.2.2

(2021-02-03)

  • Add .versionbot/CHANGELOG.yml [Alexis Svinartchouk]

v1.2.1

(2021-02-01)

  • Always show the ok button and the header in the wifi modal [Alexis Svinartchouk]

v1.2.0

(2021-02-01)

  • Fix brigtness filter [Alexis Svinartchouk]
  • Added screen brightness filter env variable [Lorenzo Alberto Maria Ambrosi]

v1.1.4

(2020-12-30)

  • Run BALENAELECTRONJS_SCREENSAVER_OFF_COMMAND command on start [Alexis Svinartchouk]

v1.1.3

(2020-12-30)

  • Spawn clicklock when the screensaver is on [Alexis Svinartchouk]
  • Run BALENAELECTRONJS_SCREENSAVER_ON_COMMAND on start [Alexis Svinartchouk]
  • Don't minify js [Alexis Svinartchouk]

v1.1.2

(2020-12-29)

  • Turn the screen off and on on start [Alexis Svinartchouk]

v1.1.1

(2020-12-29)

  • Update ts-json-schema-generator to v0.82.0 [Alexis Svinartchouk]
  • Update rendition to v19 [Alexis Svinartchouk]
  • Only log dbus errors if debug is set to balena-electronsjs:dbus [Alexis Svinartchouk]
  • Update react to v17 [Alexis Svinartchouk]
  • Update file-loader to v6.2.0 [Alexis Svinartchouk]
  • Update @balena/lint to to v5.3.0 [Alexis Svinartchouk]
  • Use fs promises interface [Alexis Svinartchouk]
  • Remove bluebird [Alexis Svinartchouk]
  • Update webpack to v5 [Alexis Svinartchouk]

v1.1.0

(2020-12-23)

  • Remove no longer used utils exec funciton [Alexis Svinartchouk]
  • Don't wait for screensaver on/off command to finish [Alexis Svinartchouk]
  • Add debug in screensaver and updates-lock [Alexis Svinartchouk]
  • Match dbus errors with single quotes [Alexis Svinartchouk]
  • Fix electron warnings [Alexis Svinartchouk]
  • Don't scan wifi networks if wifi is disabled [Alexis Svinartchouk]
  • Improve sample app start script [Alexis Svinartchouk]
  • Fix electron warnings in sample app [Alexis Svinartchouk]
  • Add ipc methods to temporarily disable the screensaver [Alexis Svinartchouk]
  • Use settings instance singleton [Alexis Svinartchouk]
  • Allow overriding the screensaver delay from settings with BALENAELECTRONJS_SCREENSAVER_DELAY_OVERRIDE [Alexis Svinartchouk]
  • Only allow updates while the screensaver is on [Alexis Svinartchouk]

v1.0.7

(2020-12-17)

  • Update README instructions for building and using [Alexis Svinartchouk]

v1.0.6

(2020-12-16)

  • Add clicklock [Alexis Svinartchouk]
  • Update dependencies [Alexis Svinartchouk]
  • Name images balenablocks/$ARCH-balena-electron-env:$GIT_TAG [Alexis Svinartchouk]
  • Update electron to v9.4.0 [Alexis Svinartchouk]
  • Remove jq [Alexis Svinartchouk]
  • Add build script [Alexis Svinartchouk]

v1.0.5

(2020-11-06)

  • Add sample app start script [Alexis Svinartchouk]
  • Update electron to v9.3.3 [Alexis Svinartchouk]

v1.0.4

(2020-10-21)

  • Add BALENAELECTRONJS_ZOOM_FACTOR env var [Alexis Svinartchouk]
  • Factorize opening transparent windows [Alexis Svinartchouk]
  • Prevent windows flashing white when opening [Alexis Svinartchouk]

v1.0.3

(2020-10-19)

  • Factorize overlay windows, add a shadow [Alexis Svinartchouk]
  • Fix DBusObjectNode.setProperty [Alexis Svinartchouk]
  • Fix wifi icon size [Alexis Svinartchouk]

v1.0.2

(2020-10-16)

  • Run commands on screensaver on or off events [Alexis Svinartchouk]

v1.0.1

(2020-10-15)

  • Increase memory available for webpack during build [Alexis Svinartchouk]
  • Add .dockerignore [Alexis Svinartchouk]

v1.0.0

(2020-10-15)

  • Update electron to 9.3.2 [Alexis Svinartchouk]
  • Run BALENAELECTRONJS_SCREENSAVER_COMMAND when the screensaver is triggered [Alexis Svinartchouk]
  • Rename exec to execFile [Alexis Svinartchouk]
  • Update wifi dialog, replace dbus-native with dbus-next [Alexis Svinartchouk]
  • Replace $XRANDR_ROTATION with $ $XRANDR_ARGS [Alexis Svinartchouk]
  • Update rendition to ^18.10 [Alexis Svinartchouk]
  • Update typescript to v4 [Alexis Svinartchouk]
  • Get buttons position from env [Alexis Svinartchouk]
  • Wifi status icon [Alexis Svinartchouk]
  • Inline svgs, update overlay buttons [Alexis Svinartchouk]

v0.0.8

(2020-08-20)

  • Use simpleproxy to enable remote electron debugging [Alexis Svinartchouk]

v0.0.7

(2020-08-20)

  • Env var for enabling electron remote debugging [Alexis Svinartchouk]
  • Update electron and lodash in sample app [Alexis Svinartchouk]

v0.0.6

(2020-08-19)

  • Copy tsconfig.webpack.json in the Dockerfile [Alexis Svinartchouk]
  • Ensure MOUNTS_ROOT exists before listing files in it [Alexis Svinartchouk]
  • Update rendition to ^17 [Alexis Svinartchouk]

v0.0.5

(2020-07-02)

  • Install jq [Alexis Svinartchouk]
  • Change en var prefix BALENA_ELECTRONJS to BALENAELECTRONJS [Alexis Svinartchouk]

v0.0.4

(2020-07-01)

  • Umount partitions of unplugged devices automatically [Alexis Svinartchouk]
  • Remove webpack usedExports config as it is the default [Alexis Svinartchouk]

v0.0.3

(2020-06-24)

  • Fix webpack config filename in Dockerfile [Alexis Svinartchouk]

v0.0.2

(2020-06-24)

  • Remove Xvfb and vnc support [Alexis Svinartchouk]
  • Make delay before showing overlay buttons configurable [Alexis Svinartchouk]
  • Install ntfs-3g for mounting ntfs partitions [Alexis Svinartchouk]
  • Sticky window title bars [Alexis Svinartchouk]
  • Prevent white flash when overlay buttons appear [Alexis Svinartchouk]
  • Remote mount-drive method for mounting all drive partitions [Alexis Svinartchouk]
  • Update electron to 9.0.5 [Alexis Svinartchouk]
  • Lint files in pre-commit hook [Alexis Svinartchouk]
  • Don't reload connection settings on Updated events [Alexis Svinartchouk]
  • Reduce generated js size [Alexis Svinartchouk]
  • Remove sidebar [Alexis Svinartchouk]
  • Use typescript for webpack configuration [Alexis Svinartchouk]
  • Update resin-lint to @balena/lint [Alexis Svinartchouk]
  • Update rendition to v15 [Alexis Svinartchouk]
  • Fix settings JSON schema generation [Alexis Svinartchouk]
  • Update electron to v9.0.4 [Alexis Svinartchouk]
  • Update npm dependencies [Alexis Svinartchouk]