3.5.0
Highlighted Changes
- jQuery updated to 3.6.0 in #1320 See jQuery 3.6.0 release notes and jQuery 3.5.0 release notes for update instructions of your jQuery code.
- jQuery-UI updated to 1.13.2 in #1321. See jQuery-UI 1.13 upgrade guide for update instructions.
- Fixes for Squeak and Pharo 10 and other bugfixes (see below)
What's Changed
- Update packaged jQuery to 3.6.0 by @jbrichau in #1320
- update jQuery-UI to 1.13.2 by @jbrichau in #1321
- Comment WAFlushingRenderPhaseContinuation by @marschall in #1332
- Check for nil in WAUrl >> #postCopy by @marschall in #1331
- Remove old FileLirary methods by @marschall in #1327
- Switch to #asMethodReturningString:named: by @marschall in #1329
- Replace senders of asMutator with greaseAsMutator by @marschall in #1323
- Fix WAMemory on Pharo by @marschall in #1339
- Fix WAVersionUploader by @marschall in #1334
- Fix displaying screenshot of Pharo by @marschall in #1335
- Load ToolBuilder based tools in all Squeak versions by @marschall in #1342
- Handle UTF-16 surrogate pairs in WAJsonParser by @marschall in #1341
- Port Ajaxifier to modern JavaScript by @marschall in #1337
Full Changelog: v3.4.8...v3.5.0