File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.2
4+ - fixes: problem when permission worked in PS 23 but broke plugin in PS 22.5
5+
36## 1.5.1
47- fixes: network and file access permission issues in PS 23.0.0
58- improvement: shows warning when Occulist passes more items than is limit in Alchemist settings
Original file line number Diff line number Diff line change 22 "name" : " Alchemist" ,
33 "id" : " 2bcdb900" ,
44 "main" : " index.html" ,
5- "version" : " 1.5.1 " ,
5+ "version" : " 1.5.2 " ,
66 "manifestVersion" : 5 ,
77 "host" : [{
88 "app" : " PS" ,
1515 "clipboard" : " readAndWrite" ,
1616 "launchProcess" : " request" ,
1717 "allowCodeGenerationFromStrings" : true ,
18- "localFileSystem" :" request " ,
18+ "localFileSystem" :" fullAccess " ,
1919 "network" : {
2020 "domains" : [" alchemist.bereza.cz" ]
2121 }
You can’t perform that action at this time.
0 commit comments