Skip to main content

Release Notes 2.8

Release Date

2023-10-05

Bug fixes.

New Features

KeySummaryDescription
IBALDEV-3072Web UI: Default analytics chartsAdded the logic of the default analytics charts on the Dashboard page. For all environments by default, we display initially the next charts: Loads by Status, Loads by Vehicle, Started Load Driver Position, and CO2 Emissions.
IBALDEV-3073Web UI: Possibility to add and delete analytics chartsProvided the possibility to add and delete analytics charts on the Dashboard page. By hovering over the chart, there is the Delete icon to remove the chart. To add it again, you need to click on one of the next buttons: Loads, Consignments, Vehicles.
IBALDEV-3821Web UI: Delivered Consignments chartAdded the Delivered Consignments chart on the Dashboard page. To calculate the number of delivered consignments, we take into consideration consignments with successful PODs and in-load completed consignments without PODs. The filtering is by the consignment completion date.
IBALDEV-3822Web UI: Undelivered Consignments chartAdded the Undelivered Consignments charts on the Dashboard page. To calculate the number of undelivered consignments, we take into consideration consignments with the planned date with failed PODs or not delivered yet. The filtering is by the consignment planned date.
IBALDEV-3823Web UI: Consignments by Load Assignment chartAdded the Consignments by Load Assignment chart on the Dashboard page. To calculate the number of consignments by load assignment, we take into consideration only consignments that have the required date. The filtering is by the consignment required date.
IBALDEV-2982Web UI: Consignment import - add column for "Time at stop"Added the Time at stop field for consignments import to be considered during the import with a load generation option. However, if you decide to not generate a load, these values will be lost.
IBALDEV-3416Web UI, API: Not possible to choose expired Area and ChannelAdded the logic of no possibility to choose area and channel for a consignment or load creation if they are expired. Please note that active to/from dates are optional for an area and channel entities so if you have not set up it, they will be always valid.
IBALDEV-3455Web UI: Infinite scrolling on Consignments and Loads listAdded infinite scrolling on the Consignments and Loads pages to make the search process faster and easier.
IBALDEV-3903Web UI: Consignments import with same load but different trip numbersImproved the logic of consignments import so if you import consignments (with enabled load generation option) with the same load key but different trip numbers, several loads will be created with the keys: (loadKey)_(tripNumber).
IBALDEV-3415Web UI: Do not show Country field if it matches with default address country formatAdded the logic of not showing the country field if it matches with the Environment country. It's applied to the next components:
- Consignment card in the Consignments list
- Stop card inside a load
- POD PDF (POD PDF, POD email PDF)
IBALDEV-2980Mobile app: Area: Add default user and default vehicleAdded the logic of populating the default user and vehicle from the area during the load creation in the mobile app.
IBALDEV-3666Mobile app: Display phone and mobile phone number on Consignment details pageAdded the displaying of the Phone and Mobile phone numbers fields if a consignment has them. Added the Phone icon near these fields to have the possibility to call the customer.
IBALDEV-3667Mobile app: Do not display blank Consignment instructionsAdded the logic of not displaying blank Consignment instructions field.