Release Notes 2.6
Release Date
2023-08-31
Bug fixes.
New Features
| Key | Summary | Description |
|---|---|---|
| IBALDEV-3125 | Web UI: Load planning – reverse stops | Added the ability to reverse the direction of stops on the Load plan page. This means if you choose to, you have the ability to reverse the order in which you deliver your consignments. Once changes are saved, the system will automatically update the planned time on each consignment, as well as the planned distance and duration of the load. See Loads. |
| IBALDEV-3330 | Web UI: Redesign of Accepted invitation page | Updated the invitation acceptance process. Now, when you click the "Accept" button in the invitation email, you will automatically confirm your acceptance and be redirected to the confirmation page. From there, you have the option to navigate to the Home page or proceed with a password reset before accessing the Home page. See Accept Invitation. |
| IBALDEV-3527 | Web UI: Round Emissions number to 2 decimals | Added rounding of Emissions number to 2 decimals on the Load plan page. |
| IBALDEV-3528 | Web UI: Round Weight and Volume capacity numbers to 2 decimals | Added rounding of Weight and Volume capacity numbers to 2 decimals on the Vehicle tab in the Environment settings. |
| IBALDEV-3614 | Web UI: Notify about the limit for consignments import | Added the notification that it is not possible to import more than 500 consignments. See Consignment Import. |
| IBALDEV-3631 | Web UI: Pie chart for one-day data on Loads by status chart | Added the pie chart for one-day data (Yesterday, Today, Tomorrow) for Loads by status chart. |
| IBALDEV-3668 | Web UI: Do not display blank POD fields | Removed displaying of the Packages and Package count fields from the POD page (POD page inside the Consignment details, POD popup, POD PDF file, public POD page) when they are blank. |
| IBALDEV-3671 | Web UI: Remove filtering Last year and No data limit on Load charts | Removed filtering Last year and No data limit on the Loads by status and vehicle charts. |
| IBALDEV-3713 | Web UI/API: Enforce unsigned values for consignment weight and volume | Added verification for the Weight and Volume fields for a consignment creation so it is not possible to put negative values in them. |
| IBALDEV-3721 | API: Add Area field for consignment creation | Added the ability to create consignments with an Area key via the Geo2 API. |
| IBALDEV-3729 | API: Replace channelID with channelName for POST/consignment request | Replaced Channel ID with Channel Name for a consignment creation. Instead of using the Channel ID, you can now directly use the Channel Name taken from the Environment settings. |