Skip to content

Gurted v1.0.2

Choose a tag to compare

@face-hh face-hh released this 11 Sep 15:44
· 75 commits to main since this release

Additions

  • Added GURT URL support for images
  • Added src attribute support for <audio> elements
  • Added paused property support for Lua Audio API
  • Added textarea value attribute get/set functionality
  • Added onNextFrame callback function
  • Added GURT/HTTP requests in Network tab (GET, POST, etc, can now be seen)
  • Added localhost handling in omnibar
  • Added page refresh functionality with CTRL+R
  • Added script name in error messages for better debugging

Fixes

  • Fixed font color rendering in canvas
  • Fixed nested body tag causing crashes
  • Fixed BBCode formatting being applied to empty content
  • Fixed keypress, keydown, keyup events crashing
  • Fixed audio loading (HTTPS, GURT, relative URLs)
  • Fixed setting ID attribute hiding elements
  • Fixed event attachment happening too early causing crashes
  • Fixed h-full CSS class for non-flex divs
  • Fixed trace functions not accepting table parameters
  • Fixed mouse events for body element
  • Fixed "Cannot convert argument 1 from Dictionary to String" error with log_message handler
  • Fixed print() function not working
  • Fixed DNS adding wrong IP to certificates
  • Fixed canvas height cap issues
  • Fixed href URL handling on browser close
  • Fixed CNAME DNS issues
  • Fixed shader context example
  • Fixed width/height handling for images
  • Fixed dynamic Flumi version display in settings