Here's what's been updated in ItemPath in recent versions up to 2.7.8.
What's the Problem Here?
Diagnosing errors from API responses just got a whole lot easer. Now when an API call fails, you'll get a detailed error message in the response. The status code and message will give immediate feedback about your request, with a diagnosis (need to modify the data or formatting, missing a required field, a connection has been lost, etc.).
New Tools for Report Builders
Reports now support column variables. This means that in report filters, you can compare the values of two report columns by using "column: Column Name". Check out the example pictured below where we filter out materials that (after being allocated to pick orders) have a net quantity less than the reorder point for that material.