features
- automatically download latest script catalog(s) on startup
refresh allbutton within maiden's "available" view to easily refresh (download) catalogs- stop button within editor to stop/clear the currently running script (if any)
- maiden repl supports
;install <url>to install scripts via URL to .zip or git repositories - maiden cli supports script installation via URL (
maiden project install <url>)
tweaks
- enable soft line wrapping in editor
- creating files requires first selecting a parent or sibling file in the file tree (ensures files don't get created in unexpected places)
- rename
screpl tab tosupercollider
fixes
- correct maiden cli help messages and setup script errors - @tridae
- editor no longer flags lua 5.3 bit shift syntax (
<<and>>) as a syntax error - editor correctly auto-indents
end - implicitly created
untitled.luafiles now land underdust/code/(allowing them to be run) - corrected broken help link to norns reference documentation
Assets
3
ngwese
released this
features
- add
replsubcommand to run the shell basedmaiden-repl
fixes
Assets
3
features
Assets
3
features
- install, update, and remove projects based on a catalog of known scripts from with maiden (web) or maiden cli (ssh)
- directly open existing files within the editor via URLs (@ryanlaws, #85, #70)
- refined, flatter file browser look
- allow editing of
jsonfiles
fixes
- protect
code,data, andaudiofolders from accidental deletion (#156) - populate file rename dialog with current file name by default (@synthetiv, #113)
- fix blank screen,
scrollToerrors with using MS Edge (@synthetiv, #157) - ensure CTRL+P (CMD+P) plays the current script (@ryanlaws)
- maintain REPL size with resizing the browser window (@synthetiv)
- more distinct highlighting on REPL tabs (@synthetiv, #90)
Assets
3
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
Assets
3
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
Assets
3
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, andlibfile 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
Assets
3
PreviousNext