You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class attribute deleted on uploaded custom ODD can now be restored correctly.
Enhancements
Made compatible with Node 20.x
Cleaned up some obsolete dependencies, upgraded dependencies that could be upgraded, and documented legacy dependencies
Added a check for teiHeader before accepting an uploaded ODD file
It is now possible to restore attribute deleted on class on elements member of that class (e.g. if @rend is deleted from att.global.rendition, it can be restored on <div> only from the element's page).
Added explanation text for using Blockly. Fixing #83