Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

v0.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@punkeel punkeel released this 16 Jun 14:45
acdcb82

✨ New features

  • Add a sample HTTP Server service
  • Update Apache POI to 3.16
  • Compile to native Windows and Linux apps thanks to Excelsior Jet
  • Office: Properly remove Compound objects and remove the "has macros" flag on Excel files
  • PDF: Improve sanitation and password checking method
  • API: Add a ThreatBuilder
  • API: Let the API depend on SLF4J-api instead of an implementation
  • Improved tests

🐛 Bug fixes

  • Archive: Don't copy the compression method
  • Office: Remove compound objects
  • Office: Don't log when file is invalid

🔥 Backward incompatible changes

  • Modules are no more shaded by default

🔗 Full list of changes