v1.23.0
Changes in 1.23.0
Building a mod on top of Sideload? Sideload_1.23.0_debug.zip is the same version built in Debug, which turns on hot reload from Mods/<appId>/, the F9 dev overlay, Ctrl+F10 box outlines, the Chrome DevTools bridge and the MCP probe that lets an agent drive a page. Players want the file above it; you probably want this one.
Changed
- The report about unusable CSS only names what is actually lost.
will-change,touch-action,user-select
and the other pure browser hints are accepted in silence. - A breakpoint wider than the phone now says so and names the screen, rather than reading as a missing feature.
Fixed
border-style: noneremoves the border. It used to leave it drawn, and every value includingsolidwas
reported as doing nothing.
Installing by hand: put Sideload.dll into Mods/. That is the whole install - AngleSharp, Jint and
Esprima are inside it now, so there is nothing to place in UserLibs/ any more. Old copies there do no
harm and are still used if present; delete them whenever you like.
What's Changed
Full Changelog: v1.22.0...v1.23.0