File tree Expand file tree Collapse file tree 5 files changed +22
-4
lines changed
plugins/com.amansprojects.starterpack.sdPlugin/assets Expand file tree Collapse file tree 5 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " opendeck" ,
3- "version" : " 2.7.0" ,
43 "description" : " Use stream controllers" ,
54 "author" : " Aman Khanna (nekename)" ,
65 "license" : " GPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 22 "Name" : " OpenDeck Starter Pack" ,
33 "Description" : " OpenDeck starter pack plugin" ,
44 "Author" : " Aman Khanna (nekename)" ,
5- "Version" : " 2.7.0 " ,
5+ "Version" : " 2.7.1 " ,
66 "CodePathWin" : " windows/bin/opendeck-starterpack.exe" ,
77 "CodePathMac" : " darwin/bin/opendeck-starterpack" ,
88 "CodePathLin" : " linux/bin/opendeck-starterpack" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " opendeck"
3- version = " 2.7.0 "
3+ version = " 2.7.1 "
44description = " Use stream controllers"
55authors = [" Aman Khanna (nekename)" ]
66license = " GPL-3.0-or-later"
Original file line number Diff line number Diff line change 4949 </branding >
5050
5151 <releases >
52+ <release version =" 2.7.1" date =" 2025-12-03" >
53+ <url type =" details" >https://github.com/nekename/OpenDeck/releases/tag/v2.7.1</url >
54+ <description >
55+ <ul >
56+ <li >Prevent setting the current state of an action out of the bounds of its possible states</li >
57+ <li >Support dragging and dropping images onto the image input in the instance editor (#180)</li >
58+ <li >Show the correct cursors when dragging and dropping actions and images</li >
59+ <li >Sort folders and profiles in the profile manager for consistent display</li >
60+ <li >Update elgato-streamdeck to support the Discord edition of the Stream Deck Mini</li >
61+ <li >Update dependencies</li >
62+ <li >Prevent copying or overwriting images when moving or copying an instance if an instance is already present at the destination</li >
63+ <li >Add udev rules for the Discord edition of the Stream Deck Mini (#181)</li >
64+ <li >Add Visual Studio Code debug configurations (#186)</li >
65+ <li >Add Visual Studio Code workspace configuration</li >
66+ <li >Update enigo to latest upstream to receive unreleased fixes</li >
67+ <li >Collapse nested if-let statements as it was stabilised in Rust 1.88.0</li >
68+ </ul >
69+ </description >
70+ </release >
5271 <release version =" 2.7.0" date =" 2025-11-08" >
5372 <url type =" details" >https://github.com/nekename/OpenDeck/releases/tag/v2.7.0</url >
5473 <description >
You can’t perform that action at this time.
0 commit comments