v1.30
Introduced breaking meta element name changes.
dosee:capname
→dosee:capture:filename
dosee:gamefilepath
→dosee:zip:path
dosee:gusaudio
→dosee:audio:gus
dosee:resolution
→dosee:width:height
dosee:startexe
→dosee:run:filename
dosee:utils
→dosee:utilities
- Help tab is implemented and functional
- Added a browser protocol check and user notification to handle some cross-origin request issues
- Fixed glyph display issues on macOS
- Fixed
DOSee.newQueryString()
incorrectly handling URLs that lacked#
symbols - Replaced depreciated
onkeydown.which
property usage withonkeydown.key
- Navigation keyboard keys will be restored if DOSee has been stopped
- Form labels now do not wrap over multiple lines