.. include:: ../vars.rst .. _section-whats-new-700: What's New in 7.0.0 =================== Ability to replay data in reverse order --------------------------------------- .. RECORD-1208 |REPS| can now be started in reverse mode, while maintaining the fidelity of the recorded database. To enable reverse mode, use the command-line option ``-reverseMode`` or the ```` tag, like this: .. code-block:: XML true New tags to replay data with original sample info ------------------------------------------------- .. RECORD-1281 |REPS| has two new tags, which replay data with the original sample info. The new tags are: * : Replays data with the original virtual GUID and virtual sequence number. * : Replays data with the original source timestamp. Ability to store DomainParticipant partitions --------------------------------------------- .. RECORD-1293 |RECS| has the capacity to store the information about DomainParticipant partitions. Third-party software upgrades ----------------------------- .. THIRDPARTY-1 (libxml2 and libxslt), THIRDPARTY-7 (sqlite) The following third-party software used by |RECS| has been upgraded: .. list-table:: Third-Party Software Changes :name: ThirdPartyChanges :widths: 40 40 40 :header-rows: 1 * - Third-Party Software - Previous Version - Current Version * - libxml2 - 2.9.12 - 2.9.14 * - libxslt - 1.1.34 - 1.1.35 * - SQLite® - 3.37.2 - 3.39.0 For information on third-party software used by |CONNEXT| products, see the "3rdPartySoftware" documents in your installation: ``/doc/manuals/connext_dds_professional/release_notes_3rdparty``.