An updated has been posted. ControlLogix users will definitely want to upgrade. Here are the release notes:
V3.99e
PLC5 - Reworked the PCCC based drivers to improve support for PLC5. Now supports Floating and String in PLC5
DF1Com - renamed for more consistency, added PLC5 support
ChartBySampling - Modified for when XValueType is set for Time
EthernetIPforCLX - Fixed a problem that could potentially create too many threads
ChartByArray - Added PLCAdddressYAxisMax property
Modbus - Adapted drivers to newest driver model
ModbusRTU - Fixed so it would allow changing baud rate after connection
DataSubscribers - Changed BeginInit and EndInit to Public
EthernetIPforCLXCom - DataReceived would not fire if required more than 1 packet (partial transfer)
MfgControl.AdvancedHMI.Drivers.Common.CalculationsAndConversions.WordsToString - Added overload to handle array of strings
BasicLabel - Added a Return immediately after processing a Boolean
EthernetIPforCLX - Added and overload to make BeginReadMultiple easier to use