forked from pannal/Kitana
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
42 lines (34 loc) · 1.02 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
0.1.7
- update dependencies
0.1.6
- remove future-fstrings requirement
- add Dockerfile for armhf (#10, thanks @Raph521)
- change default timeout to 15 (was 5)
- change default plextv timeout to 25 (was 15)
- try creating the data/sessions folder if it isn't already there (#10)
0.1.5
- resolve display issues introduced with 0.1.4
- fix usage with single Devices or single Connection entries
- update requests to 2.20.0 (security issue)
- mask server names and domains/addresses in logs
- more logging
0.1.4
- plugins: show true (visible) item count
0.1.3
- improve (video) plugin handling
- default shadow-assets to off on win32
- docker support approved on win32
0.1.2
- better fix for redirect to /token
- add option to specify plugin language (default: en)
- support and fixes for win32
- fix sass compilation
- correctly serve static files
- add CTRL-C handler
- disable autoreloader
- support WebTools (including launching WebTools)
- ship empty data/sessions folder
0.1.1
- fix redirect to /token
0.1.0
- initial release