Skip to content

Releases: route4me/route4me-net-core

v.7.2.0.0

06 Jan 14:45
Compare
Choose a tag to compare

Schedules are supproted.
NOTE: IsRouteScheduleCopied/IsRouteScheduleCopiedAsync, GetRouteScheduleCopies/GetRouteScheduleCopiesAsync are not ready to be used.
NOTE: Schedules API might be changed on server side which will require adaptation on .NET client side.

V.7.1.0.0

25 Nov 08:48
Compare
Choose a tag to compare

GetOptimizationPredictionAsync API is added.
Route4MeManagerV5 is splitted by submanager's with backward compatibility means Route4MeManagerV5 now is just a thin proxy.

v.7.0.0.0

06 Oct 06:00
Compare
Choose a tag to compare

Fixed master_config_storage deserialization for Route (switched from DataContractJsonSerializer to Newtonsoft.JSON)
Fixed threading in route4me manager.
Restored route query API.
Partial update is supported for Order (order_id is required).

v.6.0.0.0

02 Sep 08:44
Compare
Choose a tag to compare

Team and Vehicle API is adjusted. Orders Archive is fixed. Internal bug fixes.

v.5.1.1.0

29 Aug 14:34
Compare
Choose a tag to compare

Support update for Order which has been created with no lat/lng.

v.5.1.0.0

26 Aug 08:46
Compare
Choose a tag to compare

Get Service Time By Address Type function is added.

V.5.0.0.0

23 Aug 08:10
Compare
Choose a tag to compare

Route Status API is supported. V4 API with respect to territories/avoidance zones slightly changed.

v.4.1.0.0

29 Jul 10:27
Compare
Choose a tag to compare

Address Book API is supported. Transfer order to another primary account is supported.

v.4.0.0.0

15 Jul 11:00
Compare
Choose a tag to compare

New library features are introduced. Some existing API are slightly adjusted.

v.3.3.0.0

30 Jun 07:05
Compare
Choose a tag to compare

Switched from SocketIoClientDotNet.core_2.2 to SocketIoClientDotNet.Standard usage.