Changelog

2025-01-02

All notable changes to this project will be documented in this file.

0.0.3 (2025-01-01)

Blog post

Notes

  • Fixed a bug where the webview would sporadically not render
  • Fixed run_javascript() for gd->js communication
  • Fixed support for single-page-applications (React/VueJS/...)

Changed

  • Moved some options in the inspector

0.0.2 (2024-12-27)

Blog post

Notes

  • Revised rendering architecture
  • js->gd communication
  • Automatic handling of mouse events for both 2d and 3d
  • Improved keyboard key event handling
  • Support scene switching
  • Exporting

Changed

  • signal webview_ready is now view_ready

0.0.1 (2024-10-16)

Added

  • Initial release