Skip to content

wonder-7.2

Compare
Choose a tag to compare
@paulhoadley paulhoadley released this 13 Jan 02:32
· 146 commits to master since this release

Improvements/Additions

  • WebObjects download URLs updated in WebObjectsInstaller class of WOInstall utility. #925
  • Arguments to ERXKey's before() and after() methods made generic. (They previously expected NSTimestamps.) #926
  • of() factory methods added to NSDictionary, NSArray and NSSet. #933
  • Optimized EOAttribute to increase the access speed to the overwritten characteristics map, using less heap memory. #934

Bug fixes

  • Formatting issue fixed in ERXNumberFormater. #924

Security

  • XXE vulnerability fixed in ERRest's XML parser. #937