Skip to content

v1.30

Compare
Choose a tag to compare
@bengarrett bengarrett released this 09 Jun 06:47

Introduced breaking meta element name changes.

  • dosee:capnamedosee:capture:filename
  • dosee:gamefilepathdosee:zip:path
  • dosee:gusaudiodosee:audio:gus
  • dosee:resolutiondosee:width:height
  • dosee:startexedosee:run:filename
  • dosee:utilsdosee: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 with onkeydown.key
  • Navigation keyboard keys will be restored if DOSee has been stopped
  • Form labels now do not wrap over multiple lines