Gurted v1.0.2
Additions
- Added GURT URL support for images
- Added
srcattribute support for<audio>elements - Added
pausedproperty support for Lua Audio API - Added
textareavalue attribute get/set functionality - Added
onNextFramecallback 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