Help Center

Find answers, explore features, and get the most out of Grasshopper with our step-by-step guides and resources.

8 July 2024

External release notes – Grasshopper – Version 3.24.07

New Features

  • New Design for Create New Manifest Page
    • We are excited to unveil a refreshed design for the “Create New Manifest” page, including updates to both the user interface and underlying infrastructure.
      • Freight Inbound, Outbound & Inventory: Enhanced layout and functionality for creating inbound, outbound & inventory freight manifests, providing a more intuitive user experience.
      • Last Mile: Redesigned section for last-mile manifests, focusing on efficiency and ease of use.
      • Tailored improvements for each page type, reflecting their specific needs and user requirements.
      • For creating new manifest for orders on the fly, we are introducing a new summary page to enhance the manifest creation process. When creating a manifest with orders, users will now have access to a newly designed summary page
  • New Manifest Calendar View Enhancements
    • We are introducing several enhancements to the Manifest Calendar View to improve functionality and user experience.
      • Sub-Region Filter: The “Sub Region” filter for the Last Mile view has been added, allowing users to refine their search by sub-region for more precise manifest management.
      • Quick Action Multi-Create Suffix: Clients can now specify an exact name when using the quick action to create multiple manifests, providing greater control over naming conventions.
      • Day Dates in Weekly View: Dates will now be visible in the weekly view, enhancing the ability to track and manage manifests across the week.
      • Tooltip for Summary Icons: Added tooltips in the weekly view for summary icons per day, with an option to collapse daily data to view all groups more clearly.
      • Historical Manifest Creation: Users now have the ability to create manifests with past dates, offering more flexibility in managing historical data.
  • Enhanced Manifest Grid: Persistent Column Settings
    • We are improving the manifest grid to enhance user experience by preserving column settings.
      • Saved Column Settings: Users’ preferences for column width and order in the manifest grid will now be saved and maintained across sessions.
      • The system will transition from using session storage to local storage for retaining the last grid state, ensuring that column settings persist even after closing and reopening the browser.

Bug Fixes

  • Fixed issue: Ensure Consistent Zip Code Format During Order Creation
    • Description: We are implementing a new validation to standardize zip code entries during the order creation process. In order to accommodate customer needs and ensure consistency, our system will now restrict zip code entries to a maximum of 7 characters, including Canadian postal codes. Users will be prevented from entering addresses with zip codes longer than 7 characters, ensuring compliance with the supported 5-digit format.
  • Fixed issue: Error When Deleting the Last Item of an Order with Custom Emails
    • Description: We have addressed a specific error encountered when managing orders with custom email settings. An error occurred when attempting to delete the last item of an order for accounts with custom email configurations. The issue arises from the cancel_order method, which is invoked to cancel the now-empty order. The error has been resolved to ensure smooth deletion of the last item in such orders, allowing for successful cancellation without issues.