- IDEs / Compiler:
SDLIDE: F10 now displays the context menu at the position of the text caret; this enhances keyboard control (e.g. without a mouse).
touchide: Fixed a bug which caused deleting an empty directory/folder to fail.
- BASIC Interpreter / Run Time Engine:
The ARM and 64-bit editions now buffer files locally (as the 32-bit x86 editions always have) which can result in a large speed improvement.
Fixed scrolling and double-height text occasionally misbehaving with some Windows graphics cards.
- Libraries:
The dlglib library now includes support for a simple horizontal trackbar.
- Example Programs:
polydots.bbc: A new graphics demo based on a popular animated GIF.
recorder.bbc (desktop editions only): The 'Audio recorder' utility, ported from BB4W to BBCSDL. In Windows you may want to enable recording from 'Stereo Mix' (Control Panel... Sound... Recording... Right-click... Show Disabled Devices). On other platforms a similar capability may be available, or you can simply loop the headphone output back to the microphone input.
telstar.bbc: Now includes Teefax in the menu of services, plus a couple of minor tweaks.
This new version may be downloaded, for all the supported platforms, from the usual location. The GitHub repository has been updated (used to build the MacOS, Raspberry Pi, iOS and 64-bit Linux editions, currently).