- Updated library initialization logic in
WebGLContext. The path towebglazor.jsis now generated dynamically usingNavigationManager.BaseUri. This allows the library to automatically detect the correct application base address, making it more flexible for different hosting scenarios. - Updated
WIKI.MD.
- Initial release.