Skip to main content

Release Notes 2.23

Release Date

2024-05-24

Bug fixes and refactoring. 

New Features

KeySummaryDescription
IBALDEV-5015Web UI: Create/edit consignment - possibility to add required time slotsAdded the possibility of providing the required date/time slots for a consignment in the Hub. Renamed the "Required" field to the "Required to" field. For Enterprise-level users, added the option to add a "Required from" date/time.
IBALDEV-5016Web UI: Import consignments - possibility to add required time slotsAdded the possibility of providing the required date/time slots for consignment imports in the Hub. Renamed the "Required" field to the "Required to" field. For Enterprise-level users, added the option to add a "Required from" date/time. If you have another subscription level and provide the data for the "Required from" field, it will not be saved.
IBALDEV-5017API: Create/edit consignment - possibility to add required time slotsAdded the possibility of providing the required date/time slots for a consignment creation/updating via the API. Renamed the "Required" field to the "Required to" field. Added the option to add a "Required from" date/time.
IBALDEV-5019Web UI: Display time slots on stop cardsAdded displaying of time slots on the stop card on the Load plan page if a consignment has this information.
IBALDEV-5074Web UI: Display time slots on consignment card on Add consignments drawerAdded displaying of time slots on the consignment card on the Add consignments dialog on the Load plan and Map view pages if a consignment has this information.
IBALDEV-4819Web UI: Import - put default depot when Depot field is blankAdded the default depot logic to a consignment when you try to import consignments without providing depots for them. As it is a required field for a consignment creation, instead of showing the error message, we add the default depot for such a consignment.
IBALDEV-4954Web UI: Auto-deletion of notificationsAdded the auto-deletion of notifications after 30 days. Deleted notifications will not be visible to you anymore.
IBALDEV-4959Web UI: Create default failure reason code for environmentsAdded the default failure reason code for new environments and existing ones if they don't have any codes yet. Failure reason code is required for the failed POD creation. To support the proper work of the POD creation, it will not be possible to delete the last failure reason code in the environment.
IBALDEV-4980Web UI: Hide Reset password button on Invitation pages if user has passwordHided the Reset password button on the Invitation pages if you have already set up a password for the Geo2. Provided the possibility to reset the password for those registered via Google, Apple, or Microsoft authentication.
IBALDEV-5062Web UI: Use consignor address for POD PDF layoutChanged the environment address to the consignor address for the POD PDF header information. By default, the consignor information is the same as the environment address but you can change it for each individual consignment.
IBALDEV-4050Mobile app: Displaying package level failures for created PODAdded displaying of package-level failures for the created POD in the POD history so you can track which packages have been marked as successful or failed.
IBALDEV-4055Mobile app: Displaying Phone/Mobile phone fields on POD creation page for in-load consignmentAdded displaying of the Phone/Mobile phone fields on the Create POD page for in-load consignments if this information was provided. It is not possible to edit. If these fields are blank, they will not be displayed.
IBALDEV-4869Mobile app: Create POD - handle case when there are no failure reason codes in Environment settingsAdded the warning message on the Create POD page when you try to create a failed or partially successful POD without having any failure reason code in the Environment settings.