File tree Expand file tree Collapse file tree 3 files changed +52
-48
lines changed
Expand file tree Collapse file tree 3 files changed +52
-48
lines changed Original file line number Diff line number Diff line change 1- ### 13.0.0
2-
3- - Upgrade for fvtt13, and replace some code form jquery to vanilla javascript ty very much to @St4rwolf13 and is PR https://github.com/p4535992/foundryvtt-playlist-import/pull/16
4-
5- ### 1.9.0
6-
7- - Upgrade for fvtt11
8-
9- ### 1.8.6
10-
11- - Bug fix: https://github.com/p4535992/foundryvtt-playlist-import/issues/6
12-
13- ### 1.8.4-5
14-
15- - Add drag and dorp support
16- - Add more audio file support
17-
18- ### 1.8.3
19-
20- - Updated languages
21-
22- ### 1.8.1-2
23-
24- - Upgrade to fvtt10
25-
26- ### 1.7.5
27-
28- - Some clean up and better design pattern
29-
30- ### 1.7.4
31-
32- - Some clean up, and bug fix a typo
33-
34- ### 1.7.3
35-
36- - A bunchof bug fixing
37- - Add button for delete all the playlist imported
38- - Add setting ` Delete playlist before import `
39- - Add setting ` Maintain original folder name `
40- - Add setting ` Override playlist `
41-
42- ### 1.7.2
43-
44- - Forked release
1+ ### 13.0.1
2+
3+ - Bug fix https://github.com/p4535992/foundryvtt-playlist-import/issues/12 ty to @cstby and @St4rwolf13 for the PR https://github.com/p4535992/foundryvtt-playlist-import/pull/17
4+
5+ ### 13.0.0
6+
7+ - Upgrade for fvtt13, and replace some code form jquery to vanilla javascript ty very much to @St4rwolf13 and is PR https://github.com/p4535992/foundryvtt-playlist-import/pull/16
8+
9+ ### 1.9.0
10+
11+ - Upgrade for fvtt11
12+
13+ ### 1.8.6
14+
15+ - Bug fix: https://github.com/p4535992/foundryvtt-playlist-import/issues/6
16+
17+ ### 1.8.4-5
18+
19+ - Add drag and dorp support
20+ - Add more audio file support
21+
22+ ### 1.8.3
23+
24+ - Updated languages
25+
26+ ### 1.8.1-2
27+
28+ - Upgrade to fvtt10
29+
30+ ### 1.7.5
31+
32+ - Some clean up and better design pattern
33+
34+ ### 1.7.4
35+
36+ - Some clean up, and bug fix a typo
37+
38+ ### 1.7.3
39+
40+ - A bunchof bug fixing
41+ - Add button for delete all the playlist imported
42+ - Add setting ` Delete playlist before import `
43+ - Add setting ` Maintain original folder name `
44+ - Add setting ` Override playlist `
45+
46+ ### 1.7.2
47+
48+ - Forked release
Original file line number Diff line number Diff line change 22 "name" : " playlist_import" ,
33 "title" : " Playlist Importer" ,
44 "description" : " Speeds up the process of importing your sounds" ,
5- "version" : " 13.0.0 " ,
5+ "version" : " 13.0.1 " ,
66 "main" : " module.js" ,
77 "license" : " SEE LICENSE IN LICENSE" ,
88 "private" : true ,
Original file line number Diff line number Diff line change 22 "id" : " playlist_import" ,
33 "title" : " Playlist Importer" ,
44 "description" : " Speeds up the process of importing your sounds" ,
5- "version" : " 13.0.0 " ,
5+ "version" : " 13.0.1 " ,
66 "authors" : [
77 {
88 "name" : " Jacob McAuley"
6868 "maximum" : 13
6969 },
7070 "url" : " https://github.com/p4535992/foundryvtt-playlist-import" ,
71- "manifest" : " https://github.com/p4535992/foundryvtt-playlist-import/releases/download/13.0.0 /module.json" ,
72- "download" : " https://github.com/p4535992/foundryvtt-playlist-import/releases/download/13.0.0 /module.zip" ,
71+ "manifest" : " https://github.com/p4535992/foundryvtt-playlist-import/releases/download/13.0.1 /module.json" ,
72+ "download" : " https://github.com/p4535992/foundryvtt-playlist-import/releases/download/13.0.1 /module.zip" ,
7373 "readme" : " https://github.com/p4535992/foundryvtt-playlist-import/blob/master/README.md" ,
7474 "changelog" : " https://github.com/p4535992/foundryvtt-playlist-import/blob/master/changelog.md" ,
7575 "bugs" : " https://github.com/p4535992/foundryvtt-playlist-import/issues" ,
You can’t perform that action at this time.
0 commit comments