Skip to content

Version 8.1.4

Compare
Choose a tag to compare
@joniles joniles released this 31 Aug 06:51
· 1366 commits to master since this release
  • Fix CVE-2020-25020: XXE vulnerability (with thanks to Sangeetha Rajesh S, ZOHO Corporation)
  • Import milestone constraints from Asta schedules (Contributed by Dave McKay)
  • Handle elapsed durations in Asta schedules (Based on a contribution by Dave McKay)
  • Correctly determine the constraint type for tasks with ALAP placement with or without predecessors when reading from from Asta schedules (Contributed by Dave McKay)
  • Gracefully handle a missing table name when reading an XER file.
  • Gracefully handle a unexpected calendar data when reading an XER file.
  • Correctly handle XER files with multi-byte character encoding.
  • Import all schedule and leveling options from XER files.
  • Ensure project calendars are read from PMXML files.
  • Added readAll methods to PrimaveraPMFileReader to allow all projects contained in a PMXML file to be read in a single pass.