-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathchangelog.txt
More file actions
61 lines (42 loc) · 795 Bytes
/
changelog.txt
File metadata and controls
61 lines (42 loc) · 795 Bytes
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
2.0.5 (31/12/2021)
- Sync translations
2.0.4 (07/3/2021)
- Add new music library fields for v19
2.0.2 / 2.0.3 (05/3/2021)
- Fix wrong method import
2.0.1 (03/3/2021)
- xbmc.translatePath -> xbmcvfs.translatePath
1.0.11 (7/1/2020)
- Fixes parent nodes
1.0.10 (5/1/2020)
- Fixes parent nodes
1.0.9 (2/1/2020)
- Fixes plugin listings
1.0.8
- Move node and change name fixes
1.0.7
- Python3 compatibility
1.0.6
- update language directory structure
- add assets tag in addon.xml
1.0.5
- replace edit order with move node
1.0.4
- support for flat video library
1.0.3
- updates
1.0.2
- updates
1.0.1
- updates
1.0.0
- remove simplejson support
0.0.4
- cosmetics
- language update
0.0.3
- fix studio node creation
0.0.2
- updated language files from Transifex
0.0.1
- initial release