Skip to main content

2021-08-03

Bug Fixes

  • Modified the Import from Excel function to evaluate the content of cells to determine the max row and the max column. Previously it was just checking for the maxRow and maxColumn as identified by Excel which could include blank cells. If there were hundreds of empty columns or thousands of empty rows, this would severely impede performance of the Import from Excel feature. Now a cell has to have data when evaluating  the maximum column and maximum row. Cells with formatting or with formulas are also now being ignored.
  • Fixed an issue with Pay By Invoice that was not displaying the PDF of the Invoice correctly when purchasing a membership
  • Various bug fixes behind the scenes

New Features

  • Added additional API endpoints for Operations (Load / Discharge / Restow) and Edit functions
  • Modified the Login page to make "Forgot password" more prominent