Skip to content

Releases: route4me/route4me-net-core

v.7.5.2.0

20 Apr 10:46
Compare
Choose a tag to compare

Switched from long to string (with timestamp inside) for actual_travel_time in RouteFilterResponse

v.7.5.1.0

19 Apr 11:23
Compare
Choose a tag to compare

utc_time, lat/lng are supported for /api/route/mark_address_departed.php and /actions/address/update_address_visited.php

v.7.5.0.0

14 Apr 10:26
Compare
Choose a tag to compare

Address Book Contact API V4 is depricated (switched to V5).
utc_time, lat/lng are supported for api/route/mark_address_departed.php and api/route/mark_address_visited.php

v.7.4.2.0

06 Apr 19:18
Compare
Choose a tag to compare

MarkAddressAsMarkedAsVisited/MarkAddressAsMarkedAsDeparted fixed on .NET Client SDK Library side with respect to resetting the is_visited flag.
Obsolete messages are adjusted.

v.7.4.1.0

09 Mar 06:05
Compare
Choose a tag to compare

Vehicle API V4 is depricated.

v.7.4.0.0

06 Mar 12:34
Compare
Choose a tag to compare

Team API V4 is depricated. GetTeamOwner and GetUserIdsByEmails are introduced.

v.7.3.0.0

23 Feb 14:26
Compare
Choose a tag to compare

Support 'sync' field in case of master route creation for schedules.

v.7.2.3.0

08 Feb 09:18
Compare
Choose a tag to compare

3rd party dependencies are updated. Tests are switched to .NET6.

v.7.2.2.0

13 Jan 12:53
Compare
Choose a tag to compare

Route deserialization from object to array in case of route list query with routeID is supported. As a result, list with 1 element is returned as result. Fix is relevant both for V4 and V5.

v.7.2.1.0

11 Jan 09:00
Compare
Choose a tag to compare

Fixed schedules API deserialization issues