What's Changed
New and Improved
- Add support for web components by @marschall in #1419 and #1444
- Add Glamorous Toolkit to the builds by @Rinzwind in #1437
Pharo 12 and 13 compatibility fixes
- Pharo 12 improvements: fix browser deprecations in Pharo 11 by @marschall in #1421
- Pharo 13 compatibility by @jbrichau in #1423
- Fix browser on Pharo 13 by @marschall in #1424
- Factor out subclass creation by @marschall in #1425
- Fix MCWorkingCopy deprecations by @marschall in #1430
Bugfixes
- Random improvements by @jbrichau in #1432
- Fix html deprecations by @jbrichau in #1434
- Properly handle <!-- <script </script in JavaScript by @marschall in #1429
- Use title attribute instead of id attribute when rendering anchors as… by @jbrichau in #1436
- Cleanup old methods by @jbrichau in #1435
- Removed old (unused) package from the repository and updated Hotwire Turbo library by @jbrichau in #1422
- Testcase to cover issue GsDevKit/Grease#33 by @jbrichau and @kurtkilpela #1443
Full Changelog: v3.5.8...v3.6.0