-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.txt
More file actions
28 lines (22 loc) · 916 Bytes
/
changelog.txt
File metadata and controls
28 lines (22 loc) · 916 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
v1.0.6-SNAPSHOT (2020-07-25)
- Testing git workflow
v1.0.5 (2018-04-30)
- Renamed haktik to haktip
v1.0.4 (2018-04-15)
- Fixed website url in addon.xml (thanks Dangelus!)
- removing non-ascii characters in title in parameters to prevent UnicodeDecodeError: 'ascii' codec can't decode ...
The error occured when doing urllib.parse.parse_qs of the parameters
- changed used url due to some urls not getting updated with the new shows
- removed pineapple-university
- removed hak5 seasons
v1.0.3 (2018-01-20)
- Fixed settings.xml
- addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3.
Kudo's to the python future package for making this possible. Kudo's to RomanVM for the help.
v1.0.2 (2017-11-12)
- Fixes due to website changes
v1.0.1 (2017-10-11)
- Fixes due to website changes
- Removed Pinapple University videos
v1.0.0 (2017-07-09)
- initial version