The Bitcoin SV Node team released version 0.2.1 of the Bitcoin SV Node implementation today. This version is an optional release; it adds certain improvements but it is not required for the Quasar protocol upgrade which is scheduled for July 24.
The primary feature of this release is an improvement which substantially decreases the time it takes to produce blocks with many transactions, enabling miners to produce even larger blocks than are already common on the Bitcoin SV blockchain.
Another important feature is the expansion of the RPC getblock function to enable the inclusion of transaction details. This is particularly important for large blocks as it means system integrators can retrieve all the details of a block and the transactions confirmed by the block with just one RPC call.
Changes of note include:
Source code is available on the bitcoin-sv github and the signed binaries are available here.