v5.0.6
What's Changed
- docs: Fix getting started description by @soywiz in #1926
- Fix typo in docs by @jhstatewide in #1927
- added tictactoe to tutorial list by @rafi0 in #1928
- Three-argument document.open() by @Bruce0203 in #1925
- Support cylindrical 3D coordinates by @soywiz in #1929
- Fix loading project afterEvaluate by @soywiz in #1930
- Add Container.unaryPlus by @soywiz in #1931
- Make UIMaterialLayer anchorable by @soywiz in #1932
- Deprecate Rectangle.xD, .yD, .widthD, .heightD by @soywiz in #1933
- UISlider, updated tooltip and material layers and lots of UI and geometry improvements by @soywiz in #1934
- Fixes small UIButton clicking issue by @soywiz in #1937
- Adds
DitheringFilter
by @soywiz in #1936 - Kotlin 1.9.20-RC by @soywiz in #1938
- Do not minify esbuild debug builds by @soywiz in #1941
- Fixes JSStackTrace on Safari/Firefox by @soywiz in #1939
- Make worker API more resilient on JS by @soywiz in #1940
- JVM FatJar and Proguard fixes by @soywiz in #1942
- Support JVM >= 19 on MacOS by disabling Metal and using OpenGL instead for now by @soywiz in #1943
- Cleanup JS webpack by @soywiz in #1945
- Supports packing macos app with a bundled Universal (ARM+x64) JRE by @soywiz in #1946
New Contributors
- @jhstatewide made their first contribution in #1927
- @Bruce0203 made their first contribution in #1925
Full Changelog: v5.0.5...v5.0.6