Skip to content

v4.2.0

Choose a tag to compare

@ifrederico ifrederico released this 09 May 16:28
· 1 commit to main since this release

This release makes mobile preview explicit and usable.

Live Server Plus now has Enable LAN Access and Disable LAN Access commands. Local-only remains the default, but when you enable LAN access the server binds in a way that keeps your existing 127.0.0.1 browser tab working while also allowing devices on your network to connect.

The QR flow now does the sensible thing too: if you ask for a mobile QR while the server is local-only, Sublime asks before enabling LAN access, restarts the server, opens the LAN URL on the desktop, and then shows a QR code that points to the same reachable LAN address.

Checked with:

  • python3 -B -m unittest tests.test_regressions
  • Python compile check for touched files
  • git diff --check