<div dir="ltr">The MobilityDB Team is pleased to release MobilityDB 1.3.0rc1 and 1.2.1.<br><br><a href="https://github.com/MobilityDB/MobilityDB/releases/tag/v1.3.0rc1">https://github.com/MobilityDB/MobilityDB/releases/tag/v1.3.0rc1</a><br><a href="https://github.com/MobilityDB/MobilityDB/releases/tag/v1.2.1">https://github.com/MobilityDB/MobilityDB/releases/tag/v1.2.1</a><br><br>Major changes in 1.3 w.r.t. 1.2<br>----------------------------------------<br><br>New temporal types:<br>* New temporal geometry (tgeometry) and temporal geography<br>(tgeography) types, which can represent the temporal evolution of any<br>geometry type (polygon, multipoint, etc.).<br>* A new temporal circular buffer (tcbuffer) type, which represents a<br>circular buffer (circle) whose position and radius changes over time.<br>* A new temporal pose (tpose) type, storing the evolution of a pose<br>(point position + orientation) over time.<br>* A new rigid temporal geometry (trgeometry) type, which represents a<br>fixed-shape polygon translating and rotating over time.<br><br>The tgeometry and tgeography types only allow discrete or stepwise<br>interpolation between instants, while the other three also allow<br>linear interpolation. Refer to the MobilityDB 1.3 documentation for<br>more information about these new types.<br><br>Please notice that the new types tcbuffer, tpose, and trgeometry are<br>still in development and are considered experimental.<br><br>In addition, the API of MobilityDB and MEOS was extended with new<br>functionality and streamlined to improve usability. Finally, version<br>1.3 also enables the latest versions PostgreSQL 18 and PostGIS 3.6.0.<br>For all these reasons, the binary format of the temporal types have<br>changed from version 1.2 to 1.3 and thus a backup and restore is<br>needed for migrating to the newer version 1.3 of MobilityDB.<br><br>Best regards,<br><br>The MobilityDB Team<br><br>------------------------------------------------------------</div>