Releases: monome/maiden
Releases · monome/maiden
maiden 0.13
features
- add help menu to side bar for access to overview and api docs
- add ctrl/cmd-8 hotkey to evaluate current editor selection in repl
fixes
- renaming nested files now correctly updates file tree and renamed file is playable w/o refreshing the browser window
maiden 0.12
note: this version of maiden supports changes to the dust structure which are introduced with the norns 2.0 release and will not fully work on earlier norns releases.
this release only contains internal changes. the web editor is functionally identical to the previous version.
changes
- change the command line syntax for backend http server (making room for future features)
- update a handful of javascript modules used by the editor to latest minor versions
maiden 0.11
note: this version of maiden supports changes to the dust structure which are introduced with the norns 2.0 release and will not fully work on earlier norns releases.
changes
- collapse
audio
,data
,scripts
, andlib
file trees into a single large tree - update play logic for new dust structure
- retain child folder expansion state when toggling the parent folder
- fix create folder breakage on newer versions of chrome
maiden 0.10.1
changes
- fix hardcoded hostname in
repl-endpoints.json
maiden 0.10
changes
- make configure page a dialog (@jlmitch5)
- start, stop, restart
matron
andsc
from repl
maiden 0.9.4
maiden 0.9.3
changes
- sending commands via the sc repl now works
maiden 0.9.2
changes
- initial snippet support for
init
,cleanup
, and many other commonmatron
script functions (@pq) - improved rendering of tab characters in repl (@pq)
- button highlighting on hover (@anthonybarsotti)
maiden 0.9.1
maiden 0.9
changes
- exposes
dust/lib/lua
directory within the file browser - double clicking section headers within the file browser will collapse the entire section
- directories grouped/sorted before files in the file browser