v0.14.3
Fixes
- Fixed serving on localhost only in the semihosting telnet server. The gdbserver would still serve localhost only by default (unless
--allow-remotewas set), but a bug was introduced in version 0.14.0 that caused the telnet server to always allow remote access.