UNPKG

31.1 kBMarkdownView Raw
1<a name="11.3.0"></a>
2# [11.3.0](https://github.com/christophehurpeau/pooliot-client/compare/v11.2.0...v11.3.0) (2017-10-27)
3
4
5### Bug Fixes
6
7* config not iterable ([ed0bdf8](https://github.com/christophehurpeau/pooliot-client/commit/ed0bdf8))
8
9### Features
10
11* poweroff ([a45787a](https://github.com/christophehurpeau/pooliot-client/commit/a45787a))
12* token can be read from file ([589d1b2](https://github.com/christophehurpeau/pooliot-client/commit/589d1b2))
13
14
15<a name="11.2.0"></a>
16# [11.2.0](https://github.com/christophehurpeau/pooliot-client/compare/v11.1.1...v11.2.0) (2017-10-22)
17
18
19### Features
20
21* rename board to device and remove deprecated userId ([da1a665](https://github.com/christophehurpeau/pooliot-client/commit/da1a665))
22
23
24<a name="11.1.1"></a>
25## [11.1.1](https://github.com/christophehurpeau/pooliot-client/compare/v11.1.0...v11.1.1) (2017-10-08)
26
27
28<a name="11.1.0"></a>
29# [11.1.0](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.10...v11.1.0) (2017-09-28)
30
31
32### Features
33
34* update to node 8.6 ([1a3996a](https://github.com/christophehurpeau/pooliot-client/commit/1a3996a))
35
36
37<a name="11.0.10"></a>
38## [11.0.10](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.9...v11.0.10) (2017-09-14)
39
40
41### Bug Fixes
42
43* migrate scripts path ([fa01bce](https://github.com/christophehurpeau/pooliot-client/commit/fa01bce))
44
45
46<a name="11.0.9"></a>
47## [11.0.9](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.8...v11.0.9) (2017-09-14)
48
49
50### Bug Fixes
51
52* migrate file path ([f110b9c](https://github.com/christophehurpeau/pooliot-client/commit/f110b9c))
53
54
55<a name="11.0.8"></a>
56## [11.0.8](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.7...v11.0.8) (2017-09-10)
57
58
59### Bug Fixes
60
61* server ([9e0ff50](https://github.com/christophehurpeau/pooliot-client/commit/9e0ff50))
62
63
64<a name="11.0.7"></a>
65## [11.0.7](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.6...v11.0.7) (2017-09-10)
66
67
68### Bug Fixes
69
70* touchscreen off on start ([dec6fdb](https://github.com/christophehurpeau/pooliot-client/commit/dec6fdb))
71
72
73<a name="11.0.6"></a>
74## [11.0.6](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.5...v11.0.6) (2017-09-10)
75
76
77### Bug Fixes
78
79* on display unexpected exit, restart ([b9e0ef5](https://github.com/christophehurpeau/pooliot-client/commit/b9e0ef5))
80
81
82<a name="11.0.5"></a>
83## [11.0.5](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.4...v11.0.5) (2017-09-04)
84
85
86### Bug Fixes
87
88* dirname in path is not enough, need to use realpath too ([4a22b86](https://github.com/christophehurpeau/pooliot-client/commit/4a22b86))
89* install script dont ask user if non-interactive mode ([b3904ae](https://github.com/christophehurpeau/pooliot-client/commit/b3904ae))
90
91
92<a name="11.0.4"></a>
93## [11.0.4](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.3...v11.0.4) (2017-09-04)
94
95
96### Bug Fixes
97
98* reboot sendUpdate rebooting ([edf7799](https://github.com/christophehurpeau/pooliot-client/commit/edf7799))
99
100
101<a name="11.0.3"></a>
102## [11.0.3](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.2...v11.0.3) (2017-09-04)
103
104
105### Bug Fixes
106
107* board.osInfo => board.os ([38621b1](https://github.com/christophehurpeau/pooliot-client/commit/38621b1))
108* migration script missing -y ([faa6539](https://github.com/christophehurpeau/pooliot-client/commit/faa6539))
109
110
111<a name="11.0.2"></a>
112## [11.0.2](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.1...v11.0.2) (2017-09-02)
113
114
115### Bug Fixes
116
117* package.json path ([656572f](https://github.com/christophehurpeau/pooliot-client/commit/656572f))
118
119
120<a name="11.0.1"></a>
121## [11.0.1](https://github.com/christophehurpeau/pooliot-client/compare/v11.0.0...v11.0.1) (2017-09-02)
122
123
124### Bug Fixes
125
126* migrate script ([6474b7e](https://github.com/christophehurpeau/pooliot-client/commit/6474b7e))
127
128
129<a name="11.0.0"></a>
130# [11.0.0](https://github.com/christophehurpeau/pooliot-client/compare/v10.2.0...v11.0.0) (2017-09-02)
131
132
133### Features
134
135* screenshot low cpu priority ([0f9dfc2](https://github.com/christophehurpeau/pooliot-client/commit/0f9dfc2))
136* use alp-router, main-process, update dependencies, and other fixes ([b1035eb](https://github.com/christophehurpeau/pooliot-client/commit/b1035eb))
137
138
139<a name="10.2.0"></a>
140# [10.2.0](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.10...v10.2.0) (2017-08-24)
141
142
143### Features
144
145* reverse touchscreen ([ee96925](https://github.com/christophehurpeau/pooliot-client/commit/ee96925))
146* sound output tinkerboard ([8177beb](https://github.com/christophehurpeau/pooliot-client/commit/8177beb))
147
148
149<a name="10.1.10"></a>
150## [10.1.10](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.9...v10.1.10) (2017-08-24)
151
152
153### Bug Fixes
154
155* install script raspbian remove xscreensave ([9d371cd](https://github.com/christophehurpeau/pooliot-client/commit/9d371cd))
156* screen on/off ([e4ff12c](https://github.com/christophehurpeau/pooliot-client/commit/e4ff12c))
157
158
159<a name="10.1.9"></a>
160## [10.1.9](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.8...v10.1.9) (2017-08-17)
161
162
163### Bug Fixes
164
165* config.screensaver => config.screenSaver ([306a908](https://github.com/christophehurpeau/pooliot-client/commit/306a908))
166
167
168<a name="10.1.8"></a>
169## [10.1.8](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.7...v10.1.8) (2017-08-17)
170
171
172### Bug Fixes
173
174* remove xscreensaver ([4fc4821](https://github.com/christophehurpeau/pooliot-client/commit/4fc4821))
175
176
177<a name="10.1.7"></a>
178## [10.1.7](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.6...v10.1.7) (2017-08-17)
179
180
181### Bug Fixes
182
183* no screensaver update when screen unavailable ([7f6593b](https://github.com/christophehurpeau/pooliot-client/commit/7f6593b))
184* screensaver update also should set ([02f2563](https://github.com/christophehurpeau/pooliot-client/commit/02f2563))
185
186
187<a name="10.1.6"></a>
188## [10.1.6](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.5...v10.1.6) (2017-08-08)
189
190
191### Bug Fixes
192
193* auto reconnection ([afc6dbf](https://github.com/christophehurpeau/pooliot-client/commit/afc6dbf))
194* detect model raspberry with /proc/device-tree/model ([2ecc3d8](https://github.com/christophehurpeau/pooliot-client/commit/2ecc3d8))
195* screen and screensaver ([3d6bb6b](https://github.com/christophehurpeau/pooliot-client/commit/3d6bb6b))
196
197
198<a name="10.1.5"></a>
199## [10.1.5](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.4...v10.1.5) (2017-08-03)
200
201
202### Bug Fixes
203
204* availableWebBrowsers, firstTime display, screen marked as unavailable if no scre ([10cc891](https://github.com/christophehurpeau/pooliot-client/commit/10cc891))
205* screensaver prevent update if config did not change ([0c20029](https://github.com/christophehurpeau/pooliot-client/commit/0c20029))
206
207
208<a name="10.1.4"></a>
209## [10.1.4](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.3...v10.1.4) (2017-08-01)
210
211
212### Bug Fixes
213
214* screen.sh state must be run as user ([496f07c](https://github.com/christophehurpeau/pooliot-client/commit/496f07c))
215
216
217<a name="10.1.3"></a>
218## [10.1.3](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.2...v10.1.3) (2017-08-01)
219
220
221### Bug Fixes
222
223* remove warning screenshot: screen is not on ([0cd908a](https://github.com/christophehurpeau/pooliot-client/commit/0cd908a))
224* updateCurrentScreenState ([1d687d8](https://github.com/christophehurpeau/pooliot-client/commit/1d687d8))
225
226
227<a name="10.1.2"></a>
228## [10.1.2](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.1...v10.1.2) (2017-08-01)
229
230
231### Bug Fixes
232
233* script screen state xrandr --listmonitors ([d9585f6](https://github.com/christophehurpeau/pooliot-client/commit/d9585f6))
234
235
236<a name="10.1.1"></a>
237## [10.1.1](https://github.com/christophehurpeau/pooliot-client/compare/v10.1.0...v10.1.1) (2017-08-01)
238
239
240### Bug Fixes
241
242* nework interfaces + socket ([62d4cc7](https://github.com/christophehurpeau/pooliot-client/commit/62d4cc7))
243* only start display if screen on ([008474f](https://github.com/christophehurpeau/pooliot-client/commit/008474f))
244* screen on/off with xrandr ([01fe9a6](https://github.com/christophehurpeau/pooliot-client/commit/01fe9a6))
245
246
247<a name="10.1.0"></a>
248# [10.1.0](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.11...v10.1.0) (2017-07-31)
249
250
251### Bug Fixes
252
253* fallback to ifconfig when no mac addresses found ([8904a64](https://github.com/christophehurpeau/pooliot-client/commit/8904a64))
254
255### Features
256
257* add hardware serial and revision ([b11841d](https://github.com/christophehurpeau/pooliot-client/commit/b11841d))
258* remove rpiVersion ([94b8d5a](https://github.com/christophehurpeau/pooliot-client/commit/94b8d5a))
259
260
261<a name="10.0.11"></a>
262## [10.0.11](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.10...v10.0.11) (2017-07-28)
263
264
265### Bug Fixes
266
267* clean exit ([a322ab8](https://github.com/christophehurpeau/pooliot-client/commit/a322ab8))
268
269
270<a name="10.0.10"></a>
271## [10.0.10](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.9...v10.0.10) (2017-07-28)
272
273
274### Bug Fixes
275
276* ntp update stop/stard daemon ([e941577](https://github.com/christophehurpeau/pooliot-client/commit/e941577))
277
278
279<a name="10.0.9"></a>
280## [10.0.9](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.8...v10.0.9) (2017-07-28)
281
282
283### Bug Fixes
284
285* system.sh not executable ([01de6f3](https://github.com/christophehurpeau/pooliot-client/commit/01de6f3))
286
287
288<a name="10.0.8"></a>
289## [10.0.8](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.7...v10.0.8) (2017-07-28)
290
291
292### Bug Fixes
293
294* ntp update use system command ([1048a7e](https://github.com/christophehurpeau/pooliot-client/commit/1048a7e))
295
296
297<a name="10.0.7"></a>
298## [10.0.7](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.6...v10.0.7) (2017-07-28)
299
300
301### Bug Fixes
302
303* force update time on screen on ([3b750c0](https://github.com/christophehurpeau/pooliot-client/commit/3b750c0))
304
305
306<a name="10.0.6"></a>
307## [10.0.6](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.5...v10.0.6) (2017-07-28)
308
309
310### Bug Fixes
311
312* detect raspbian ([d48da00](https://github.com/christophehurpeau/pooliot-client/commit/d48da00))
313* lxde missing required lightdm ([412e352](https://github.com/christophehurpeau/pooliot-client/commit/412e352))
314
315
316<a name="10.0.5"></a>
317## [10.0.5](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.4...v10.0.5) (2017-07-28)
318
319
320### Bug Fixes
321
322* add htop in essential packages ([b8ce36e](https://github.com/christophehurpeau/pooliot-client/commit/b8ce36e))
323* screensave disable ([d80cd60](https://github.com/christophehurpeau/pooliot-client/commit/d80cd60))
324
325
326<a name="10.0.4"></a>
327## [10.0.4](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.3...v10.0.4) (2017-07-28)
328
329
330### Bug Fixes
331
332* screen on first time ([1425e49](https://github.com/christophehurpeau/pooliot-client/commit/1425e49))
333
334
335<a name="10.0.3"></a>
336## [10.0.3](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.2...v10.0.3) (2017-07-28)
337
338
339### Bug Fixes
340
341* flow and unknown model ([37f59cb](https://github.com/christophehurpeau/pooliot-client/commit/37f59cb))
342* remove migration ([c2464e5](https://github.com/christophehurpeau/pooliot-client/commit/c2464e5))
343* turn screen on ([8504acf](https://github.com/christophehurpeau/pooliot-client/commit/8504acf))
344
345
346<a name="10.0.2"></a>
347## [10.0.2](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.1...v10.0.2) (2017-07-27)
348
349
350### Bug Fixes
351
352* disable livestreamer ([b49278e](https://github.com/christophehurpeau/pooliot-client/commit/b49278e))
353* screenshot run as user ([52e0e35](https://github.com/christophehurpeau/pooliot-client/commit/52e0e35))
354
355
356<a name="10.0.1"></a>
357## [10.0.1](https://github.com/christophehurpeau/pooliot-client/compare/v10.0.0...v10.0.1) (2017-07-27)
358
359
360### Bug Fixes
361
362* ensure previous display stopped before starting ([856c050](https://github.com/christophehurpeau/pooliot-client/commit/856c050))
363
364<a name="10.0.0"></a>
365## [10.0.0](https://github.com/christophehurpeau/pooliot-client/compare/v9.2.3...v10.0.0) (2017-07-27)
366
367
368### Features
369
370* add support for tinker board ([e6185ec](https://github.com/christophehurpeau/pooliot-client/commit/e6185ec))
371
372
373<a name="9.2.3"></a>
374## [9.2.3](https://github.com/christophehurpeau/raspberry-client/compare/v9.2.2...v9.2.3) (2017-06-08)
375
376
377### Bug Fixes
378
379* config is not defined ([1632f0b](https://github.com/christophehurpeau/raspberry-client/commit/1632f0b))
380
381
382<a name="9.2.2"></a>
383## [9.2.2](https://github.com/christophehurpeau/raspberry-client/compare/v9.2.1...v9.2.2) (2017-05-18)
384
385
386### Bug Fixes
387
388* chromium disable translate question ([f206dd6](https://github.com/christophehurpeau/raspberry-client/commit/f206dd6))
389
390
391<a name="9.2.1"></a>
392## [9.2.1](https://github.com/christophehurpeau/raspberry-client/compare/v9.2.0...v9.2.1) (2017-05-18)
393
394
395### Bug Fixes
396
397* return null if not a raspberry ([7d0cc71](https://github.com/christophehurpeau/raspberry-client/commit/7d0cc71))
398
399
400<a name="9.2.0"></a>
401# [9.2.0](https://github.com/christophehurpeau/raspberry-client/compare/v9.1.1...v9.2.0) (2017-05-17)
402
403
404### Features
405
406* add raspi-ver ([d53fa47](https://github.com/christophehurpeau/raspberry-client/commit/d53fa47))
407
408
409<a name="9.1.1"></a>
410## [9.1.1](https://github.com/christophehurpeau/raspberry-client/compare/v9.1.0...v9.1.1) (2017-05-15)
411
412
413### Bug Fixes
414
415* require cli ([0ba230b](https://github.com/christophehurpeau/raspberry-client/commit/0ba230b))
416
417
418<a name="9.1.0"></a>
419# [9.1.0](https://github.com/christophehurpeau/raspberry-client/compare/v9.0.2...v9.1.0) (2017-05-15)
420
421
422### Features
423
424* install add PI_USER and WEB_PORT ([0f7fae5](https://github.com/christophehurpeau/raspberry-client/commit/0f7fae5))
425
426
427<a name="9.0.2"></a>
428## [9.0.2](https://github.com/christophehurpeau/raspberry-client/compare/v9.0.1...v9.0.2) (2017-05-15)
429
430
431### Bug Fixes
432
433* socket.io client 1.7.3 ([9287d81](https://github.com/christophehurpeau/raspberry-client/commit/9287d81))
434
435
436<a name="9.0.1"></a>
437## [9.0.1](https://github.com/christophehurpeau/raspberry-client/compare/v9.0.0...v9.0.1) (2017-05-15)
438
439
440### Bug Fixes
441
442* recursive imports ([99e53ce](https://github.com/christophehurpeau/raspberry-client/commit/99e53ce))
443
444
445<a name="9.0.0"></a>
446# [9.0.0](https://github.com/christophehurpeau/raspberry-client/compare/v9.0.0-beta2...v9.0.0) (2017-05-13)
447
448
449### Features
450
451* config screen off/on and autorefresh ([b59f2cb](https://github.com/christophehurpeau/raspberry-client/commit/b59f2cb))
452
453
454<a name="9.0.0-beta2"></a>
455# [9.0.0-beta2](https://github.com/christophehurpeau/raspberry-client/compare/v9.0.0-beta1...v9.0.0-beta2) (2017-05-10)
456
457
458### Bug Fixes
459
460* missing default pi user ([eb70ea3](https://github.com/christophehurpeau/raspberry-client/commit/eb70ea3))
461
462
463<a name="9.0.0-beta1"></a>
464# [9.0.0-beta1](https://github.com/christophehurpeau/raspberry-client/compare/v8.0.2...v9.0.0-beta1) (2017-05-10)
465
466
467### Features
468
469* update dependencies ([69fe951](https://github.com/christophehurpeau/raspberry-client/commit/69fe951))
470
471
472### v8.0.2
473
474- [`fa531b8`](https://github.com/christophehurpeau/raspberry-client/commit/fa531b891f7500343b69a04362a580ccca44f9e5) fix(scripts): omxplayer blank (Christophe Hurpeau)
475
476### v8.0.1
477
478- [`161657e`](https://github.com/christophehurpeau/raspberry-client/commit/161657e81a33563392804c1829b349b7b5eaa6e9) fix: add USER env variable (Christophe Hurpeau)
479- [`5ca0893`](https://github.com/christophehurpeau/raspberry-client/commit/5ca089372a5db519799fc677842ef9ec4a205df4) feat: display stop: send kill asap (Christophe Hurpeau)
480- [`8253e9e`](https://github.com/christophehurpeau/raspberry-client/commit/8253e9e49726f1a8810f2d82402460b847583ca5) fix(scripts): display killall omxplayer runned with sudo (Christophe Hurpeau)
481- [`bf04a0f`](https://github.com/christophehurpeau/raspberry-client/commit/bf04a0f0faf3d55df4b64b40debc125653f2f6cf) refactor: build (Christophe Hurpeau)
482
483### v8.0.0
484
485Breaking: drop raspberry 1 support
486
487- [`b3887c6`](https://github.com/christophehurpeau/raspberry-client/commit/b3887c6fa772135a88601b94bc8d24a539ba7fad) Remove kweb3 script (DarzuL)
488- [`c5281de`](https://github.com/christophehurpeau/raspberry-client/commit/c5281de5f68d2b1380a0385ada7bf04bd6be611d) refactor: remove kweb (Christophe Hurpeau)
489
490
491### v7.2.8
492
493- [`5844abb`](https://github.com/christophehurpeau/raspberry-client/commit/5844abbdf5752cb47197109f2f4bd07b136bc808) fix: install script (Christophe Hurpeau)
494
495### v7.2.7
496
497- [`aa65f93`](https://github.com/christophehurpeau/raspberry-client/commit/aa65f932a909f27c45fe79930308a5bf7f0882c9) fix: migrate call sh (Christophe Hurpeau)
498
499### v7.2.6
500
501- [`e9cb923`](https://github.com/christophehurpeau/raspberry-client/commit/e9cb9234b8e00e1ce39723287535ab51874c3724) fix: migrate script use logger (Christophe Hurpeau)
502
503### v7.2.5
504
505- [`ac803bc`](https://github.com/christophehurpeau/raspberry-client/commit/ac803bcd76535261e65b99de81bd9b72447dbac1) fix: migrate script use console.log (Christophe Hurpeau)
506
507### v7.2.4
508
509- [`3d5d0d5`](https://github.com/christophehurpeau/raspberry-client/commit/3d5d0d5c917b03f5fa78bf416d72797a8d80a2a7) fix: migrate script ? (Christophe Hurpeau)
510
511### v7.2.3
512
513- [`5236aa8`](https://github.com/christophehurpeau/raspberry-client/commit/5236aa8be872d727e1f0f42d1d636d1eabaf4a18) feat: add console.log in migration to help debug (Christophe Hurpeau)
514
515### v7.2.2
516
517- [`b1caa24`](https://github.com/christophehurpeau/raspberry-client/commit/b1caa2437c4cd8a7bbcfc0d78cad86e8fe42b6b3) fix: migrate scripts +x (Christophe Hurpeau)
518
519### v7.2.1
520
521- [`2769a4b`](https://github.com/christophehurpeau/raspberry-client/commit/2769a4b4d27a7a92162f048404313fd69345b8a7) fix: migration script ? (Christophe Hurpeau)
522
523### v7.2.0
524
525- [`66dc60a`](https://github.com/christophehurpeau/raspberry-client/commit/66dc60a9b33c45c759f91f6ce4e442487d6a70c3) fix: missing omxplayer in allowed displays (Christophe Hurpeau)
526- [`442771d`](https://github.com/christophehurpeau/raspberry-client/commit/442771d4d5978488046f059e031adc083a9eaa11) feat: raspi2png (Christophe Hurpeau)
527
528### v7.1.0
529
530- [`75a40c2`](https://github.com/christophehurpeau/raspberry-client/commit/75a40c2c7a0610ebcbe23a7f30c2ec36618c6c96) feat: omxplayer (Christophe Hurpeau)
531
532### v7.0.0
533
534- [`4baeaf2`](https://github.com/christophehurpeau/raspberry-client/commit/4baeaf234f94c63726bb65836cd36db47d3f503e) Fixed unclutter for Chromium (DarzuL)
535- [`cf45135`](https://github.com/christophehurpeau/raspberry-client/commit/cf451359d41b823736bde32b6154d46094c10818) Add cec-client screen on with HDMI source switch (DarzuL)
536- [`07a47c1`](https://github.com/christophehurpeau/raspberry-client/commit/07a47c1ee2d43acb265c4754241975907cc5af48) pob update and install (Christophe Hurpeau)
537- [`a1e9279`](https://github.com/christophehurpeau/raspberry-client/commit/a1e927962518b21eb44eec76ffe7824302960e5a) feat: add hostname (Christophe Hurpeau)
538- [`46204db`](https://github.com/christophehurpeau/raspberry-client/commit/46204db0b8e1ec44f38c0ffb7926f329ee8498fa) refactor: screenshot (Christophe Hurpeau)
539- [`89582fa`](https://github.com/christophehurpeau/raspberry-client/commit/89582fa6b59d609bf31490f1ed1eab926f98a1e5) feat: server (Christophe Hurpeau)
540- [`eee348a`](https://github.com/christophehurpeau/raspberry-client/commit/eee348aee5f345c6061b13972695bcad0da7617f) chore: remove lib-node6-dev (Christophe Hurpeau)
541- [`21d2950`](https://github.com/christophehurpeau/raspberry-client/commit/21d295068315670bd0302ff3ebba05af8c8bb450) refactor: use http for cli server and remove socket (Christophe Hurpeau)
542- [`5d751c0`](https://github.com/christophehurpeau/raspberry-client/commit/5d751c08cf7a57e71364f1c5de5d846dd9b3f3ad) feat: add no-config screen (Christophe Hurpeau)
543- [`c6b42e2`](https://github.com/christophehurpeau/raspberry-client/commit/c6b42e264976ebbdcaaf5bac2882ddb1f3187818) fix: cli api call (Christophe Hurpeau)
544- [`0f5caa1`](https://github.com/christophehurpeau/raspberry-client/commit/0f5caa1ea7edd1a3112f6b697d522ba07119a5ce) feat: updatenode migrate script (Christophe Hurpeau)
545- [`124d258`](https://github.com/christophehurpeau/raspberry-client/commit/124d25874706a6705f017a1f78e33fbe42a89261) feat: display uid and gid (Christophe Hurpeau)
546- [`f96b0f4`](https://github.com/christophehurpeau/raspberry-client/commit/f96b0f4648a40ec198cd4b7b9104f41a956075cc) refactor: refacto cli and fixes (Christophe Hurpeau)
547- [`3bf5cae`](https://github.com/christophehurpeau/raspberry-client/commit/3bf5cae9a0eb4ab3a12effbf163272bdda80ab1e) fix: spawn options (Christophe Hurpeau)
548- [`43f8dbc`](https://github.com/christophehurpeau/raspberry-client/commit/43f8dbcb1f91eb115dd183e98ce4c08725dc75f3) refactor: piuser, env (Christophe Hurpeau)
549- [`e3581fc`](https://github.com/christophehurpeau/raspberry-client/commit/e3581fc0b5075a6919c65e2c6e9d8424622a4eb1) Merge pull request #1 from christophehurpeau/next (Christophe Hurpeau)
550- [`8e95921`](https://github.com/christophehurpeau/raspberry-client/commit/8e95921fe92bb9df8768f46e2a2c433e439b8123) chore(package): missing devdependency eslint-plugin-flowtype (Christophe Hurpeau)
551- [`dfc7bb8`](https://github.com/christophehurpeau/raspberry-client/commit/dfc7bb84635184ae1c56817ba37b59abff536f61) refactor: fix eslint (Christophe Hurpeau)
552- [`b577ae3`](https://github.com/christophehurpeau/raspberry-client/commit/b577ae3db7585fa94216232ac0204f5177e72cc5) chore(authors): update AUTHORS (Christophe Hurpeau)
553
554### v6.1.0
555
556- [`073bbdf`](https://github.com/christophehurpeau/raspberry-client/commit/073bbdf2cfe249eed32ec692a980da00346231fa) screenshot (Christophe Hurpeau)
557
558### v6.0.0
559
560- [`1c15732`](https://github.com/christophehurpeau/raspberry-client/commit/1c15732d62c62ddc9ea4039583986f787e881d99) changelog (Christophe Hurpeau)
561
562- [`019b086`](https://github.com/christophehurpeau/raspberry-client/commit/019b0868c7537faed510aa6c797e7d8bd6136c8b) fix close resolve (Christophe Hurpeau)
563- [`b7c1ab1`](https://github.com/christophehurpeau/raspberry-client/commit/b7c1ab1d9172613a4dd994a7690c1ed4b2a42eb0) fix update script (Christophe Hurpeau)
564- [`b9ffa1f`](https://github.com/christophehurpeau/raspberry-client/commit/b9ffa1f091ae6dfd17573d382644c54087cbbd14) dont start child if openbox not started (Christophe Hurpeau)
565- [`ae0c9f1`](https://github.com/christophehurpeau/raspberry-client/commit/ae0c9f17ece2a945020a74f3ef28eada1a2b59cf) configstore (Christophe Hurpeau)
566- [`1f8225d`](https://github.com/christophehurpeau/raspberry-client/commit/1f8225daef6def725aad7c11c6ca5d3bbd06f59c) cli version (Christophe Hurpeau)
567- [`ac1b028`](https://github.com/christophehurpeau/raspberry-client/commit/ac1b02838b134fd62ece12338fa724765dde5060) upgrade with npm install -g (Christophe Hurpeau)
568- [`63571b7`](https://github.com/christophehurpeau/raspberry-client/commit/63571b746d4ffb9caebf06d594ae02f542a089b7) socket cli (Christophe Hurpeau)
569- [`9013384`](https://github.com/christophehurpeau/raspberry-client/commit/90133842259c9c97bd9b4426b2ee4c060c2393ef) /usr/bin/env node (Christophe Hurpeau)
570- [`145c017`](https://github.com/christophehurpeau/raspberry-client/commit/145c017866ee56fed24944b67e1f18e087beed25) fix bin in package.json (Christophe Hurpeau)
571- [`e9b411a`](https://github.com/christophehurpeau/raspberry-client/commit/e9b411ac2a6f7cacb0ab4b9f5737416ce336dfd0) start/stop openbox when needed, add openboxStarted, migration script (Christophe Hurpeau)
572- [`f21a3d8`](https://github.com/christophehurpeau/raspberry-client/commit/f21a3d8b3f90138ff064e8a05cc2c67ff7f0013a) test (Christophe Hurpeau)
573- [`8c3bb7e`](https://github.com/christophehurpeau/raspberry-client/commit/8c3bb7e8eb6edd6ca24803830beaf617919f7f3a) chmod +x scripts/xdotool_type (Christophe Hurpeau)
574- [`b4710ad`](https://github.com/christophehurpeau/raspberry-client/commit/b4710ad26035470c13172cc9e4febbde4dae83f9) stop display (Christophe Hurpeau)
575- [`b86e8c0`](https://github.com/christophehurpeau/raspberry-client/commit/b86e8c0fb0afe716b34af3a5ac7d54f9922240a8) stop also stops openbox (Christophe Hurpeau)
576- [`39d8dc4`](https://github.com/christophehurpeau/raspberry-client/commit/39d8dc42c1cdeaf54447bd05f0b350a5c1ba2963) display keep currentDisplay (Christophe Hurpeau)
577- [`ada19df`](https://github.com/christophehurpeau/raspberry-client/commit/ada19df6b870400c09c0a2e78599f094d9e7bee5) use pob library generator, flow, upgrade dependencies (Christophe Hurpeau)
578- [`e2d267c`](https://github.com/christophehurpeau/raspberry-client/commit/e2d267cbc7b1728f9bffa103e74549c20d762e96) Update cli (Christophe Hurpeau)
579- [`80a3c47`](https://github.com/christophehurpeau/raspberry-client/commit/80a3c476091008e1111e8a48c7c0e70b9c95ce0f) use socketio, install with npm -g (Christophe Hurpeau)
580
581### v5.1.0
582
583- [`2721391`](https://github.com/christophehurpeau/raspberry-client/commit/2721391dae6c88cd0cb723a8f9abbb6609a40815) fix config url (Christophe Hurpeau)
584- [`c6287a6`](https://github.com/christophehurpeau/raspberry-client/commit/c6287a6f47e14588e35158533cd5cf7d3f6c50b9) add ip in no-config url (Christophe Hurpeau)
585
586### v5.0.0
587
588- [`0e0d400`](https://github.com/christophehurpeau/raspberry-client/commit/0e0d400bf895aedd09baf208abc3e3a68d4e070c) support livestreamer (Christophe Hurpeau)
589- [`a075e84`](https://github.com/christophehurpeau/raspberry-client/commit/a075e84c219ae48a09a2076950f3184b97f3a67d) start openbox if needed (Christophe Hurpeau)
590- [`3b55f12`](https://github.com/christophehurpeau/raspberry-client/commit/3b55f124c88c41a5d6332f33d8a4eb58169d171c) stop display on exit (Christophe Hurpeau)
591- [`86c558f`](https://github.com/christophehurpeau/raspberry-client/commit/86c558ffe02783d09e2b89df80c7646923d6d634) missing action start (Christophe Hurpeau)
592- [`a872191`](https://github.com/christophehurpeau/raspberry-client/commit/a872191b72c6328c891e92aae85e28c146b88f10) openbox.sh +x (Christophe Hurpeau)
593- [`9eff0e7`](https://github.com/christophehurpeau/raspberry-client/commit/9eff0e78b57e9cd06ccc36202c372473d4bfa90d) remove screen subscribe (Christophe Hurpeau)
594- [`9747506`](https://github.com/christophehurpeau/raspberry-client/commit/97475062c6d25bbab8bc993b5d8892092a0e33d0) fix openbox script (Christophe Hurpeau)
595- [`0988dff`](https://github.com/christophehurpeau/raspberry-client/commit/0988dff3ce3b367f7ffb73a169c4fdeb56f09287) log stop display (Christophe Hurpeau)
596- [`3719a7d`](https://github.com/christophehurpeau/raspberry-client/commit/3719a7d0de1dd31547eeb4cdcda3ed91028683d5) chromium and SIGKILL (Christophe Hurpeau)
597- [`ac2ed66`](https://github.com/christophehurpeau/raspberry-client/commit/ac2ed66bc9d3402ad2c784ca0ca0b2aefdd66506) Created xdotool_type (DarzuL)
598- [`33a4971`](https://github.com/christophehurpeau/raspberry-client/commit/33a49710578da6e14d600e722da55730bf3e04a4) chromium-browser (Christophe Hurpeau)
599- [`6435cc5`](https://github.com/christophehurpeau/raspberry-client/commit/6435cc508b121aa9977d7032b39e553562aef0ef) chromium options and reload (Christophe Hurpeau)
600- [`4070bdf`](https://github.com/christophehurpeau/raspberry-client/commit/4070bdf68a2c15a2d1535c628860d0884cd3c404) ensure chromium-browser/kweb3/livestreamer is not already started (Christophe Hurpeau)
601- [`7f168e0`](https://github.com/christophehurpeau/raspberry-client/commit/7f168e015dc4fdfb1e5759d2bb276fc80b87992d) start/stop display when turning on/off the screen (Christophe Hurpeau)
602- [`73a8fbf`](https://github.com/christophehurpeau/raspberry-client/commit/73a8fbf570de00c9c094d4a57b830d1e9d6a1de1) add ./cli display refresh (Christophe Hurpeau)
603- [`b95119c`](https://github.com/christophehurpeau/raspberry-client/commit/b95119c025d5124ceee48a9c72e7ee6f2d1ba294) force kill display after 10s (Christophe Hurpeau)
604- [`3e0d0df`](https://github.com/christophehurpeau/raspberry-client/commit/3e0d0df8fc366cfc324e7f251acd6c45e16a63bc) fix child process clean listeners (Christophe Hurpeau)
605- [`8755d54`](https://github.com/christophehurpeau/raspberry-client/commit/8755d548f1f87b01f9ebb87e514e65c729d9a9e6) use close and not exit (Christophe Hurpeau)
606- [`2b08aca`](https://github.com/christophehurpeau/raspberry-client/commit/2b08acac926477e49ec8e2eaf0a803c48582f1e0) use SIGINT instead of SIGTERM to kill display (Christophe Hurpeau)
607- [`1771508`](https://github.com/christophehurpeau/raspberry-client/commit/17715082eb37d713b95ae2d44624b047261041a4) display kill send both SIGINT and SIGTERM (Christophe Hurpeau)
608- [`14c7145`](https://github.com/christophehurpeau/raspberry-client/commit/14c71453a4f5782f8e5f33d3af3216a69fcec8e7) display log more (Christophe Hurpeau)
609- [`f9f92db`](https://github.com/christophehurpeau/raspberry-client/commit/f9f92db8b40b9d1e25752a506b7e1458da8d009e) kill omxplayer.bin (Christophe Hurpeau)
610- [`adc5893`](https://github.com/christophehurpeau/raspberry-client/commit/adc5893527bcaa344d07214a70d67885526c1b97) fix Cannot read property 'removeAllListeners' of null (Christophe Hurpeau)
611- [`3d5c263`](https://github.com/christophehurpeau/raspberry-client/commit/3d5c263a7e6a158cf83f3d9e36b805906211627b) previous commit (Christophe Hurpeau)
612- [`8cbe957`](https://github.com/christophehurpeau/raspberry-client/commit/8cbe95740dffb05fe39046b8b22814dc78a9a320) simplify stop (Christophe Hurpeau)
613- [`d87a8bc`](https://github.com/christophehurpeau/raspberry-client/commit/d87a8bc3d746f413b67b8180885fbed79ed05145) readme (Christophe Hurpeau)
614- [`1e4713d`](https://github.com/christophehurpeau/raspberry-client/commit/1e4713d35e9d77a0892680b32c649300e8dc5d61) exit and stop fix (Christophe Hurpeau)
615- [`22a50dd`](https://github.com/christophehurpeau/raspberry-client/commit/22a50dd1a6fc34f9a74744f91bacad1dfb3092bd) Update Readme.md (Christophe Hurpeau)
616- [`15302c6`](https://github.com/christophehurpeau/raspberry-client/commit/15302c636631870d945e6d1c24d5dd0ab061559d) cron screen on/off and refresh every 30 minutes (Christophe Hurpeau)
617- [`7c6090a`](https://github.com/christophehurpeau/raspberry-client/commit/7c6090a01b667db2812747b806e45e3e19dec7e0) fix cron tasks (Christophe Hurpeau)
618- [`a5a0811`](https://github.com/christophehurpeau/raspberry-client/commit/a5a081171fac973a927e0d86585dedbf3ae27fa7) fix cron ? (Christophe Hurpeau)
619- [`74b78bc`](https://github.com/christophehurpeau/raspberry-client/commit/74b78bc5241c330f08612d1cf455c71b966654ea) timeout (Christophe Hurpeau)
620- [`9a43d81`](https://github.com/christophehurpeau/raspberry-client/commit/9a43d81f6edbf14a00617e1b79b94b2800f2e121) Update display.sh (Christophe Hurpeau)
621- [`b3fcdac`](https://github.com/christophehurpeau/raspberry-client/commit/b3fcdac0000cb334fb7208444d105e916b2414ad) Update livestreamer.sh (Christophe Hurpeau)
622- [`918b548`](https://github.com/christophehurpeau/raspberry-client/commit/918b548c9f29493accb592f8b5044d9825abf01d) Update livestreamer.sh (Christophe Hurpeau)
623- [`8572006`](https://github.com/christophehurpeau/raspberry-client/commit/85720063dae3933dfa621944ece35d5ac213c6f9) Add cec command to turn on/off the screen after screen on/off command (DarzuL)
624- [`a1e56bb`](https://github.com/christophehurpeau/raspberry-client/commit/a1e56bb83807817e3e0ef7b36b5b9edb965fa994) full host as arg (Christophe Hurpeau)
625
626### v4.2.0