CC-Tweaked/src/main/resources/data/computercraft/lua/rom/help/whatsnew.md

16 lines
723 B
Markdown

New features in CC: Tweaked 1.97.1
* Add config options to limit total bandwidth used by the HTTP API.
And several bug fixes:
* Fix selected slot indicator not appearing in turtle interface.
* Fix crash when printers are placed as part of world generation.
* Fix crash when breaking a speaker on a multiplayer world.
* Prevent issue in rednet when the message ID is NaN.
* Fix `help` program crashing when terminal changes width.
* Ensure monitors are well-formed when placed, preventing graphical glitches
when using Carry On or Quark.
* Accept several more extensions in the websocket client.
* Prevent `wget` crashing when given an invalid URL and no filename.
Type "help changelog" to see the full version history.