A few Lua related bugfixes have been done for Renoise 2.6.1:
- Renoise could crash when trying to insert an invalid pattern sequence with the scripting API (see this thread for details)
- it was not possible to register document lists via "some_doc_node:add_property(“parameter_list”, rd.ObservableStringList()) (see this thread for details)
- fixed possibly truncated values and some other quirks with value_field,value_box (see this thread for details)
- updated documentation (work in progress, thanks to connerbw, see also first html versions)